Ueland / VikingBot

Vikingbot is yet another simple PHP based IRC bot with support for plugins and secure IRC servers. The bot requires Unix/Linux shell access with PHP support and SSL support in PHP for use against secure IRC servers.
GNU General Public License v3.0
40 stars 6 forks source link

Readme needs updating #14

Closed bonelifer closed 9 years ago

bonelifer commented 9 years ago

Current it says !quit

that should be: !exit

Ueland commented 9 years ago

Whops, fixed now :)

Thanks!