Archived
1
0
Fork 0
Commit graph

489 commits

Author SHA1 Message Date
yzhh
f5a14d6f8b fixes 2022-08-08 16:53:35 +08:00
yzhh
6f7f0bffc2 fixes 2022-08-08 01:56:38 +08:00
yzhh
7cec840633 update 2022-08-06 21:39:24 +08:00
yzhh
fa0eea4d92 rewrite arguments parser test
Fulfill basic needs
2022-08-06 02:13:56 +08:00
yzhh
9e0abf008d #309 2022-08-04 23:52:53 +08:00
yzhh
eaacc0a0a4 add debug mode 2022-08-04 15:52:42 +08:00
yzhh
007e32a1b9 Update message.py 2022-08-04 15:00:40 +08:00
多洛狼
d7fcc8d4bc Update message.py 2022-08-03 23:35:38 +08:00
yzhh
20f7df865d bugfix for tos function 2022-08-03 19:24:00 +08:00
yzhh
49ef8c8d3d Update http.py 2022-08-01 23:14:29 +08:00
yzhh
606ea8aef1 update 2022-08-01 23:09:59 +08:00
yzhh
c2ce3bd5b2 workaround for a bug from go-cqhttp 2022-07-31 20:02:59 +08:00
yzhh
bb7ffec2ef auto code cleanup 2022-07-31 16:33:20 +08:00
yzhh
b41143dd5d optimized imports 2022-07-31 16:28:23 +08:00
yzhh
d2d87a858e send prompt when restart if someone uses command that includes wait function 2022-07-30 16:21:00 +08:00
yzhh
943d901cad bugfix 2022-07-29 12:04:10 +08:00
yzhh
9e0a93c487 change time range 2022-07-28 23:53:15 +08:00
yzhh
3d042aafa7 add allow_request_localhost option to config 2022-07-28 01:09:52 +08:00
yzhh
0205ac30e0 move some tos functions to main db 2022-07-27 22:32:16 +08:00
yzhh
fd384f00bf Update http.py 2022-07-23 00:01:23 +08:00
Dianliang233
ecebb36ef1
SECURITY: Deny private IP requests 2022-07-22 22:59:28 +08:00
yzhh
c26990e7fa Update message.py 2022-07-22 01:50:28 +08:00
yzhh
f03131bd9e Update message.py 2022-07-18 21:40:50 +08:00
yzhh
4cebff66b1 bugfix 2022-07-18 20:53:20 +08:00
yzhh
c7f0e7d7d6 custom command alias & prefix + typo check 2022-07-18 20:34:00 +08:00
yzhh
479d8f0cf9 add basic analytics 2022-07-14 21:23:15 +08:00
yzhh
e8592e894f rewrite mod_dl module 2022-07-14 13:31:47 +08:00
yzhh
6ab373afdc move ErrorMessage from core.element.others to core.element.internal 2022-07-03 14:05:40 +08:00
yzhh
ec61d21d24 Update command.py 2022-07-01 22:15:32 +08:00
yzhh
a3d799fa24 Update __init__.py 2022-07-01 22:14:26 +08:00
yzhh
bf757d5cd5 remove Option component 2022-07-01 22:12:26 +08:00
yzhh
a9730c421f Update logger.py 2022-07-01 14:34:35 +08:00
yzhh
56afad3ab6 Update logger.py 2022-07-01 14:30:06 +08:00
yzhh
bd61e8b03b using loguru 2022-07-01 14:26:41 +08:00
yzhh
b3c02573e4 Update internal.py 2022-06-30 14:35:17 +08:00
yzhh
13794d293f update 2022-06-29 00:10:44 +08:00
yzhh
d16e8bd3df support using wikibase to query other language versions of the current page 2022-06-28 22:55:24 +08:00
yzhh
ed12ae7271 update 2022-06-28 16:47:00 +08:00
yzhh
d4025869aa add wiki search 2022-06-28 14:59:25 +08:00
yzhh
f568544394 introduce wait for reply function 2022-06-28 14:11:03 +08:00
yzhh
8a80679ce6 rewrite message tasks manager 2022-06-28 01:00:00 +08:00
yzhh
c2415fd43b update 2022-06-26 14:06:26 +08:00
yzhh
e73c730dd7 update 2022-06-23 21:51:53 +08:00
yzhh
a76eca9523 Update bot.py 2022-06-22 22:28:17 +08:00
yzhh
67d7b347e5 Update bot.py 2022-06-22 22:22:18 +08:00
yzhh
7a629f6634 Update bot.py 2022-06-22 22:19:13 +08:00
yzhh
f93ab244f4 update 2022-06-20 21:49:11 +08:00
yzhh
796a7854de update 2022-06-19 20:39:52 +08:00
yzhh
26622b87a4 update 2022-06-19 10:16:04 +08:00
yzhh
b05a3021ba Update message.py 2022-06-19 10:10:46 +08:00
yzhh
7936266775 add basic command autotest & bugfixes 2022-06-19 00:21:59 +08:00
yzhh
70fe7baab6 add timer & stop command to chemical code 2022-06-18 14:03:40 +08:00
yzhh
00d4579bae bugfix 2022-06-18 13:21:22 +08:00
yzhh
958ce0ebf9 bugfix 2022-06-18 13:18:45 +08:00
yzhh
83a1ff472a Update message.py 2022-06-17 22:16:25 +08:00
yzhh
acd342b7f9 Update message.py 2022-06-17 22:05:33 +08:00
yzhh
44fa29b4e2 chemical code 2022-06-17 13:59:15 +08:00
yzhh
187322301d Update message.py 2022-06-16 22:02:39 +08:00
yzhh
79c4683432 Update message.py 2022-06-16 21:28:07 +08:00
yzhh
3fb326f856 support disable tos function 2022-06-16 19:49:41 +08:00
yzhh
03ad429e23 noooooooooooooooooo neeeeeeeeeeeeeeeeeeeeeed reqqqqqqqqqqqquestssssssssss annnnnnnnnnnnnnnymoooooooooore 2022-06-14 20:41:58 +08:00
yzhh
cb6c2b57c4 fixed alias doesn't works properly 2022-06-14 11:32:48 +08:00
yzhh
5a0b3f3f92 Update bot.py 2022-06-13 20:19:26 +08:00
yzhh
06533bd5d7 storing data into database 2022-06-12 22:30:02 +08:00
yzhh
73641865b3 rename modules to module list due to confusion at sometimes 2022-06-12 16:08:44 +08:00
yzhh
660ba179df code cleanup 2022-06-12 15:07:53 +08:00
yzhh
5419986563 module list -> modules 2022-05-26 00:15:08 +08:00
yzhh
625076cac1 remove unused files 2022-05-22 23:23:12 +08:00
yzhh
5a943b641a update 2022-05-22 23:10:24 +08:00
yzhh
4dc551a25f update 2022-05-22 23:05:06 +08:00
yzhh
c3e4c359ff Update message.py 2022-05-22 22:50:46 +08:00
yzhh
ec7fe4b305 Update message.py 2022-05-22 22:48:07 +08:00
yzhh
acc146a4a5 Update message.py 2022-05-22 22:42:54 +08:00
yzhh
7f32145323 Update message.py 2022-05-22 22:36:37 +08:00
yzhh
bb4a496974 logging 2022-05-22 22:09:38 +08:00
yzhh
0c79f15b7c bugfix 2022-05-22 21:57:39 +08:00
yzhh
ecb99df7ae FinishedException 2022-05-22 00:04:29 +08:00
yzhh
ccef2e6e40 Update message.py 2022-05-15 23:55:04 +08:00
yzhh
3a6a5162fe Update message.py 2022-05-12 22:25:22 +08:00
yzhh
0b085cec64 Revert "temporary change logging level for test"
This reverts commit 55d8621007.
2022-05-08 23:28:12 +08:00
yzhh
55d8621007 temporary change logging level for test 2022-05-08 23:23:56 +08:00
yzhh
fc68d9ba8d test 2022-05-08 23:15:20 +08:00
yzhh
cf6ba4397d test 2022-05-08 23:13:29 +08:00
yzhh
1e453bae08 fixed an logger format issue 2022-05-08 14:32:42 +08:00
yzhh
2ce6a25e5c Update client.py 2022-05-08 13:48:16 +08:00
yzhh
24aa5d0712 update anti-autofilter wordlist 2022-04-23 22:32:08 +08:00
yzhh
7acf2f2739 temporarily disable dungeons module 2022-04-23 22:22:56 +08:00
yzhh
ce7b0f0d10 Update message.py 2022-04-14 18:57:20 +08:00
yzhh
d4723754dc Update chain.py 2022-04-04 14:20:22 +08:00
yzhh
0275abb5c4 convert discord embed 2022-04-04 14:16:39 +08:00
yzhh
8cfdaa2da2 update 2022-04-01 22:55:21 +08:00
yzhh
3bc048ea6b mention 2022-03-16 19:20:30 +08:00
yzhh
96ae41cdb7 . 2022-03-05 21:34:08 +08:00
yzhh
cbebb93d1b Update __init__.py 2022-02-27 18:43:21 +08:00
yzhh
cf4a107352 Revert "Update component.py"
This reverts commit b433283dfa.
2022-02-25 22:22:57 +08:00
yzhh
b433283dfa Update component.py 2022-02-24 23:48:20 +08:00
yzhh
0ed82bb870 Update __init__.py 2022-02-06 20:36:13 +08:00
yzhh
1608c18def enable middleman and disable poke for security
for QQ
2022-02-06 17:39:18 +08:00
yzhh
f9a1812599 disable auto approve friend requests 2022-02-04 15:24:02 +08:00
yzhh
47d8b444c3 Update message.py 2022-02-02 13:16:49 +08:00