Commit Graph

316 Commits

Author SHA1 Message Date
Sam
338a313807
Change update channel to official one 2022-01-26 19:41:19 +08:00
46df9c99f3
Redis support password
 支持设置 Redis 数据库密码
2022-01-22 20:55:47 +08:00
95729fe10e
🐛 Fix the invitational link expiration
🐛 修复邀请链接失效
2022-01-21 21:31:28 +08:00
b9dcc68956
👷 Fix CI build system (#169)
* 👷 修复 ci 错误
2022-01-20 17:30:53 +08:00
621ffca6b5
🐛 Fix #166 (#168)
* 🐛 Fix #166 Aiohttp 访问超时
2022-01-20 16:27:20 +08:00
4239cfb5e4
🐛 Speedtest fix timeout (#165)
* 🐛 修复 speedtest 请求超时
2022-01-19 11:35:52 +08:00
15d07ee621
️ Support for automatic CVE handling (#164)
* 支持自动处理 CVE
2022-01-18 16:25:30 +08:00
7618fa75f4
🐛 Avoid excessive misrepresentation
🐛 避免报错刷屏
2022-01-17 23:55:40 +08:00
155c774de6
🐛⬆️ Fix edit inlinebot command message error and eval support dev file (#163)
🐛 部分插件不再处理通过 inlinebot 发送的消息
 eval 支持通过文件授权开发者权限
⬆️ 升级 sentry 依赖包
2022-01-04 19:34:14 +08:00
babbc1c44c
🐛 Fix sb cannot recognize formatted text and add support MessageMediaUnsupported for s. (#161)
🐛 修复 sb 无法识别格式化文本的问题
🐛 修复 s 遇到 MessageMediaUnsupported 时报错
2021-12-26 14:34:20 +08:00
12320e2a59
Support auto install extra pypi packages. (#158)
* 支持自动安装额外的 pypi 扩展包
2021-12-19 00:22:44 +08:00
07031218
defdfd7ad2
🐛 Fix dead loop when no 2fa enabled
Co-authored-by: sam01101 <lau.sam745033858@gmail.com>
2021-12-17 11:05:10 +08:00
2a655ca6da
🐛 Fix the problem that s to command cannot ignore emoji. (#155)
🐛 修复 s to 命令无法不指定 emoji 的问题
2021-12-12 13:27:03 +08:00
20ab1c10d2
📄 Add GitHub Sponsor option 2021-12-11 14:29:21 +08:00
b5428ea0f0
Fix repeat command forward error (#154) 2021-12-10 23:37:07 +08:00
7a01d3a0d0
Support ban channel (#153)
 sb 命令支持在群组中封禁频道
2021-12-08 13:34:41 +08:00
5c339af0b6
🐛 Fix sb and ship error (#152)
* 🐛 修复 sb 和 ship 命令报错
2021-12-05 16:54:25 +08:00
cca6d804dc
⬆️ Fix cannot login
⬆️ 修复版本过低,无法登录的问题
2021-12-02 09:17:34 +08:00
cf2587ab11
🐛 Fix plugin download encode error
🐛 修复安装插件时的编码错误
2021-11-26 15:02:30 +08:00
8a1505d769
🐛 Fix a bug by aiohttp (#149)
🐛 修复 aiohttp 下载文件的错误
2021-11-25 20:11:02 +08:00
849a0217b9
🐛 Use aiohttp to accelerate network requests and Support silent mode and fix some bugs. (#148)
* 使用 aiohttp 加速网络请求

* 支持静默模式防止污染操作记录

* 批量修复错误
2021-11-25 17:44:38 +08:00
F2DRD
21a5ce0d6f
💥 Prevent mainland China servers from running install.sh (#147)
💥 防止中国大陆服务器运行一键安装脚本

Co-authored-by: Xtao_dada <xtao@xtaolink.cn>
2021-11-14 19:52:57 +08:00
0b0bc44b27
🐛 Remove asyncio 2021-11-10 22:48:39 +08:00
0cc112f316
🐛 fix some bugs (#146)
🐛 批量修复错误
2021-11-10 15:46:07 +08:00
3fb0578995
🐛 性能优化 + block, unblock 指令优化 (#144)
* [upd] `block` and `unblock` command improvement

* [fix] Bug fixing

* [upd] Use `ensure_future` for `save_id`
2021-11-10 13:14:04 +08:00
68df2db9bc
[add] Sticker format <emoji> to <sticker_pack> (#145) 2021-11-10 13:11:41 +08:00
5336975f1d
🐛 fix #140 (#141) 2021-10-27 19:21:15 +08:00
173c9b8db7
🐛 Fix error when log channel doesn't exist. (#138)
🐛 修复日志频道不存在时的报错。
2021-10-16 21:54:45 +08:00
cfb45e4724
🐛 Change the default location of update notifications and fix some bugs. (#137)
️ 修改更新通知默认位置
🐛 批量修复错误
2021-10-09 21:55:28 +08:00
526ec8cf17
[fix] block and unblock command not handling params (#136) 2021-10-05 23:24:48 +08:00
a84e9633c8
🐛 Support bot and fix some bugs. (#135)
 支持通过 bot 登录来使用 pagermaid 功能。
🐛 批量修复错误。
2021-10-04 00:42:16 +08:00
vesugier
ae0642fd16
sb support delete all messages. (#134)
 sb 命令支持默认删除所有消息。

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2021-09-26 23:00:58 +08:00
d2f224d9cc
🐛⬆️ Fix user doesn't exist and update sentry version. (#133)
🐛 修复用户不存在时程序报错。
⬆️ 升级 sentry 依赖包版本号。
2021-09-24 22:30:48 +08:00
e0e7d631b8
🐛 Fix PhotoInvalidDimensionsError (#132)
🐛 修复图片尺寸无效的问题
2021-09-18 14:23:46 +08:00
7f936d68d0
Remove Railway now. 2021-09-17 14:19:10 +08:00
5563fa9909
🐛 fix some bugs (#130)
🐛 批量修复错误
2021-09-15 21:24:56 +08:00
9e6db8caaa
🐛️ fix double log and add uptime (#129)
🐛 修复双重日志
️ 添加在线时间查看
2021-09-04 16:28:38 +08:00
34c567c1f2
🐛🚀 fix some bugs and support for deploy to railway (#128)
🐛 批量修复错误
🚀 支持云部署到 railway
2021-09-03 19:03:34 +08:00
0cc4a78388
️ Support customize time format (#126)
️ 支持自定义时间格式
2021-08-28 16:53:54 +08:00
f179095ed2
🐛 fix some bugs (#125)
🐛 批量修复错误。
2021-08-27 19:33:45 +08:00
963384ad1e
🐛 fix sticker doesn't support proxy (#124)
🐛 修复部分插件,例如 sticker 不走配置文件代理的问题。
2021-08-27 15:27:49 +08:00
8f2ad079ef
🐛 sticker fix a bug 2021-08-24 22:36:34 +08:00
459ec408f5
️ Cache specific sticker set
️ 缓存指定的 sticker set
2021-08-24 22:10:45 +08:00
765bab397a
sticker support to add to a specific sticker set
 偷贴纸时支持添加到指定贴纸包
2021-08-24 21:51:49 +08:00
d3e7492c3a
Fix #119 #120 #121 #122 (#123)
* fix #122 #121 #120 #119
2021-08-21 17:59:40 +08:00
db95dda1cf
🐛 Fix telegram error recognizing uid as phone number (#118)
🐛 修复 telegram 错误识别 uid 为手机号码
2021-08-19 20:00:15 +08:00
42b896054d 🚸 Revise misleading words 2021-08-19 00:08:21 +08:00
d022616c99
Remove unnecessary requirement (#117)
 移除不必要的依赖项
2021-08-18 16:41:22 +08:00
177823f46e
🐛 Fix some bugs (mock,re,selfprune) (#116)
🐛 修复 mock, re, selfprune 运行错误。
2021-08-16 22:34:37 +08:00
bf9ea775c3
️ New Help menu (#115)
️ 新版帮助菜单,只显示插件命令;可用 help_raw 使用原版帮助菜单。
2021-08-11 14:45:03 +08:00