Archived
1
0
Fork 0
Commit graph

228 commits

Author SHA1 Message Date
yzhh
42ada25131 update 2022-01-29 19:25:23 +08:00
yzhh
ebf7115e8d pageid query support for wiki module 2022-01-27 21:16:53 +08:00
yzhh
7c1ca5cde6 Update __init__.py 2022-01-20 19:02:47 +08:00
yzhh
37d4d4f3f4 Update __init__.py 2022-01-20 18:41:43 +08:00
yzhh
71680021d9 Update __init__.py 2022-01-20 18:40:18 +08:00
yzhh
238759923a minor changes for text 2022-01-20 18:37:27 +08:00
yzhh
e73323a5fa add Url elements 2022-01-17 21:28:49 +08:00
yzhh
b9b5c00702 more feature attributes 2022-01-16 21:24:15 +08:00
Dianliang233
63656af42f
several bugfixes
The part of query jikiwiki still doesn't work
2022-01-08 19:23:31 +08:00
yzhh
2af03986e1 add MessageChain elements 2021-12-31 22:44:34 +08:00
yzhh
75b3a45263 bugfix 2021-12-24 00:18:46 +08:00
yzhh
11982efaed Update __init__.py 2021-12-19 16:29:28 +08:00
yzhh
444bea410b custom prefix 2021-12-19 16:23:24 +08:00
yzhh
e9c86f6295 Update __init__.py 2021-12-19 15:42:54 +08:00
yzhh
236fa82aeb update 2021-12-14 13:01:59 +08:00
Dianliang233
eddfe06f9e
Rename "名字空间" to "命名空间" per translatewiki discussion 2021-12-04 16:51:43 +08:00
Dianliang233
61514f2d33
Clean it up 2021-11-27 20:28:19 +08:00
Dianliang233
d837175ced
Too confusing 2021-11-27 20:18:02 +08:00
yzhh
47addb56df bugfix 2021-11-19 20:50:13 +08:00
yzhh
40f2a473c9 bugfix 2021-11-18 00:17:41 +08:00
yzhh
05cccd3586 add wikiblocklist 2021-11-17 21:17:13 +08:00
yzhh
4b545216bf . 2021-11-16 00:34:36 +08:00
yzhh
37cf06dd15 why i do this
BlackList -> BlockList
WhiteList -> allowList
2021-11-16 00:26:11 +08:00
yzhh
8fe01118bf
wait wait not that 2021-11-14 13:27:20 +08:00
yzhh
47f12cadf1
Update __init__.py 2021-11-14 13:26:10 +08:00
yzhh
11be9e095e update 2021-11-12 22:25:53 +08:00
yzhh
3f73d474d0 add back random page 2021-11-10 23:05:21 +08:00
yzhh
c4e166bd8c update 2021-11-09 00:09:06 +08:00
yzhh
d065a627b7 update wiki iw list 2021-11-07 23:16:21 +08:00
yzhh
0eea586b2d Update __init__.py 2021-11-06 21:44:33 +08:00
yzhh
6344aee8dd Update __init__.py 2021-11-06 21:32:28 +08:00
yzhh
546124d9c0 Update __init__.py 2021-11-06 21:32:22 +08:00
yzhh
8774359ef0 Update __init__.py 2021-11-06 21:29:07 +08:00
yzhh
3e4efdf54c Update __init__.py 2021-11-06 21:27:11 +08:00
yzhh
7bbe6a74cf Update __init__.py 2021-11-06 21:22:00 +08:00
yzhh
d134ebcfd4 Update __init__.py 2021-11-05 22:11:55 +08:00
yzhh
0d8cea1402 add receive filter for aiocqhttp 2021-11-05 22:08:51 +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
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
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
ad2a1772cd
Add developers to all modules 2021-09-19 21:14:50 +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
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
0737be6b83 Update __init__.py 2021-08-25 18:00:40 +08:00
Dianliang233
8b0ad42d31
Add bug report link to every internal error 2021-08-24 14:49:35 +08:00
yzhh
ffe7e69455 fixed a cache bug 2021-08-24 13:11:39 +08:00
yzhh
6e19360ca2 update 2021-08-24 12:58:35 +08:00
yzhh
8138838a3b fixed alerts 2021-08-23 20:44:31 +08:00
yzhh
0797ea3967 bugfix 2021-08-21 00:32:46 +08:00
yzhh
1f853f10c2 aiogram scheduler support 2021-08-18 21:11:14 +08:00
yzhh
8c46df1157 aiogram test
msg.waitConfirm and scheduler is currently not supported since I can't understand the doc, may fix them after
2021-08-14 23:26:10 +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
7195a042f9
Optimized import for wiki 2021-08-02 12:30:28 +08:00
yzhh
772563bd89 Update __init__.py 2021-07-31 22:27:30 +08:00
yzhh
d1768aa9df port wiki module to v4 2021-07-29 02:51:24 +08:00
yzhh
028a9363b0 decorator test 2021-07-07 02:00:26 +08:00
yzhh
8907c94f0c Update __init__.py 2021-06-28 23:04:47 +08:00
yzhh
9e43c2f9a5 bugfix 2021-06-19 11:34:57 +08:00
yzhh
ee7eb0b281 boomed wc 2021-06-11 18:28:53 +08:00
yzhh
352ef96d2c add wc 2021-06-11 18:26:03 +08:00
yzhh
69cab3a2e2 Update __init__.py 2021-06-07 18:08:29 +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
836170c3e4 fixed double nudge 2021-06-05 13:07:54 +08:00
yzhh
53ee3a4e5c add help about minecraft_news; add alias type in loader(not working now) 2021-06-04 22:59:33 +08:00
yzhh
316d98f9e1 Update __init__.py 2021-06-02 13:21:38 +08:00
yzhh
6c3150a4ba Update __init__.py 2021-06-01 13:02:24 +08:00
yzhh
e071b868bf bugfix 2021-05-31 23:04:31 +08:00
yzhh
ba7d4397e5 Update __init__.py 2021-05-30 22:48:27 +08:00
yzhh
12f4ac1672 use a little walrus operator 2021-05-30 19:33:16 +08:00
yzhh
27b7270e74 bugfix 2021-05-30 18:16:20 +08:00
yzhh
4ebb7b7a62 bugfix 2021-05-30 18:08:36 +08:00
yzhh
d85c732349 multi command inline support 2021-05-30 17:39:26 +08:00
yzhh
5abd94c178 port interwiki set to interwiki add to get easier type commands;add heimu visible css 2021-05-27 22:58:29 +08:00
yzhh
b642679ca5 fixed several minor bug 2021-05-05 12:43:33 +08:00
yzhh
00b04ab709 bugfix 2021-05-02 23:29:27 +08:00
yzhh
657c03e790 bugfix; patched setu #lsplivesmatter# 2021-04-27 23:01:17 +08:00