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-09-20 12:31:15 +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 auto reformat code 2020-09-19 18:35:13 +08:00
modules bugfix 2020-09-20 12:31:15 +08:00
.gitignore Automatically filter duplicate objects 2020-09-17 20:05:44 +08:00
bot.py auto reformat code 2020-09-19 18:35:13 +08:00
CommandGen.py auto reformat code 2020-09-19 18:35:13 +08:00
commandlist.py auto reformat code 2020-09-19 18:35:13 +08:00
LICENSE Update LICENSE 2020-08-20 18:17:55 +08:00
mcvbot.py auto reformat code 2020-09-19 18:35:13 +08:00
mcversion.py auto reformat code 2020-09-19 18:35:13 +08:00
MessageGen.py bugfix 2020-09-20 12:31:15 +08:00
newbiebot.py change 2020-09-05 21:25:24 +08:00
README.md Update README.md 2020-08-22 00:28:03 +08:00
requirements.txt Update requirements.txt 2020-09-05 18:10:53 +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, 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 -> messageGen.py -> commandGen.py -> pre-process -> choose a method -> messageGen.py -> return message