Edm0nd/edmond
dece e601a77f72 plugin: allow plugins to skip write of storage v.
Plugins may want to write several values at once and skip the first
writes to only save the values at the last call.
2022-09-09 19:05:56 +02:00
..
plugins wikipedia: fix crash 2022-09-04 15:27:13 +02:00
tests sleep: add plugin 2020-11-01 19:29:39 +01:00
__init__.py edmond: init 2020-10-08 18:46:45 +02:00
__main__.py plugin: add question-type plugins 2020-10-09 12:21:13 +02:00
bot.py bot: show traceback in debug logs on unhandled exc 2022-08-15 14:26:09 +02:00
config.py add some typings to Bot, Plugin and more 2022-08-15 13:19:48 +02:00
log.py style: run Black over the whole project 2022-08-09 23:48:14 +02:00
plugin.py plugin: allow plugins to skip write of storage v. 2022-09-09 19:05:56 +02:00
utils.py add some typings to Bot, Plugin and more 2022-08-15 13:19:48 +02:00