Archived
1
0
Fork 0
Matrix-support branch for Akari Bot
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.
Find a file
2021-02-02 17:33:55 +08:00
.github format code 2021-02-01 23:25:57 +08:00
assets v3 2021-02-01 23:13:11 +08:00
config v3 2021-02-01 23:13:11 +08:00
core Update parser.py 2021-02-02 01:51:58 +08:00
database v3 2021-02-01 23:13:11 +08:00
modules fix 2021-02-02 17:33:55 +08:00
.gitignore v3 2021-02-01 23:13:11 +08:00
bot.py fix 2021-02-02 17:33:55 +08:00
legacy_subbot.py fix 2021-02-02 17:33:55 +08:00
LICENSE Update LICENSE 2020-08-20 18:17:55 +08:00
README.md format code 2021-02-01 23:25:57 +08:00
requirements.txt 1 2020-10-04 15:25:33 +08:00
test.py v3 2021-02-01 23:13:11 +08:00

bot

Based on Graia.

Introduction

This repository is only used for me to easier pull code into the server. I may not add any comments to the code, so if you want to read and understand the code, it may be difficult.

This bot is designed to work in different scenarios, the code may be confusing and quality may very poor. I'm very sorry about this but I'm too lazy to improve it. :(

(And sorry for my poor English but if I do not write something, maybe I cant change it forever.)

How it works

message -> bot.py -> core.parser -> pre-process -> choose a method -> return message