|
|
il y a 9 ans | |
|---|---|---|
| bin/javascript | il y a 9 ans | |
| screenshot | il y a 9 ans | |
| README.md | il y a 9 ans | |
| connect.php | il y a 9 ans | |
| index.php | il y a 9 ans | |
| read_response.php | il y a 9 ans | |
| send.php | il y a 9 ans |
none
Edit in connect.php $ircServer = "irc.freenode.net"; $ircPort = "6667"; $ircChannel = "#KERNEL_ULTRAS"; $ircUser = "KU-bot"; $ircNick = "KU-bot"; $ircRealName = "KU-bot";