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/README.md

16 lines
664 B
Markdown
Raw Normal View History

2020-06-13 13:58:28 +00:00
# bot
2020-08-07 07:04:51 +00:00
Based on [Graia](https://github.com/GraiaProject/Application).
2020-07-08 15:24:13 +00:00
## Introduction
2020-07-08 15:24:13 +00:00
2020-07-18 16:37:40 +00:00
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.
2020-07-08 15:24:13 +00:00
This bot is designed to work in different scenarios, so the code may be confusing. 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 improve it forever.)
2020-07-09 14:53:33 +00:00
## How it works
2020-07-09 14:53:33 +00:00
2020-08-07 10:27:05 +00:00
message -> `bot.py` -> `messageGen.py` -> `commandGen.py` -> pre-process -> choose a method -> `messageGen.py` -> return message