Archived
1
0
Fork 0
Commit graph

49 commits

Author SHA1 Message Date
yzhh
73ffb62c47 optimization import 2022-08-30 20:49:01 +08:00
yzhh
5da179e570 fixes 2022-08-27 02:51:56 +08:00
yzhh
73daf5edb8 bugfix 2022-08-15 13:29:37 +08:00
yzhh
6067e2b30f update 2022-08-08 23:31:38 +08:00
yzhh
b41143dd5d optimized imports 2022-07-31 16:28:23 +08:00
yzhh
c7f0e7d7d6 custom command alias & prefix + typo check 2022-07-18 20:34:00 +08:00
yzhh
bf757d5cd5 remove Option component 2022-07-01 22:12:26 +08:00
yzhh
f568544394 introduce wait for reply function 2022-06-28 14:11:03 +08:00
yzhh
0c79f15b7c bugfix 2022-05-22 21:57:39 +08:00
yzhh
ebf7115e8d pageid query support for wiki module 2022-01-27 21:16:53 +08:00
yzhh
4dd346eaad autoformat 2022-01-20 20:13:03 +08:00
yzhh
e6d7cca52f Use Error Message Template 2021-12-31 23:08:23 +08:00
yzhh
91d44b020d update issue template 2021-11-21 21:20:07 +08:00
yzhh
e06f1dd13b guild support 2021-11-16 22:19:48 +08:00
yzhh
11be9e095e update 2021-11-12 22:25:53 +08:00
yzhh
18f7ba0c27 add back dirty word check for query wiki 2021-11-01 23:56:32 +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
yzhh
e36bc78403 new rc and ab 2021-10-11 22:45:28 +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
Dianliang233
8b0ad42d31
Add bug report link to every internal error 2021-08-24 14:49:35 +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
yzhh
1c34afc0a2 Reproduce something 2021-07-28 01:42:47 +08:00
yzhh
028a9363b0 decorator test 2021-07-07 02:00:26 +08:00
yzhh
e865cd6b49 Update __init__.py 2021-06-23 22:54:47 +08:00
yzhh
415f5be749 Update __init__.py 2021-06-23 22:54:34 +08:00
yzhh
adb40ec6fe bugfix 2021-06-23 22:51:38 +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
af36e8c651 server query is asynchronization now 2021-05-22 16:34:41 +08:00
yzhh
c9936cf85a rearrange code 2021-02-19 20:18:47 +08:00
wyapx
cc52cf90a8
Update __init__.py 2021-02-19 19:21:55 +08:00
yzhh
9dca9a798e update 2021-02-16 22:24:30 +08:00
yzhh
09516a5bfe add cytoid profile 2021-02-11 23:12:11 +08:00
yzhh
7349fd0d06 add cytoid profile 2021-02-11 23:10:14 +08:00
yzhh
0827591f24 bugfix 2021-02-10 22:48:49 +08:00
yzhh
5310e4892f update 2021-02-10 22:38:00 +08:00
yzhh
68236bdbb4 remove unused module help and refactor user 2021-02-09 21:05:19 +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
689f515700 rename to modules 2020-08-18 21:12:38 +08:00
Renamed from plugins/server/__init__.py (Browse further)