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-15 15:37:26 +08:00
ab 1 2020-08-15 14:57:00 +08:00
assests oh wait it shouldn't be in repo 2020-08-07 22:28:56 +08:00
bug 嘎嘎嘎嘎嘎嘎嘎嘎嘎嘎 2020-08-15 14:41:56 +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 1 2020-08-15 14:57:00 +08:00
rc Update __init__.py 2020-08-15 15:37:26 +08:00
server 1 2020-08-15 14:57:00 +08:00
user deobf 2020-08-14 15:43:26 +08:00
userp len 2020-08-15 15:35:46 +08:00
wiki Revert "Revert "fixed a bug"" 2020-08-15 14:26:36 +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 Update CommandGen.py 2020-08-15 14:35:23 +08:00
findimage.py 嘎嘎嘎嘎嘎嘎嘎嘎嘎嘎 2020-08-15 14:41:56 +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 1 2020-08-15 14:57:00 +08:00
pathexist.py auto reformat code 2020-08-13 00:01:34 +08:00
pbc.py 1 2020-08-15 14:57:00 +08:00
ping.py improve code quality 2020-08-13 18:31:52 +08:00
README.md Revert "Update README.md" 2020-08-15 14:26:46 +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