Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/core
2023-08-30 00:20:14 +08:00
..
builtins resolve circular import again 2023-08-30 00:20:14 +08:00
console change db isolation level to READ UNCOMMITTED 2023-08-28 20:38:05 +08:00
loader resolve circular import again 2023-08-30 00:20:14 +08:00
parser update 2023-08-12 14:18:43 +08:00
types resolve circular import again 2023-08-30 00:20:14 +08:00
utils resolve circular import again 2023-08-30 00:20:14 +08:00
__init__.py Revert "move core.loader.decorator and core.loader.options to core" 2021-08-14 21:10:52 +08:00
background_tasks.py split background tasks to separate file 2023-08-29 22:55:47 +08:00
component.py add hook types for modules 2023-08-29 22:08:47 +08:00
dirty_check.py update i18n 2023-08-08 14:32:53 +08:00
exceptions.py update 2023-06-10 11:59:24 +08:00
logger.py Run autopep8 against all files 2023-04-30 11:30:59 +08:00
queue.py add hook types for modules 2023-08-29 22:08:47 +08:00
rate_limit.py Add (not working) rate limiter 2023-07-16 10:39:02 +08:00
scheduler.py split background tasks to separate file 2023-08-29 22:55:47 +08:00
tos.py replace MessageSession to Bot.MessageSession 2023-05-28 17:38:21 +08:00