Commit Graph

33 Commits

Author SHA1 Message Date
Sam
c3a3794bd0
Code QA Improvement
 Backup function improvement
🔤 Language improvement
2022-02-04 20:18:36 +08:00
Sam
1fcb65100f
Update language (#172) 2022-01-30 22:36:39 +08:00
2e958dbbf5
support backup and recovery 2022-01-30 15:35:37 +08:00
Sam
4c0b7a0930
Show restart result after restart
 ping command add real server delay
2022-01-26 22:41:53 +08:00
Sam
d5d33dc047
Show restart result after restart
 ping command add real server delay
2022-01-26 22:33:02 +08:00
15d07ee621
️ Support for automatic CVE handling (#164)
* 支持自动处理 CVE
2022-01-18 16:25:30 +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
7a01d3a0d0
Support ban channel (#153)
 sb 命令支持在群组中封禁频道
2021-12-08 13:34:41 +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
cfb45e4724
🐛 Change the default location of update notifications and fix some bugs. (#137)
️ 修改更新通知默认位置
🐛 批量修复错误
2021-10-09 21:55:28 +08:00
e0e7d631b8
🐛 Fix PhotoInvalidDimensionsError (#132)
🐛 修复图片尺寸无效的问题
2021-09-18 14:23:46 +08:00
9e6db8caaa
🐛️ fix double log and add uptime (#129)
🐛 修复双重日志
️ 添加在线时间查看
2021-09-04 16:28:38 +08:00
765bab397a
sticker support to add to a specific sticker set
 偷贴纸时支持添加到指定贴纸包
2021-08-24 21:51:49 +08:00
bf9ea775c3
️ New Help menu (#115)
️ 新版帮助菜单,只显示插件命令;可用 help_raw 使用原版帮助菜单。
2021-08-11 14:45:03 +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
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
73a80f5970
⬆️ Upgrade telethon, Refine session statistics, Support edit git source. (#99)
⬆️ 提升 telethon 依赖版本。
 细化会话数统计。
 支持自定义插件来源(cdn)。
2021-06-30 12:03:40 +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
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
6dca06a54a
🌐 connection Change country to region (#80)
🌐 connection 将国家改为地区 (#80)
2021-05-28 23:05:21 +08:00
lowking
69c6fa26ad
🐛 Fix sticker cannot capture pictures, support batch addition (#78)
🐛 修复 sticker 无法截取图片、支持批量添加 (#78)
2021-05-28 20:28:03 +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
郭桓桓
3f811ae6a5
增加繁體中文支持 2021-04-18 11:55:35 +08:00
Pentacene
157b8a1ee4 Fix i18n '\n' bug 2021-04-17 09:32:16 +08:00
Pentacene
e07fb7de70 Fix i18n bug. yaml '\n' bug. 2021-04-17 09:22:34 +08:00
Pentacene
dffa87dee1 Fix -translate
修复翻译功能

强烈建议更新
2021-04-13 17:37:02 +08:00
Pentacene
8d2c8a59e4 修复了一个i18n简体中文的小错误
Fix a zh-cn issue.
2021-04-13 15:38:54 +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
Pentacene
344825547b
💫 I18n Chinese and English, speedtest picture mode (#60)
* 💫 i18n

* 💫 i18n en.yml

*  speedtest 支持图片凡尔赛
2021-04-13 00:25:32 +08:00