Mario 528224c3a6 added description 10 yıl önce
bin/javascript initial commit 10 yıl önce
screenshot initial commit 10 yıl önce
README.md added description 10 yıl önce
connect.php initial commit 10 yıl önce
index.php initial commit 10 yıl önce
read_response.php initial commit 10 yıl önce
send.php initial commit 10 yıl önce

README.md

php-IRC-js

IRC client (PHP - Javascript)

Dependency

none

Settings

Edit in connect.php $ircServer = "irc.freenode.net"; $ircPort = "6667"; $ircChannel = "#KERNEL_ULTRAS"; $ircUser = "KU-bot"; $ircNick = "KU-bot"; $ircRealName = "KU-bot";

Licence

GNU GPLv2

php-IRC-js