summaryrefslogtreecommitdiff
path: root/src/modules/m_serverbots.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change config reading hook for better error reporting•••This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash. Gravatar Daniel De Graaf2010-08-211-3/+1
* Fix compile errorGravatar Daniel De Graaf2010-08-101-1/+1
* Clear bot aliases on rehashGravatar Daniel De Graaf2010-08-081-0/+1
* Finish m_serverbotsGravatar Daniel De Graaf2010-08-071-23/+56
* Add m_serverbotsGravatar Daniel De Graaf2010-08-071-0/+294