Archived
1
0
Fork 0

那边的朋友你们好呀 o(*≧▽≦)ツ

This commit is contained in:
Dianliang233 2020-08-07 18:22:59 +08:00 committed by GitHub
parent eea29d5210
commit a3b7793618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
Based on [Graia](https://github.com/GraiaProject/Application).
# Introduction
## 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.
@ -10,6 +10,6 @@ This bot is designed to work in different scenarios, so the code may be confusin
(And sorry for my poor English but if I do not write something, maybe I cant improve it forever.)
# How it works
## How it works
message -> bot.py -> commandGen.py -> pre-process -> choose a method -> messageGen.py -> return message
message -> `bot.py` -> `commandGen.py` -> pre-process -> choose a method -> `messageGen.py` -> return message