aboutsummaryrefslogtreecommitdiff
path: root/src/IRCBot.py
Commit message (Expand)AuthorAgeFilesLines
* Add src/Cache.py, use it in modules/coins.pyGravatar jesopo2018-09-291-3/+5
* Add IRCBot.directory, in case we need it.Gravatar jesopo2018-09-291-2/+3
* Remove cyclical references to IRCBotGravatar jesopo2018-09-281-54/+19
* Change IRCBot.reconnect to only pass server_id to IRCBot.add_serverGravatar jesopo2018-09-271-2/+1
* IRCBot.bot_directory is no longer usedGravatar jesopo2018-09-241-1/+0
* Move most code in root directory to src/Gravatar jesopo2018-09-241-0/+197