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
2020-08-21 20:40:05 +08:00
.github/ISSUE_TEMPLATE move mostly contents to plugins folder 2020-08-18 13:37:35 +08:00
assests oh wait it shouldn't be in repo 2020-08-07 22:28:56 +08:00
config remove unused files 2020-08-13 12:59:23 +08:00
modules fix alerts 2020-08-21 20:40:05 +08:00
.gitignore update subbot to graia 2020-08-19 12:41:47 +08:00
bot.py fix alerts 2020-08-21 20:40:05 +08:00
CommandGen.py fix alerts 2020-08-21 20:40:05 +08:00
LICENSE Update LICENSE 2020-08-20 18:17:55 +08:00
mcvbot.py update subbot to graia 2020-08-19 12:41:47 +08:00
mcversion.py Update mcversion.py 2020-08-19 12:49:39 +08:00
MessageGen.py fix alerts 2020-08-21 20:40:05 +08:00
newbiebot.py fix alerts 2020-08-21 20:40:05 +08:00
README.md Update README.md 2020-08-21 20:20:31 +08:00
requirements.txt Create requirements.txt 2020-08-21 20:14:52 +08:00
test.py fixeeeeeed 2020-06-15 21:18:07 +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, so the code may be confusing. I'm very sorry about this but I'm too lazy to improve it. :(

The code quality may be very poor, I hope someone can improve it.

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

How it works

message -> bot.py -> messageGen.py -> commandGen.py -> pre-process -> choose a method -> messageGen.py -> return message