Archived
1
0
Fork 0
Commit graph

88 commits

Author SHA1 Message Date
yzhh
bcb660d918 hide traceback 2021-06-10 13:49:19 +08:00
yzhh
7ebd6b80ec split something 2021-06-08 20:53:49 +08:00
yzhh
a91af9947e Update template.py 2021-06-08 18:15:58 +08:00
yzhh
8e407bd0cd just split something 2021-06-07 21:49:39 +08:00
yzhh
c4723fbcd2 breaking change: alias system;don't use while True in the mcv rss check
rename 'wiki_regex' module to 'wiki_inline'
port 'wiki_regex' to 'wiki_inline'
port 'enable' to 'module enable'
port 'disable' to 'module disable'
port 'w' to 'wiki'
port 'u' to 'user'
port 'p' to 'ping'
port 's' to 'server'
rewrite 'enable' help
rewrite 'disable' help
new command parser comming soon.
2021-06-05 18:25:21 +08:00
yzhh
7e7686ac14 add group_useradmin 2021-06-04 23:54:08 +08:00
yzhh
53ee3a4e5c add help about minecraft_news; add alias type in loader(not working now) 2021-06-04 22:59:33 +08:00
yzhh
ac6a6f280a unnecessary catch exception 2021-06-04 21:53:24 +08:00
yzhh
ec607e8208 add try to sending an empty message prompt 2021-06-02 18:14:10 +08:00
yzhh
77104e12e8 fixed possibility that the list out of range 2021-05-31 23:30:22 +08:00
yzhh
ac9155f599 add confirm alias 2021-05-31 23:08:18 +08:00
yzhh
12f4ac1672 use a little walrus operator 2021-05-30 19:33:16 +08:00
yzhh
aa4e1f708e Update template.py 2021-05-30 18:21:11 +08:00
yzhh
4879d34209 bugfix 2021-05-30 18:19:34 +08:00
yzhh
d85c732349 multi command inline support 2021-05-30 17:39:26 +08:00
yzhh
5d142cd29e Update loader.py 2021-05-27 23:13:40 +08:00
yzhh
9a7bda0d6f auto remove duplicate space now 2021-05-27 21:08:26 +08:00
yzhh
b00eb01785
Update dirty_check.py 2021-05-23 00:50:16 +08:00
yzhh
f85ecb54f0 remove eventlet.timeout 2021-05-22 16:08:02 +08:00
yzhh
bbf4df07ec update 2021-05-18 23:10:36 +08:00
yzhh
d5a12dcbee Update template.py 2021-05-15 20:42:05 +08:00
yzhh
28186bf649 giveup, don't use eventlet.timeout in the sendMesage 2021-05-15 20:37:10 +08:00
yzhh
ad1b5ab1c0 Revert "Revert "Update parser.py""
This reverts commit 97e3b7dbd1.
2021-05-15 20:32:46 +08:00
yzhh
31be0c4d09 Revert "Revert "bugfix(?)""
This reverts commit 4741ceb698.
2021-05-15 20:32:43 +08:00
yzhh
7cf7726d65 Revert "Update template.py"
This reverts commit 8a3ff387c5.
2021-05-15 20:30:39 +08:00
yzhh
4741ceb698 Revert "bugfix(?)"
This reverts commit e059c43f0e.
2021-05-15 20:29:06 +08:00
yzhh
97e3b7dbd1 Revert "Update parser.py"
This reverts commit 33a1ae5c40.
2021-05-15 20:27:40 +08:00
yzhh
33a1ae5c40 Update parser.py 2021-05-12 23:46:28 +08:00
yzhh
8a3ff387c5 Update template.py 2021-05-12 23:42:58 +08:00
yzhh
e059c43f0e bugfix(?) 2021-05-12 23:42:42 +08:00
yzhh
babec1e572 add restart prompt 2021-04-28 20:21:33 +08:00
yzhh
6232048b16 Update parser.py 2021-04-27 23:06:02 +08:00
yzhh
d357bff9a8 Update parser.py 2021-04-27 23:04:10 +08:00
yzhh
657c03e790 bugfix; patched setu #lsplivesmatter# 2021-04-27 23:01:17 +08:00
yzhh
d2bbe86553 remove unused bot functions, simplify database call and rename database table in the wiki module, fixed several bugs in the user module 2021-04-25 22:10:03 +08:00
yzhh
f9be14b6bd remove self check 2021-04-21 00:33:33 +08:00
yzhh
6fd110d183 Update parser.py 2021-04-18 21:14:41 +08:00
yzhh
1e4789e98f 司马当活马医 2021-04-10 19:57:30 +08:00
yzhh
d521c28764 别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了别骂了 2021-04-10 14:33:10 +08:00
yzhh
c5df4f07c7 Reformatted template.py to improve code quality 2021-04-08 23:15:22 +08:00
yzhh
8245c68e4d Reformatted parser.py to improve code quality 2021-04-08 23:15:06 +08:00
yzhh
f3fc292e5d Update broadcast.py 2021-04-08 20:54:46 +08:00
yzhh
b209eebb5e Update broadcast.py 2021-04-08 20:52:36 +08:00
yzhh
2d4eb6f63f Update dirty_check.py 2021-04-08 20:52:23 +08:00
yzhh
7d7060d909 Update parser.py 2021-04-08 20:52:16 +08:00
yzhh
e8562d4d77 Update template.py 2021-04-08 20:52:10 +08:00
yzhh
92cb8cbc0d fixed a bug that tries to load __pycache__ as a module 2021-04-08 19:57:14 +08:00
yzhh
fa9e4a9bbe rename something 2021-04-08 19:53:27 +08:00
yzhh
a4d4bf439f Update template.py 2021-04-07 23:52:24 +08:00
yzhh
380adbaf55 Update template.py 2021-04-07 23:34:54 +08:00