Archived
1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
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
445e3a24fa Update __init__.py 2021-04-25 22:37:17 +08:00
yzhh
844629a296 fixed a bug that cause custom interwiki doesn't work 2021-04-25 22:34:58 +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
a482561607 Fixed several bugs that may cause oa too lazy 2021-04-08 23:21:40 +08:00
yzhh
503dd4e215 Update __init__.py 2021-04-08 20:51:35 +08:00
yzhh
03ec82a83e headers support 2021-03-21 13:00:17 +08:00
yzhh
c9936cf85a rearrange code 2021-02-19 20:18:47 +08:00
yzhh
da3675c281 bugfix 2021-02-09 23:57:18 +08:00
yzhh
960e0b80cd Update __init__.py 2021-02-09 21:24:08 +08:00
yzhh
46c2b4b446 Update __init__.py 2021-02-09 21:06:40 +08:00
yzhh
68236bdbb4 remove unused module help and refactor user 2021-02-09 21:05:19 +08:00
yzhh
004d4ef42e format code 2021-02-01 23:25:57 +08:00
yzhh
0322600068 v3 2021-02-01 23:13:11 +08:00
yzhh
59436b441e merge 2020-09-25 23:19:54 +08:00
yzhh
b027cc10bd fixed some bugs and added more shit 2020-09-24 22:09:02 +08:00
yzhh
f1e76fe42d auto reformat code 2020-09-19 18:35:13 +08:00
yzhh
70cdb1f17a using dict rather than list 2020-09-19 18:30:27 +08:00
yzhh
c9b358e17d dynamic load 2020-09-19 14:21:06 +08:00
yzhh
f1ac55e2fe fix alerts 2020-08-21 20:40:05 +08:00
yzhh
d2202f5b80 add credits 2020-08-20 18:30:08 +08:00
yzhh
689f515700 rename to modules 2020-08-18 21:12:38 +08:00
Renamed from plugins/user/__init__.py (Browse further)