nemubot/nemubot
2018-06-06 14:50:44 +02:00
..
config Remove reload feature 2017-07-16 21:17:48 +02:00
datastore datastore: support custom knodes instead of nemubotstate 2018-01-14 19:19:01 +01:00
event events: now support timedelta instead of int/float 2018-01-14 19:19:02 +01:00
exception Remove reload feature 2017-07-16 21:17:48 +02:00
hooks Refactor in treatment analysis 2018-06-06 14:50:44 +02:00
message Remove legacy msg.cmds 2017-09-19 07:25:33 +02:00
module Virtualy move all nemubot modules into nemubot.module.* hierarchy, to avoid conflict with system/vendor modules 2018-01-14 19:18:58 +01:00
server In debug mode, display the last stack element to be able to trace 2018-01-14 19:19:02 +01:00
tools xmlparser: make DictNode more usable 2018-01-14 19:19:02 +01:00
__init__.py daemonize: fork client before loading context 2018-01-14 19:19:00 +01:00
__main__.py daemonize: fork client before loading context 2018-01-14 19:19:00 +01:00
bot.py Fix https links when available, everywhere 2018-01-14 19:19:01 +01:00
channel.py Remove legacy msg.nick 2017-09-19 07:25:33 +02:00
consumer.py events: fix event removal 2018-01-14 19:19:00 +01:00
importer.py Virtualy move all nemubot modules into nemubot.module.* hierarchy, to avoid conflict with system/vendor modules 2018-01-14 19:18:58 +01:00
modulecontext.py context: new function to define default data, instead of None 2018-01-14 19:19:02 +01:00
treatment.py Refactor in treatment analysis 2018-06-06 14:50:44 +02:00