-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
21 lines (21 loc) · 782 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is my project, PHPIRCClient, a ircclient for the cli written entirely in php.
FEAUTRES:
* /kban | (kick and ban) cli command with auto opping over cs
* auto identifying
* /identify | cli command to identify with NickServ
* Cool logging to cli and to /logs
* /me | cli command
* /colormsg <color> <text> | cli command to color the text
* auto afk message if /tmp/afk exists
* good commented code :)
* unreadable code
* /ubi | cli command (unban and invite) with auto opping over cs
* /quit | cli command to exit
* /haha | cli command that outputs a joke
* auto answering to thank you
* joke when someone says hello in the channel
* /cc | cli chanel manager command, do /cc help for usage
* multiple chans, se /cc
* /exec | cli command to execute a shell script
TODO:
Much more