Commit Graph

149 Commits

Author SHA1 Message Date
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
42c399ac8b
🐛 fix judgment error
🐛 修复判断错误
2021-05-22 02:01:32 +08:00
c0a14fe4ad
🐛 fix judgment error
🐛 修复判断错误
2021-05-22 01:46:48 +08:00
lowking
399597105c
support rounding stickers (#77)
* support rounding stickers

* 缩减命令 支持开关圆角

* Update zh-cn.yml

* Update en.yml

* Update zh-tw.yml

Co-authored-by: Xtao_dada <xtao@xtaolink.cn>
2021-05-22 01:35:47 +08:00
00a5842faf
🐛📝 Fix speedtest error and add new translations (#67)
* 🐛 修复 speedtest 报错

* 🐛 取消多开和被删消息的上报

* 📝 i18n
2021-04-25 13:58:21 +08:00
77fdc6f4a4
💚 Fix docker automatic update (#61)
* 💚 Fix docker automatic update

💚 修复 docker build ci

📝 更新存储库地址
2021-04-15 00:23:12 +08:00
17bf5b2d90
🐛 sticker Not completely fix decode error
🐛 sticker 不完全修复极端条件下的贴纸名生成错误
2021-04-14 00:43:23 +08:00
Pentacene
dffa87dee1 Fix -translate
修复翻译功能

强烈建议更新
2021-04-13 17:37:02 +08:00
Pentacene
ca102639ad 1. Try to fix git issues.
2. Fix EN lang issues.
1. 尝试修复git错误
2. 修复英文版部分断句错误
2021-04-13 15:32:34 +08:00
c7521698ac
🐛 Fix the problem of tts variable duplication. 2021-04-13 13:26:45 +08:00
Pentacene
8704dc98a9
Fix Speedtest bug 2021-04-13 08:16:22 +08:00