EvilzoneLabs / BeastBot

EZBot - irc.evilzone.org's official network bot
http://www.evilzone.org
GNU General Public License v3.0
3 stars 3 forks source link

Reloadable Configuration #2

Closed chris2727 closed 9 years ago

chris2727 commented 9 years ago

When you issue a command such as '!set admin add blah' you then need to send the command '!bot-reload' so that it can reload the configuration file inside of the while loop in BeastBot.py. I would like to find a way around this.

chris2727 commented 9 years ago

fixed in the sqlite version