Archived
1
0
Fork 0
Commit graph

106 commits

Author SHA1 Message Date
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
f5e62e84d2 bugfix 2021-08-08 21:12:06 +08:00
yzhh
f6fb290a27 remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
Dianliang233
b8699176fd
Merge branch 'master' into v4-dev 2021-08-03 12:18:43 +08:00
Dianliang233
ee48e5ed33
Fix #33 2021-08-02 12:40:29 +08:00
yzhh
d5a795052c less duplicate 2021-08-02 12:20:07 +08:00
yzhh
1a1cb0bd04 #45 2021-08-02 12:14:26 +08:00
Dianliang233
e7de2411c3
Debug ~ping 2021-08-01 22:46:06 +08:00
yzhh
bec9a8c330 Update __init__.py 2021-07-31 20:27:36 +08:00
Dianliang233
4fa1a3cc2b
Port util to v4 2021-07-30 15:05:58 +08:00
yzhh
36d8c23d44 update 2021-07-28 00:03:48 +08:00
yzhh
e3b16bd76b rewrite option 2021-07-27 22:31:45 +08:00
yzhh
0442699b0f rewrite 2021-07-26 20:43:51 +08:00
yzhh
e6d51b45e0 refactor MessageSession 2021-07-24 16:59:15 +08:00
yzhh
ecd568d70e discord support 2021-07-22 01:58:33 +08:00
yzhh
5279c2c75b 1 2021-07-20 15:01:12 +08:00
yzhh
47b081aef0 new command parser is working now 2021-07-20 00:12:29 +08:00
yzhh
f1bc517332 rename and rewrite something 2021-07-15 22:59:32 +08:00
yzhh
067e80962c just save works
nothing break change, just move and rename something 🐟 👋
2021-07-11 22:20:24 +08:00
yzhh
72493e0e4d move database.utils to database __init__.py 2021-07-11 10:19:40 +08:00
yzhh
0742fc1bac rewrite enable/disable function; rewriting others 2021-07-11 01:05:07 +08:00
yzhh
0baec3f06e
add donate prompt :(: 2021-07-09 19:11:11 +08:00
lakejason0
d402f20eb3
Update __init__.py 2021-07-09 18:57:24 +08:00
yzhh
ed91e037e1 saved 2021-07-08 00:00:24 +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
7e7686ac14 add group_useradmin 2021-06-04 23:54:08 +08:00
yzhh
9a7bda0d6f auto remove duplicate space now 2021-05-27 21:08:26 +08:00
yzhh
5dbedfa9c4 don't show detailed information when not superuser 2021-05-22 16:45:39 +08:00
yzhh
babec1e572 add restart prompt 2021-04-28 20:21:33 +08:00
yzhh
a482561607 Fixed several bugs that may cause oa too lazy 2021-04-08 23:21:40 +08:00
yzhh
66cedd7922 Fixed several bugs that may cause oa quality 2021-04-08 23:20:14 +08:00
yzhh
35d9eb24c0 Update __init__.py 2021-04-08 20:51:56 +08:00
yzhh
230bb0094e Update admin.py 2021-04-08 20:51:51 +08:00
yzhh
fbc0a2d226 update and restart 2021-03-23 23:04:21 +08:00
yzhh
e47e7e31c0 update database 2021-03-21 16:16:07 +08:00
yzhh
08b9bcbcee update database 2021-03-21 16:14:28 +08:00
yzhh
f53cf5cf4e test 2021-03-07 23:34:15 +08:00
yzhh
b8034b33e4 update 2021-03-06 00:19:06 +08:00
yzhh
82b3d4cdf9 Update __init__.py 2021-03-06 00:11:12 +08:00
yzhh
2f7496db7b Update __init__.py 2021-03-06 00:09:57 +08:00
yzhh
d242bf9f25 Update __init__.py 2021-03-06 00:08:10 +08:00
yzhh
411e1c4322 add self mcv rss 2021-02-25 20:36:19 +08:00
yzhh
b92d813f2f Update __init__.py 2021-02-10 23:49:43 +08:00
yzhh
17a21bb90e Update __init__.py 2021-02-10 22:11:26 +08:00
yzhh
68236bdbb4 remove unused module help and refactor user 2021-02-09 21:05:19 +08:00
yzhh
a0ba0d4664 update 2021-02-07 17:56:01 +08:00
yzhh
8a575ba28a fix 2021-02-02 17:33:55 +08:00
yzhh
c43ec564f3 Update __init__.py 2021-02-02 01:43:30 +08:00
yzhh
214ee22ebc bugfix 2021-02-02 01:41:45 +08:00
yzhh
cbd54eebbf Update __init__.py 2021-02-02 00:44:34 +08:00
yzhh
e8933db4ea baka 2021-02-02 00:34:47 +08:00
yzhh
20c38a844c baka 2021-02-02 00:26:00 +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