bitbot-3.11-fork/src
2019-10-08 13:49:55 +01:00
..
utils commit FunctionSetting changes i forgot to commit yesterday 2019-10-08 11:38:56 +01:00
__init__.py
Cache.py refactor anything that effects event poll timeout in to PollHook objects 2019-10-08 12:20:08 +01:00
Config.py
Database.py
EventManager.py EventRoot._hook's kwarg should be a list of tuples 2019-09-16 15:34:34 +01:00
Exports.py
IRCBot.py transient timers shouldn't use the event system 2019-10-08 13:49:55 +01:00
IRCBuffer.py add IRCBuffer.find_many_from() 2019-09-26 13:44:21 +01:00
IRCChannel.py combine find_user_settings() and find_user_settings_prefix() 2019-10-07 12:51:44 +01:00
IRCChannels.py refactor all checks for channel_type to server.is_channel() 2019-09-20 14:52:41 +01:00
IRCLine.py
IRCObject.py
IRCServer.py combine find_setting() and find_setting_prefix() on user/channel/server/bot 2019-10-07 12:46:52 +01:00
IRCSocket.py
IRCUser.py combine find_setting() and find_setting_prefix() on user/channel/server/bot 2019-10-07 12:46:52 +01:00
Logging.py
ModuleManager.py add external_modules directory 2019-09-27 16:03:06 +01:00
PollHook.py refactor anything that effects event poll timeout in to PollHook objects 2019-10-08 12:20:08 +01:00
Socket.py
Timers.py transient timers shouldn't use the event system 2019-10-08 13:49:55 +01:00