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-04 00:30:38 +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 2 2020-08-02 20:27:11 +08:00
assests rename 2020-07-06 17:36:14 +08:00
bug . 2020-07-18 11:59:34 +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
newbie 2 2020-08-02 20:27:11 +08:00
rc 2 2020-08-02 20:27:11 +08:00
server minor changes 2020-07-19 10:29:41 +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 templatetext support 2020-08-04 00:27:05 +08:00
wikim fixed bugs 2020-08-03 23:58:14 +08:00
.gitignore Create .gitignore 2020-07-26 00:44:53 +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 arcwiki support 2020-08-03 19:32:07 +08:00
bot2.py Update bot2.py 2020-08-02 21:40:35 +08:00
checkuser.py try fix 2020-06-15 20:04:13 +08:00
command.py Update command.py 2020-08-04 00:30:38 +08:00
help.py first upload 2020-06-13 20:43:43 +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
newbiecheck.py Update newbiecheck.py 2020-08-02 11:34:47 +08:00
pathexist.py hardcode fixed 2020-07-06 17:29:58 +08:00
pbc.py n 2020-08-02 20:28:47 +08:00
README.md Update README.md 2020-07-19 00:37:40 +08:00
test.py fixeeeeeed 2020-06-15 21:18:07 +08:00
UTC8.py RIP CQ 2020-08-02 09:46:20 +08:00

bot

Based on python-mirai.

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 -> command.py -> pre-process -> bot.py -> choose a method -> return message