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

Add the ability to load different config files by parameter #34

Closed hashworks closed 9 years ago

hashworks commented 9 years ago

Also change .gitignore: config* !config.dist.php

PS: I'll post stuff I'll work on over the next days. Feel free to implement them if you find time.