722 Commits

Author SHA1 Message Date
Azide
51e47ffb4d docs:update readme.md 2022-06-05 15:10:30 +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
github-actions[bot]
9bce69191b 📝 Update changelog 2022-05-28 17:11:49 +00:00
felinae98
9091157d44
Merge pull request #82 from felinae98/bug/catch-json-err
捕获 JSONDecodeError
2022-05-29 01:11:08 +08:00
felinae98
531a1f1fe0
Merge branch 'main' into bug/catch-json-err 2022-05-29 00:56:20 +08:00
felinae98
ef67ee1b84
update workflow 2022-05-29 00:55:44 +08:00
felinae98
fef30da69d
catch json decode error 2022-05-29 00:49:11 +08:00
felinae98
3ffc3f81b5
update ci 2022-05-29 00:22:57 +08:00
felinae98
6e107ddc79
update setup-python 2022-05-27 11:59:19 +08:00
felinae98
22f88403da
update setup-python 2022-05-27 11:54:06 +08:00
github-actions[bot]
1c5c2addeb 📝 Update changelog 2022-05-26 13:33:41 +00:00
felinae98
2a09d74d67
Merge pull request #80 from AzideCupric/main-doc
完善开发文档
2022-05-26 21:33:01 +08:00
felinae98
443d9e9426
update 2022-05-26 21:28:53 +08:00
felinae98
50c70b5a0f
update 2022-05-26 21:21:44 +08:00
felinae98
1ecbdf3a1b
update 2022-05-26 21:18:49 +08:00
felinae98
65181e80ed
update readme 2022-05-26 20:56:48 +08:00
felinae98
8b28a66cae
update dev/README.md 2022-05-26 20:51:07 +08:00
github-actions[bot]
cb2f7cc2c7 📝 Update changelog 2022-05-26 10:03:04 +00:00
felinae98
687c241499
Merge pull request #60 from Sichongzou/main
添加bilibili开播提醒
2022-05-26 18:02:28 +08:00
pre-commit-ci[bot]
f89ae85dcc auto fix by pre-commit hooks 2022-05-26 03:11:06 +00:00
AzideCupric
9be070a578 修正test_bilibili_live的匹配文本 2022-05-26 11:00:03 +08:00
felinae98
36a8a6816f
Merge branch 'main' into Sichongzou/main 2022-05-25 15:46:18 +08:00
Sichongzou
7026097fdb
Merge pull request #1 from AzideCupric/scz-test
添加了bilibili直播的单元测试
2022-05-25 07:55:05 +08:00
Azide
88fd2bf456 精简bilibili-live的推送消息 2022-05-25 00:24:22 +08:00
pre-commit-ci[bot]
cbb43bea25 auto fix by pre-commit hooks 2022-05-24 10:43:48 +00:00
AzideCupric
b75a6e04ba
调整开发文档内容
调整介绍get_sub_list函数的位置,并补充同类的函数介绍
2022-05-24 18:43:39 +08:00
Azide
5906cc5b82 完善文档,补充配置项的配置方法说明,补充开发文档中适配新网站的介绍 2022-05-24 15:10:49 +08:00
Azide
526742bbdf 修改README中bilibili-live描述 2022-05-24 13:24:30 +08:00
github-actions[bot]
fcf8be38f0 📝 Update changelog 2022-05-24 05:11:21 +00:00
felinae98
99efad4ee2
Merge pull request #78 from felinae98/feat/ua
添加User-Agent配置
2022-05-24 13:10:40 +08:00
github-actions[bot]
1875e89f7b 📝 Update changelog 2022-05-23 16:14:00 +00: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
e375a000ee 简化单元测试步骤 2022-05-23 14:54:05 +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
github-actions[bot]
9f231e8afb 📝 Update changelog 2022-05-23 06:02:36 +00:00
felinae98
293e64e967
Merge pull request #71 from felinae98/feat/proxy
增加代理设置
2022-05-23 14:02:00 +08:00
felinae98
c4de1a56ec
exclude change log[skip ci] 2022-05-23 13:57:54 +08:00
felinae98
b415bc491f
Merge branch 'main' into feat/proxy 2022-05-23 13:24:35 +08:00
felinae98
98b8c7d87f
update readme 2022-05-23 12:15:15 +08:00
felinae98
d107aa1cac
update ci 2022-05-23 12:08:32 +08:00
felinae98
f9067454b8
Revert "update workflow"
This reverts commit a32f75688ae1505f514116a0651edd8b430e2825.
2022-05-23 11:56:16 +08:00
felinae98
615a7a33ed
Merge branch 'main' of github.com:felinae98/nonebot-bison 2022-05-23 00:16:45 +08:00
felinae98
a32f75688a
update workflow 2022-05-23 00:16:32 +08:00
github-actions[bot]
11cca571e0 📝 Update changelog 2022-05-22 16:02:49 +00:00
felinae98
5615eaf028
Merge pull request #72 from felinae98/feat/parse-target
增加Parse Target功能
2022-05-23 00:02:10 +08:00