148 Commits

Author SHA1 Message Date
felinae98
6851bb5765
feat: add temp client for bilibili 2022-10-04 15:44:56 +08:00
felinae98
19dcf4dea0
fix: fix raise wrong exception in bilibili-live 2022-10-04 15:38:59 +08:00
Azide
8e315d53d3 fix test:修改了订阅过程中bot的回复内容并调整单元测试 2022-09-12 02:33:49 +08:00
Azide
34986c1d4e fix:逻辑优化 2022-09-12 00:27:33 +08:00
Azide
4177fd149a feat (issue#67):添加屏蔽特定tag的功能 2022-09-02 02:48:11 +08:00
Azide
8a4a7ad26c 完善tag的处理逻辑 2022-08-21 22:10:07 +08:00
Azide
f486d0b983 初步完成屏蔽特定tag功能 2022-08-20 22:33:57 +08:00
felinae98
517c651c97
provides method to avoid update status when api error 2022-07-31 23:13:59 +08:00
Azide
8d12334305 fix:调整代码与注释 2022-07-12 22:59:47 +08:00
Azide
686b73ae25 docs:完善文档 2022-07-10 17:43:44 +08:00
Azide
28c73f2fba Merge remote-tracking branch 'upstream/main' into feat/custom-post 2022-07-10 12:52:00 +08:00
Azide
f6ff760c56 fix:优化代码逻辑 2022-07-10 12:51:54 +08:00
Azide
864b1e4d83 test(fix):向test中添加了图片的mock 2022-07-05 22:55:32 +08:00
Azide
6da77e2404 feat:基本完善了custom-post 2022-07-05 22:11:07 +08:00
Azide
6a04e9345d 添加custom-post初步测试 2022-07-05 12:54:35 +08:00
Azide
f354f86dad 初步添加custom_post的图片消息生成功能 2022-07-04 22:54:31 +08:00
felinae98
4ec81468b7
fix #86 2022-06-09 01:20:44 +08:00
Azide
384c4dbdda feat:添加了mcbbsnews订阅平台(调整了py3.10特有语法,将mcbbsnews适配py3.9),以及相关测试 2022-06-05 15:01:46 +08:00
Azide
dffbc17349 chore:添加群管理命令的取消功能以及测试 2022-06-02 00:51:26 +08:00
Azide
b623943b77 fix:修复订阅Bilibililive时需要选择标签 2022-06-02 00:42:36 +08:00
felinae98
fef30da69d
catch json decode error 2022-05-29 00:49:11 +08:00
felinae98
1bec4f9933
add custom_post 2022-05-25 21:26:00 +08:00
felinae98
8720ff4d2b
fix bug 2022-05-25 21:05:09 +08:00
felinae98
29574d28cf
seperate post and abstract post 2022-05-25 20:55:13 +08:00
felinae98
36a8a6816f
Merge branch 'main' into Sichongzou/main 2022-05-25 15:46:18 +08:00
Azide
88fd2bf456 精简bilibili-live的推送消息 2022-05-25 00:24:22 +08:00
felinae98
99efad4ee2
Merge pull request #78 from felinae98/feat/ua
添加User-Agent配置
2022-05-24 13:10:40 +08:00
felinae98
5c88d8ed70
Merge pull request #75 from felinae98/feat/catch-ssl-error
捕获SSL异常
2022-05-24 00:12:38 +08:00
felinae98
1254995b3c
fix #77, add ua config 2022-05-24 00:08:41 +08:00
felinae98
1e62b6beca
fix bug 2022-05-23 19:48:04 +08:00
Azide
63b72d9c5b 添加了bilibili直播的单元测试 2022-05-23 14:38:35 +08:00
felinae98
05e0158904
catch ssl error 2022-05-23 14:15:34 +08:00
felinae98
b415bc491f
Merge branch 'main' into feat/proxy 2022-05-23 13:24:35 +08:00
felinae98
d04b082e06
Merge branch 'main' into feat/parse-target 2022-05-22 23:32:52 +08:00
felinae98
905476f9d5
add http_client 2022-05-22 21:42:13 +08:00
felinae98
392be6b1c9
Merge pull request #63 from MeetWq/main
on_command 设置 block=True
2022-05-21 14:25:55 +08:00
felinae98
12b8111934
use another way to check fastapi 2022-05-19 21:22:39 +08:00
felinae98
cbdb73b2e3
fix #66 2022-05-19 19:06:03 +08:00
meetwq
d22f97f02f block=True 2022-05-18 16:33:25 +08:00
pre-commit-ci[bot]
3204e84346 auto fix by pre-commit hooks 2022-05-18 01:04:24 +00:00
Sichongzou
840519baa1 Update bilibili.py 2022-05-18 09:00:03 +08:00
felinae98
0146ec3736
Merge branch 'dev' of github.com:felinae98/nonebot-bison into dev 2022-05-15 01:01:24 +08:00
felinae98
ee2a807ebf
add terra-historicus 2022-05-15 01:00:53 +08:00
felinae98
1ef7d68d25
Merge pull request #52 from AzideCupric/abortbug
修复issue#51存在的问题并修改相应的单元测试
2022-05-11 19:59:31 +08:00
Azide
227cf0cfc1 修复订阅列表为空时使用删除订阅命令无法跳出的问题 2022-05-11 18:27:47 +08:00
Azide
84e497e65a 添加删除订阅命令的取消功能 2022-05-11 17:36:16 +08:00
felinae98
47eb826e82
add parser for retweet for weibo, fix #44 2022-05-06 00:59:15 +08:00
felinae98
167d577141
fix #47, fix weibo fulltext 2022-04-30 00:46:52 +08:00
felinae98
d3ef63bf37
move scheduler register place 2022-03-22 20:42:25 +08:00
felinae98
1fe04ddb99
fix bug 2022-03-21 16:39:17 +08:00