Archived
1
0
Fork 0
Commit graph

2260 commits

Author SHA1 Message Date
yzhh
c36cebe956 Update message.py 2022-08-31 23:05:42 +08:00
yzhh
6c1d39b522 update 2022-08-31 23:02:11 +08:00
yzhh
23fa622623 Update __init__.py 2022-08-31 23:00:23 +08:00
yzhh
d4d06c767a add auto-parse infobox, section, image and sound in urls to wiki_inline module 2022-08-31 22:31:19 +08:00
yzhh
061e2e9149 Update repo.py 2022-08-31 12:06:01 +08:00
yzhh
b08d242ee6 split tasks 2022-08-30 21:05:03 +08:00
yzhh
0b21671695 move get-infobox, get-image, get-voice, wait-msg to background tasks 2022-08-30 20:56:06 +08:00
yzhh
73ffb62c47 optimization import 2022-08-30 20:49:01 +08:00
yzhh
3f0fafa797 Update request_post_whitelist.yaml 2022-08-30 17:21:37 +08:00
yzhh
ff0dde1609 temporarily disable typo check 2022-08-30 16:33:08 +08:00
yzhh
89d59aff08 Update message.py 2022-08-30 13:55:56 +08:00
yzhh
226e9455fb Update request_post_whitelist.yaml 2022-08-30 13:30:30 +08:00
yzhh
fe7d4f8548 Update request_post_whitelist.yaml 2022-08-30 13:08:24 +08:00
yzhh
9bc6568d55 add request post whitelist template 2022-08-30 13:05:40 +08:00
yzhh
50d6aae571
Merge pull request #336 from Teahouse-Studios/dev/qq_post_whitelist
add post whitelist check
2022-08-30 12:51:22 +08:00
yzhh
ca65fa0ac8 Update message.py 2022-08-30 00:40:47 +08:00
yzhh
7532ec918b add post whitelist check 2022-08-30 00:31:41 +08:00
yzhh
b95fb0845e optimization for database query 2022-08-29 23:54:20 +08:00
yzhh
17004faad9 update 2022-08-28 01:51:43 +08:00
yzhh
bd71db53e8 Update message.py 2022-08-28 00:32:10 +08:00
yzhh
10df3085ad add execution timer to parser 2022-08-28 00:30:34 +08:00
yzhh
23529f813e split core module functions 2022-08-28 00:17:01 +08:00
yzhh
f2ae2839fd #315 2022-08-27 22:02:26 +08:00
yzhh
ca6738520d Update bot.py 2022-08-27 15:57:11 +08:00
yzhh
f4fff309aa
Merge pull request #334 from Teahouse-Studios/rewrite_database_function
Rewrite database function
2022-08-27 15:54:59 +08:00
yzhh
dae1afca42 Update __init__.py 2022-08-27 15:49:10 +08:00
yzhh
8f339767ba Update __init__.py 2022-08-27 15:42:34 +08:00
yzhh
88be295074 add self-update database & bugfixes 2022-08-27 15:38:13 +08:00
yzhh
5da179e570 fixes 2022-08-27 02:51:56 +08:00
yzhh
e4a096dd8a rewrite function
undone, just save works
2022-08-26 02:43:23 +08:00
yzhh
e871ccf67c Update bot.py 2022-08-25 21:50:58 +08:00
yzhh
07aadc8f9e Update bot.py 2022-08-25 21:48:34 +08:00
yzhh
f88fa04699 Update requirements.txt 2022-08-25 16:56:06 +08:00
yzhh
eb5adb0f70 Update __init__.py 2022-08-23 16:50:35 +08:00
yzhh
9cbba2dba3 Update add_new_group.yaml 2022-08-23 16:25:18 +08:00
yzhh
a9138424a4 bugfix 2022-08-23 15:36:07 +08:00
yzhh
2f389a2744 Update command.py 2022-08-23 12:53:34 +08:00
yzhh
be76cf0e29
Update add_new_group.yaml 2022-08-22 22:47:19 +08:00
yzhh
618b91f283
Update add_new_group.yaml 2022-08-22 22:46:36 +08:00
yzhh
e69f75c1a4 Update __init__.py 2022-08-21 21:16:05 +08:00
yzhh
ff22ac8aed add webrender_local config field 2022-08-21 11:22:45 +08:00
yzhh
cde59d34d3 Update repo.py 2022-08-19 02:22:00 +08:00
yzhh
01001bb6c5 bugfix 2022-08-19 02:10:42 +08:00
yzhh
8b38738e4c Merge branch 'master' of https://github.com/Teahouse-Studios/akari-bot 2022-08-18 23:26:40 +08:00
yzhh
e58fdd8c25 compatible with py38 2022-08-18 23:26:26 +08:00
yzhh
943296c7b4 move to builtins due to circular import 2022-08-18 23:25:42 +08:00
yzhh
2e687d63dc bugfix 2022-08-18 23:24:46 +08:00
yzhh
fd707882f3
Merge pull request #326 from Teahouse-Studios/dependabot/pip/py-cord-2.0.1
Bump py-cord from 2.0.0 to 2.0.1
2022-08-18 23:08:15 +08:00
dependabot[bot]
cc36001a8a
Bump py-cord from 2.0.0 to 2.0.1
Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/Pycord-Development/pycord/releases)
- [Commits](https://github.com/Pycord-Development/pycord/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: py-cord
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 14:56:26 +00:00
Dianliang233
dac2641d6d
Add Template string formatting 2022-08-18 15:31:24 +08:00