Archived
1
0
Fork 0
Commit graph

41 commits

Author SHA1 Message Date
yzhh
f568544394 introduce wait for reply function 2022-06-28 14:11:03 +08:00
yzhh
ecb99df7ae FinishedException 2022-05-22 00:04:29 +08:00
yzhh
a8eb0380ad Update __init__.py 2021-12-24 13:07:49 +08:00
yzhh
9c5a3300b8 Update __init__.py 2021-12-24 13:01:30 +08:00
yzhh
11be9e095e update 2021-11-12 22:25:53 +08:00
yzhh
68a49c799e new decorator 2021-10-24 18:55:45 +08:00
yzhh
dd620102bc update command parser 2021-10-16 01:36:22 +08:00
yzhh
f5cb0e2df8 add "on_" prefix for command decorator 2021-10-14 20:22:58 +08:00
yzhh
898e0e67f4 move core.loader.decorator to core.decorator 2021-10-14 20:20:34 +08:00
Dianliang233
ad2a1772cd
Add developers to all modules 2021-09-19 21:14:50 +08:00
yzhh
24098d80db recommend modules and allownone 2021-09-11 02:05:27 +08:00
yzhh
97d4b88e7a fixed #59 2021-08-27 01:30:41 +08:00
yzhh
645a80eac4 fixed an bug 2021-08-24 21:08:33 +08:00
yzhh
b6b3641e0d Revert "move core.loader.decorator and core.loader.options to core"
This reverts commit 009fc6355a.
2021-08-14 21:10:52 +08:00
yzhh
009fc6355a move core.loader.decorator and core.loader.options to core 2021-08-14 16:45:47 +08:00
yzhh
f6fb290a27 remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
Dianliang233
3a7c69d3cc
Address code quality issues 2021-08-07 11:59:58 +08:00
Dianliang233
77e381ccc3
Port to v4 2021-08-01 22:26:55 +08:00
yzhh
028a9363b0 decorator test 2021-07-07 02:00:26 +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
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)