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-07-13 00:20:45 +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 first upload 2020-06-13 20:43:43 +08:00
assests rename 2020-07-06 17:36:14 +08:00
bug Update bugtracker.py 2020-06-16 21:20:33 +08:00
garbage first upload 2020-06-13 20:43:43 +08:00
mcbv Update __init__.py 2020-06-23 23:51:43 +08:00
mcdv first upload 2020-06-13 20:43:43 +08:00
mcv first upload 2020-06-13 20:43:43 +08:00
newbee first upload 2020-06-13 20:43:43 +08:00
newbie first upload 2020-06-13 20:43:43 +08:00
rc first upload 2020-06-13 20:43:43 +08:00
server fix a mistake 2020-07-13 00:20:45 +08:00
user first upload 2020-06-13 20:43:43 +08:00
userp hardcode fixed 2020-07-06 11:55:34 +08:00
wikil test 2020-07-08 10:40:38 +08:00
wikim update 2020-06-20 19:08:05 +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 test 2020-07-08 10:40:38 +08:00
checkuser.py try fix 2020-06-15 20:04:13 +08:00
command.py Update command.py 2020-07-08 10:58:20 +08:00
help.py first upload 2020-06-13 20:43:43 +08:00
pathexist.py hardcode fixed 2020-07-06 17:29:58 +08:00
README.md Update README.md 2020-07-09 22:53:33 +08:00
test.py fixeeeeeed 2020-06-15 21:18:07 +08:00

bot

Based on python-mirai.

Introduction

This repository is only used for me to easier synchronize code to the server. I may not add 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 -> command.py -> pre-process -> bot.py -> choose a method -> return message