Commit Graph

159 Commits

Author SHA1 Message Date
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
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
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
5abaac2a2e
Support query UTC time. (#114)
* time 支持查询 UTC 时间
2021-08-05 16:49:51 +08:00
44ead670b2
🐛 fix a bug. 2021-08-04 16:09:56 +08:00
b2d030668e
🐛 Fix the problem of failing to recognize webp files.
🐛 修复识别 webp 文件失败的问题。
2021-08-04 14:59:15 +08:00
4268f3bd48
Support official CLI to run speedtest. (#113)
 支持官方 CLI 程序运行 speedtest。
2021-07-27 12:14:49 +08:00
3b3b7f86e4
Support for export plug-in list for fast migration. (#112)
 支持导出插件列表进行快速迁移。
2021-07-23 22:12:24 +08:00
dc70679fe8
🐛📈 Support sticker set search, fix a analytic bug. (#109)
 支持关键词搜索贴纸包。
🐛📈 修复用户体验计划无法关闭的问题。
2021-07-18 13:52:17 +08:00
20346db737
️ Enable users to customize update alerts. (#107)
* ️ 使用户能够自定义更新提醒。
2021-07-17 14:05:38 +08:00
F2DRD
0d8ae9edaf
📝 Update install.sh and Reduce update notification frequency. (#106)
* 📝 更新一键脚本。
* 📝 减少更新通知频率为 1次每天。

Co-authored-by: Xtao_dada <xtao@xtaolink.cn>
2021-07-16 22:27:09 +08:00
3521cd3806
🐛 fix some bugs, add sb and sb_set function to achieve cross-group ban. (#105)
🐛 修复已知错误。
 添加跨群封禁。
2021-07-16 17:03:11 +08:00
73c5805515
Add an update reminder function. (#104)
 添加更新提醒功能
2021-07-16 13:23:50 +08:00
9f35a7e40e
🐛 fix some public bugs. (#103)
🐛 修复 sentry 平台用户上传的报错。
2021-07-15 19:27:22 +08:00
265af933e8
🐛 Fix caption permission denied. (#101)
🐛 修复 caption 脚本文件权限错误的问题。
2021-07-04 12:38:41 +08:00
b7337bdf34
🐛✏️ fix some public bugs, make update read path correctly. (#100)
🐛 修复 sentry 上报的一些错误。
✏️ 使自动更新功能能够正确读取虚拟环境。
2021-07-02 20:13:22 +08:00
73a80f5970
⬆️ Upgrade telethon, Refine session statistics, Support edit git source. (#99)
⬆️ 提升 telethon 依赖版本。
 细化会话数统计。
 支持自定义插件来源(cdn)。
2021-06-30 12:03:40 +08:00
8b54372dee
🐛 Support custom APT source,fixed some bugs. (#95)
 支持自定义 apt 源。
🐛 修复一些错误。
2021-06-21 13:55:35 +08:00
cb7697b895
🐛 Fix some bugs (#92)
🐛 修复了许多错误。
2021-06-19 21:18:55 +08:00
67e003b881
🐛 Fix a lot of bugs. (#91)
* 🐛 修复了许多错误。
2021-06-19 15:25:31 +08:00
7fad1aae10
🐛 fixed User blacklisted stickerbot.
🐛 修复用户拉黑 stickerbot 导致的报错。
2021-06-16 23:32:16 +08:00
f105758568
️ import eval code.
️ 提升 eval 用户体验。
2021-06-16 22:37:06 +08:00
48e4f61d3d
🐛 fixed plugin update error.
🐛 修复 plugin update 命令错误。
2021-06-16 15:36:08 +08:00
193057894d
🐛 Fixed docker not support pingdc, fixed update error. (#90)
* 🐛 修复 Docker 无法运行 pingdc 功能的问题,修复升级命令无法获取日志时的报错。
2021-06-16 14:17:11 +08:00
d56723c875
️ Selfprune support reply, add eval Python exec,import sticker performance. (#89)
️ selfprune 支持回复删除。
️ 新增加开发人员工具 eval。
️ 更改 sticker 代码结构
2021-06-16 00:51:34 +08:00
46aa4b5ec4
support set alias for the command. (#88)
*  支持为命令设置别名。
2021-06-15 12:31:05 +08:00
95628ff0a2
🐛 fix speedtest image error, apt install error. (#87)
* 🐛 修复 speedtest 处理图片失败的问题。

* 🐛 修复 apt 安装插件失败的问题。
2021-06-15 10:37:01 +08:00
7c43e8d429
🐛 Fixed a problem of speedtest capture failure.
🐛 修复 speedtest 图片裁剪失败的问题
2021-06-15 01:00:17 +08:00
43b1f64c7d
️ speedtest Image removed white border. (#86)
* ️ speedtest 图片去掉白色边框。
2021-06-14 23:23:50 +08:00
6be2f090bc
🐛 Support ping dcs,block、unblock user,fix profile unable to mention user without username. (#85)
*  支持测试客户端到五个DC的延迟,
*  支持拉黑、取消拉黑用户,
* 🐛 修复用户简介无法提及无用户名用户。
2021-06-14 21:38:40 +08:00
0698293d50
🐛Fixed the problem that the plugin does not exist. (#84)
🐛 修复插件不存在时安装失败的问题,锁定依赖包版本,取消多开时的错误上报。
2021-06-14 18:24:23 +08:00
44335b7f3b
speedtest supports custom server (#81)
 speedtest 支持自定义服务器 (#81)
2021-05-29 08:34:10 +08:00
11ed9c9a98
Update status.py 2021-05-29 03:27:51 +08:00
lowking
69c6fa26ad
🐛 Fix sticker cannot capture pictures, support batch addition (#78)
🐛 修复 sticker 无法截取图片、支持批量添加 (#78)
2021-05-28 20:28:03 +08:00