1
0
Fork 0
nemubot/nemubot
nemunaire 84fef789b5
continuous-integration/drone/push Build is passing Details
Ignore decoding error when charset is erroneous
2023-05-23 09:20:21 +02:00
..
config Try to connect multiple times (with different servers if any) 2023-01-17 21:55:25 +01:00
datastore datastore: support custom knodes instead of nemubotstate 2018-01-14 19:19:01 +01:00
event events: ModuleEvent don't store function argument anymore 2018-12-30 00:42:21 +01:00
exception Remove reload feature 2017-07-16 21:17:48 +02:00
hooks hooks: keywords can have optional values: place a question mark before = 2018-09-25 21:25:02 +02:00
message Remove legacy msg.cmds 2017-09-19 07:25:33 +02:00
module Don't silent Exception in line_treat. Skip the treatment, but log. 2019-09-21 02:01:29 +02:00
server Try to connect multiple times (with different servers if any) 2023-01-17 21:55:25 +01:00
tools Ignore decoding error when charset is erroneous 2023-05-23 09:20:21 +02:00
__init__.py daemonize: fork client before loading context 2018-01-14 19:19:00 +01:00
__main__.py Try to connect multiple times (with different servers if any) 2023-01-17 21:55:25 +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