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-12 01:47:23 +08:00
.idea first upload 2020-06-13 20:43:43 +08:00
__pycache__ try fix 2020-06-15 20:04:13 +08:00
ab merge 2020-08-08 14:30:04 +08:00
assests oh wait it shouldn't be in repo 2020-08-07 22:28:56 +08:00
bug . 2020-07-18 11:59:34 +08:00
config update 2020-08-08 01:29:44 +08:00
garbage first upload 2020-06-13 20:43:43 +08:00
interwikilist Update __init__.py 2020-08-04 17:42:07 +08:00
mcv Update __init__.py 2020-08-07 19:43:16 +08:00
newbie debug 2020-08-07 21:17:47 +08:00
rc merge 2020-08-08 14:30:04 +08:00
server minor changes 2020-07-19 10:29:41 +08:00
user merge 2020-08-08 14:30:04 +08:00
userp merge 2020-08-08 14:30:04 +08:00
wiki hotfix 2020-08-11 14:51:00 +08:00
.gitignore Update .gitignore 2020-08-08 12:28:43 +08:00
blacklist.py Update blacklist.py 2020-06-15 12:20:59 +08:00
blacklist.txt Update blacklist.txt 2020-06-15 12:18:34 +08:00
bot.py image preview test 2020-08-11 23:49:14 +08:00
checkuser.py try fix 2020-06-15 20:04:13 +08:00
CommandGen.py image preview test 2020-08-11 23:49:14 +08:00
findimage.py image preview test 2020-08-11 23:49:14 +08:00
help.py 2.0(? 2020-08-07 14:19:34 +08:00
mcvbot.py rss 2020-07-30 22:44:17 +08:00
mcversion.py test 2020-07-27 22:45:45 +08:00
mcversion.txt test 2020-07-27 22:45:45 +08:00
mcvrss.py Update mcvrss.py 2020-07-30 22:48:03 +08:00
mcvrss.txt rss 2020-07-30 22:44:17 +08:00
MessageGen.py delete svgimg preview support 2020-08-12 01:47:23 +08:00
newbiecheck.py merge 2020-08-08 14:30:04 +08:00
pathexist.py abspathabspathabspathabspathabspathabspathabspathabspathabspathabspath 2020-08-04 17:59:32 +08:00
pbc.py update 2020-08-08 01:29:44 +08:00
ping.py Update ping.py 2020-08-07 14:49:16 +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 merge 2020-08-08 14:30:04 +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