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-13 12:59:23 +08:00
ab remove unused files 2020-08-13 12:59:23 +08:00
assests oh wait it shouldn't be in repo 2020-08-07 22:28:56 +08:00
bug remove unused files 2020-08-13 12:59:23 +08:00
config remove unused files 2020-08-13 12:59:23 +08:00
garbage auto reformat code 2020-08-13 00:01:34 +08:00
interwikilist auto reformat code 2020-08-13 00:01:34 +08:00
mcv remove unused files 2020-08-13 12:59:23 +08:00
newbie remove unused files 2020-08-13 12:59:23 +08:00
rc remove unused files 2020-08-13 12:59:23 +08:00
server remove unused files 2020-08-13 12:59:23 +08:00
user remove unused files 2020-08-13 12:59:23 +08:00
userp remove unused files 2020-08-13 12:59:23 +08:00
wiki auto reformat code 2020-08-13 00:01:34 +08:00
.gitignore remove unused files 2020-08-13 12:59:23 +08:00
blacklist.py auto reformat code 2020-08-13 00:01:34 +08:00
blacklist.txt Update blacklist.txt 2020-06-15 12:18:34 +08:00
bot.py auto reformat code 2020-08-13 00:01:34 +08:00
checkuser.py auto reformat code 2020-08-13 00:01:34 +08:00
CommandGen.py auto reformat code 2020-08-13 00:01:34 +08:00
findimage.py auto reformat code 2020-08-13 00:01:34 +08:00
help.py auto reformat code 2020-08-13 00:01:34 +08:00
mcvbot.py auto reformat code 2020-08-13 00:01:34 +08:00
mcversion.py auto reformat code 2020-08-13 00:01:34 +08:00
mcversion.txt test 2020-07-27 22:45:45 +08:00
mcvrss.py auto reformat code 2020-08-13 00:01:34 +08:00
mcvrss.txt rss 2020-07-30 22:44:17 +08:00
MessageGen.py auto reformat code 2020-08-13 00:01:34 +08:00
newbiecheck.py auto reformat code 2020-08-13 00:01:34 +08:00
pathexist.py auto reformat code 2020-08-13 00:01:34 +08:00
pbc.py auto reformat code 2020-08-13 00:01:34 +08:00
ping.py auto reformat code 2020-08-13 00:01:34 +08:00
README.md wut r u doing 2020-08-07 18:27:05 +08:00
test.py fixeeeeeed 2020-06-15 21:18:07 +08:00
UTC8.py auto reformat code 2020-08-13 00:01:34 +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. :(

(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