Archived
1
0
Fork 0
Commit graph

266 commits

Author SHA1 Message Date
yzhh
0d8cea1402 add receive filter for aiocqhttp 2021-11-05 22:08:51 +08:00
yzhh
866d4b0f47 new decorator for auto rollback invalid session 2021-11-03 19:27:21 +08:00
yzhh
a449851aaa try fix a database call error 2021-11-03 19:07:34 +08:00
yzhh
c94998ec79 add sitenotice regex expression for wiki_inline 2021-11-02 22:58:42 +08:00
yzhh
18f7ba0c27 add back dirty word check for query wiki 2021-11-01 23:56:32 +08:00
yzhh
658afbb432
Merge branch 'master' into dev/wiki_whitelist 2021-11-01 22:04:08 +08:00
yzhh
11cec6392f enable wikilib v2 2021-10-31 23:59:18 +08:00
yzhh
62fd353999 change concurrent to single 2021-10-30 23:55:57 +08:00
yzhh
82d0021f0f Update dbutils.py 2021-10-28 23:44:45 +08:00
yzhh
952072a8f9 Update wikilib_new.py 2021-10-28 23:43:43 +08:00
yzhh
3ec2d13530 Update wikilib_new.py 2021-10-28 23:38:22 +08:00
yzhh
5e61bc4d70 bugfix 2021-10-24 21:19:37 +08:00
yzhh
68a49c799e new decorator 2021-10-24 18:55:45 +08:00
yzhh
9d078faf52 auto warning & temp ban 2021-10-20 22:04:30 +08:00
yzhh
991fccb950 add back interwiki alias 2021-10-16 01:45:02 +08:00
yzhh
dd620102bc update command parser 2021-10-16 01:36:22 +08:00
yzhh
337583ea21 try to fix regex function 2021-10-15 19:14:05 +08:00
yzhh
172dcbc645 Revert "change wiki_inline match mode to findall"
This reverts commit a5e8bf6d20.
2021-10-15 19:07:22 +08:00
yzhh
a5e8bf6d20 change wiki_inline match mode to findall 2021-10-15 19:03:48 +08:00
yzhh
cedbde762b add "on_" prefix for regex decorator 2021-10-14 20:25:24 +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
c64669a911
Update __init__.py 2021-10-14 07:02:12 +08:00
yzhh
904a9ff230 Update __init__.py 2021-10-14 00:24:45 +08:00
yzhh
df246d873a add docs for decorators; introduce regex decorator 2021-10-13 23:22:11 +08:00
yzhh
e36bc78403 new rc and ab 2021-10-11 22:45:28 +08:00
yzhh
099b3adf08 Update wikilib_new.py 2021-10-03 15:36:46 +08:00
yzhh
ae04864040 Update wikilib_new.py 2021-10-03 15:30:17 +08:00
yzhh
deb564fdb0 Update wikilib_new.py 2021-10-03 14:54:16 +08:00
yzhh
fdc2e9b28e Update wikilib_new.py 2021-10-03 01:27:45 +08:00
yzhh
325f2a221b Create wikilib_new.py 2021-10-02 15:05:46 +08:00
Dianliang233
e6c4bee841
Aduit test 2021-10-01 09:18:04 +08:00
Dianliang233
92bc00d604
Audit wiki whitelist 2021-09-21 16:22:29 +08:00
Dianliang233
b6ef52f653
Add HTML lang 2021-09-21 09:47:57 +08:00
Dianliang233
ad2a1772cd
Add developers to all modules 2021-09-19 21:14:50 +08:00
yzhh
3fc886ecdd moreeeee retttttrtry cmmmeon 2021-09-16 23:55:46 +08:00
yzhh
0c17d51baf more retry 2021-09-13 12:39:49 +08:00
yzhh
0c2133293a Merge branch 'master' of https://github.com/Teahouse-Studios/bot 2021-09-12 20:51:19 +08:00
yzhh
486895778e retry test 2021-09-12 20:51:13 +08:00
yzhh
81e5275a0f
Update __init__.py 2021-09-12 00:47:46 +08:00
yzhh
273832c057 fixed wiki headers function issue 2021-09-12 00:12:44 +08:00
yzhh
8f3421774f Update __init__.py 2021-09-11 02:12:04 +08:00
yzhh
24098d80db recommend modules and allownone 2021-09-11 02:05:27 +08:00
yzhh
bdb3a30e46 Update __init__.py 2021-09-04 22:22:23 +08:00
yzhh
93cd4bf180 bugfix 2021-09-04 03:19:07 +08:00
yzhh
c3ace2f8dc schedule decorator and post_message 2021-08-31 02:53:39 +08:00
yzhh
8b0b23101b use ujson instead of original built-in json 2021-08-30 00:53:43 +08:00
yzhh
97d4b88e7a fixed #59 2021-08-27 01:30:41 +08:00
yzhh
54d9c43b34 hmmm don't close it 2021-08-27 00:29:58 +08:00
yzhh
bc730acbcb aiohttp_retry 2021-08-25 22:32:37 +08:00