Archived
1
0
Fork 0
Commit graph

775 commits

Author SHA1 Message Date
yzhh
bd918c83b1 add locale config field 2023-09-20 16:22:47 +08:00
Nattiden
90052c2951 fix typo 2023-09-19 05:34:51 +00:00
yzhh
e4bd61bd33 Update cooldown.py 2023-09-13 09:57:10 +08:00
yzhh
2643c66184 Update cooldown.py 2023-09-13 09:56:55 +08:00
yzhh
9effcc46f7 use built in cooldown 2023-09-13 09:43:19 +08:00
yzhh
a9d22b7e94 compatible with old API 2023-09-04 15:04:28 +08:00
yzhh
20eb6ea51a ttt 2023-09-04 01:21:01 +08:00
yzhh
a17f6818a2 update 2023-09-03 19:49:14 +08:00
yzhh
df9cffa319 fix 2023-09-03 17:02:34 +08:00
yzhh
f9ecd0f987 autoformat code 2023-09-03 16:50:12 +08:00
yzhh
bd5c88e6da update 2023-09-03 16:39:03 +08:00
yzhh
55b075c56e update 2023-09-01 22:38:32 +08:00
yzhh
0300583965 #939 2023-09-01 19:42:33 +08:00
yzhh
51fd86d68e update 2023-08-31 20:49:13 +08:00
yzhh
d7d18ada1e #655 2023-08-30 21:17:25 +08:00
yzhh
3c85929705 update 2023-08-30 19:52:59 +08:00
yzhh
46ea2715d9 update 2023-08-30 19:30:45 +08:00
yzhh
73bdb07608
Merge branch 'master' into dev/jobqueue 2023-08-30 19:19:59 +08:00
yzhh
4d7b16a54b split ip fetch 2023-08-30 17:49:45 +08:00
yzhh
07ed3c1c8c split mcv_rss module to scheduler and hooks
HOO!K
2023-08-30 13:56:00 +08:00
yzhh
523b38a1b8 Revert "reduce duplication of code"
This reverts commit 87dc9b7bf7.
2023-08-30 13:15:33 +08:00
yzhh
5e9ce79aac move client name to separate files 2023-08-30 02:13:34 +08:00
yzhh
235909a189 add trigger hook method 2023-08-30 01:43:00 +08:00
yzhh
b88b939645 Update __init__.py 2023-08-30 01:35:56 +08:00
yzhh
50b2f544a0 support to triggering by hook name instead of whole module 2023-08-30 01:28:22 +08:00
yzhh
92cbfecc1c Temporary fix for log spam 2023-08-30 00:29:11 +08:00
yzhh
da2f756c66 resolve circular import again
aaaaaaaaaaaaaaaa
2023-08-30 00:20:14 +08:00
yzhh
87dc9b7bf7 reduce duplication of code 2023-08-29 23:33:17 +08:00
yzhh
5f8dc09547 change modules loading log level to debug
due to log spam
2023-08-29 23:08:11 +08:00
yzhh
d326f53359 split background tasks to separate file 2023-08-29 22:55:47 +08:00
yzhh
4c282b62bc resolve circular imports 2023-08-29 22:16:07 +08:00
yzhh
c58d8b2c9e add hook types for modules 2023-08-29 22:08:47 +08:00
yzhh
fc587d53c8 Update queue.py 2023-08-29 21:04:36 +08:00
yzhh
2da8f7a20d fix validate_permission action behavior 2023-08-29 00:24:38 +08:00
yzhh
530937858a change db isolation level to READ UNCOMMITTED 2023-08-28 20:38:05 +08:00
yzhh
2392c9fa05 Update queue.py 2023-08-27 22:58:53 +08:00
yzhh
b7ad50082f update 2023-08-27 22:51:16 +08:00
yzhh
cdb051b5be update 2023-08-27 21:36:11 +08:00
yzhh
f241d0b570 fix empty message chain exception #818 2023-08-21 12:57:14 +08:00
多羅狼
0038fe7a12
#766 2023-08-18 03:09:59 +08:00
yzhh
cf30f77019 fix a bug about reload alias 2023-08-16 00:13:20 +08:00
yzhh
548a87790b Update message.py 2023-08-12 14:36:32 +08:00
yzhh
9183d07574 update 2023-08-12 14:18:43 +08:00
多羅狼
d7739e66d0
Update message.py 2023-08-10 00:28:14 +08:00
多羅狼
c90dbe663e
superuser exception 2023-08-10 00:27:31 +08:00
yzhh
88e0645576 Rename some potentially confusing variables 2023-08-09 01:08:22 +08:00
yzhh
9e9a93ef5c Update i18n.py 2023-08-09 01:01:45 +08:00
yzhh
59375c1b4d Update i18n.py 2023-08-09 01:01:28 +08:00
yzhh
a12ed34ca3 Update i18n.py 2023-08-09 00:57:43 +08:00
多羅狼
a94cb5f7df
update i18n 2023-08-08 14:32:53 +08:00
yzhh
e6aa0a76d2 bugfix 2023-08-07 13:04:13 +08:00
yzhh
ce428814d6 Update i18n.py 2023-08-07 11:43:23 +08:00
yzhh
fe745a6b35 add permission level for base superuser; auto resume sending group message 2023-08-02 23:59:24 +08:00
多羅狼
b821234458
add slash by webrender 2023-07-29 20:49:47 +08:00
Dianliang233
a9f691f731 Merge branch 'master' of https://github.com/teahouse-studios/akari-bot 2023-07-28 19:31:38 +08:00
多羅狼
66e8115ce4
Update dirty_check.py 2023-07-28 03:48:43 +08:00
多羅狼
9b1144524d
fix 2023-07-28 03:42:31 +08:00
多羅狼
1aa77a8854
Update dirty_check.py 2023-07-28 03:38:51 +08:00
多羅狼
eca349ce13
Update dirty_check.py 2023-07-28 03:36:13 +08:00
多羅狼
265b2ab15e
update rickroll 2023-07-28 03:31:53 +08:00
yzhh
c0a8b0d9ec Update __init__.py 2023-07-27 22:58:49 +08:00
Dianliang233
5fcbbc053d
Update tweet
* Adapted to latest version of react-tweet
* Added alias x => tweet
* Changed core.dirty_check.rickroll to synchronous function
2023-07-27 22:32:44 +08:00
Nattiden
ec6ee4ed41
更新 i18n.py 2023-07-25 17:03:12 +08:00
Nattiden
fddca2fbbd
fix i18n.py 2023-07-24 12:40:26 +08:00
多羅狼
c88762ef4a
Update 2023-07-23 16:22:30 +08:00
yzhh
d332ad1b19 Update message.py 2023-07-22 16:36:45 +08:00
yzhh
e7b60764a5 Update message.py 2023-07-20 21:35:31 +08:00
yzhh
36510bb45c Update message.py 2023-07-20 21:30:07 +08:00
Nattiden
4731ab00df
I18n Tree & locale reload (#695) 2023-07-18 01:42:29 +08:00
Dianliang233
73e43f57b9 Add (not working) rate limiter 2023-07-16 10:39:02 +08:00
多羅狼
013364c3b5 Revert "i18n"
This reverts commit 142101843a.
2023-07-14 16:53:53 +08:00
多羅狼
142101843a
i18n 2023-07-14 16:49:55 +08:00
多羅狼
7b63397d22
xxx 2023-07-14 16:23:23 +08:00
多羅狼
fb10f3bf11
update 2023-07-14 15:59:01 +08:00
多羅狼
e9e07e1b76
Add config prompt 2023-07-13 12:26:10 +08:00
yzhh
f197e76e0e Update message.py 2023-07-09 13:06:28 +08:00
yzhh
f3c4496e59 fix waitReply 2023-07-09 13:02:49 +08:00
yzhh
ec3367b9af Update message.py 2023-07-08 23:09:21 +08:00
yzhh
e7264ca274 Merge branch 'master' of https://github.com/Teahouse-Studios/akari-bot 2023-07-08 13:03:50 +08:00
yzhh
41fc9871a3 Update chain.py 2023-07-08 13:03:46 +08:00
多羅狼
3fe94510ab
Update i18n 2023-07-08 02:20:22 +08:00
yzhh
9285739648 Merge branch 'dev/load_and_unload' 2023-07-07 20:26:42 +08:00
yzhh
2f4a27ffbf update 2023-07-07 16:07:13 +08:00
yzhh
1e4c55026a Update message.py 2023-07-07 14:34:00 +08:00
yzhh
27fe2f575f Update __init__.py 2023-07-06 17:40:04 +08:00
yzhh
6df29ffd69 Update __init__.py 2023-07-06 16:56:57 +08:00
多羅狼
9c377903aa
lower 2023-07-06 00:25:32 +08:00
yzhh
011bc3a4fc update 2023-07-05 23:14:43 +08:00
yzhh
6aa157d5ee make command_prefix & confirm_command configurable 2023-07-05 00:18:45 +08:00
yzhh
f0b43ce5f1 Update chain.py 2023-07-05 00:10:30 +08:00
yzhh
27bd63dbe1 Update bot.py 2023-07-04 21:30:52 +08:00
yzhh
88b91bbf3d Revert "Update http.py"
This reverts commit 8d8495c970.
2023-07-03 11:27:05 +08:00
yzhh
8d8495c970 Update http.py 2023-07-02 23:28:52 +08:00
yzhh
efd70ed49b raise NotImplementedError when this method is not inherited 2023-07-02 13:24:36 +08:00
yzhh
ac229dcaab update 2023-06-30 15:59:11 +08:00
yzhh
106d5924f4 Update tasks.py 2023-06-29 21:58:48 +08:00
yzhh
28fe34de65 Update tasks.py 2023-06-29 21:54:59 +08:00
yzhh
2247d3c96e Update tasks.py 2023-06-29 21:49:35 +08:00
yzhh
76b2a74b3c Update __init__.py 2023-06-29 21:33:10 +08:00
yzhh
b45ac4a738 Update tasks.py 2023-06-29 21:14:31 +08:00