Commit Graph

54 Commits

Author SHA1 Message Date
27de161d35
[feat] more easy to change language. (#173)
* [feat] more easy to change language.
2022-02-16 23:13:41 +08:00
Sam
c3a3794bd0
Code QA Improvement
 Backup function improvement
🔤 Language improvement
2022-02-04 20:18:36 +08:00
Sam
d5d33dc047
Show restart result after restart
 ping command add real server delay
2022-01-26 22:33:02 +08:00
46df9c99f3
Redis support password
 支持设置 Redis 数据库密码
2022-01-22 20:55:47 +08:00
621ffca6b5
🐛 Fix #166 (#168)
* 🐛 Fix #166 Aiohttp 访问超时
2022-01-20 16:27:20 +08:00
15d07ee621
️ Support for automatic CVE handling (#164)
* 支持自动处理 CVE
2022-01-18 16:25:30 +08:00
12320e2a59
Support auto install extra pypi packages. (#158)
* 支持自动安装额外的 pypi 扩展包
2021-12-19 00:22:44 +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
0b0bc44b27
🐛 Remove asyncio 2021-11-10 22:48:39 +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
173c9b8db7
🐛 Fix error when log channel doesn't exist. (#138)
🐛 修复日志频道不存在时的报错。
2021-10-16 21:54:45 +08:00
a84e9633c8
🐛 Support bot and fix some bugs. (#135)
 支持通过 bot 登录来使用 pagermaid 功能。
🐛 批量修复错误。
2021-10-04 00:42:16 +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
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
d3e7492c3a
Fix #119 #120 #121 #122 (#123)
* fix #122 #121 #120 #119
2021-08-21 17:59:40 +08:00
d022616c99
Remove unnecessary requirement (#117)
 移除不必要的依赖项
2021-08-18 16:41:22 +08:00
6b502a1478
📈 Help network bad areas access analytics API. (#111)
* 📈 帮助网络不好的地区访问统计 API
2021-07-19 11:27:02 +08:00
c17224d882
🐛 Fix keyerror 2021-07-18 15:52:11 +08:00
b284ca1468
🐛📈 Fix the problem of unlimited restart. (#110)
🐛📈 修复国内环境关闭用户体验计划后仍然加载失败的问题。
2021-07-18 14:37:15 +08:00
57c16d4d42
📈 Add user Experience Program. (#108)
* 📈 添加用户体验计划。
2021-07-18 01:25:54 +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
2f50c4cbe3
support ipv6 (#102)
*  支持 ipv6
2021-07-11 14:08:29 +08:00
b7337bdf34
🐛✏️ fix some public bugs, make update read path correctly. (#100)
🐛 修复 sentry 上报的一些错误。
✏️ 使自动更新功能能够正确读取虚拟环境。
2021-07-02 20:13:22 +08:00
8b54372dee
🐛 Support custom APT source,fixed some bugs. (#95)
 支持自定义 apt 源。
🐛 修复一些错误。
2021-06-21 13:55:35 +08:00
919b13a38c
🐛 Fix http proxy error.
🐛 修复 http 代理功能手打出错。
2021-06-19 22:56:02 +08:00
60cb99158b
🐛 Fix python 3.6 can not run. 2021-06-19 22:09:46 +08:00
3552ebf0be
Support http proxy. (#93)
 支持使用 http 代理。
2021-06-19 21:53:03 +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
46aa4b5ec4
support set alias for the command. (#88)
*  支持为命令设置别名。
2021-06-15 12:31:05 +08:00
0698293d50
🐛Fixed the problem that the plugin does not exist. (#84)
🐛 修复插件不存在时安装失败的问题,锁定依赖包版本,取消多开时的错误上报。
2021-06-14 18:24:23 +08:00
165dd661a6
📝 Prompt user information at startup
📝 启动时提示用户信息
2021-05-22 09:20:35 +08:00
00a5842faf
🐛📝 Fix speedtest error and add new translations (#67)
* 🐛 修复 speedtest 报错

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

* 📝 i18n
2021-04-25 13:58:21 +08:00
e13b024b68
🐛 Fix possible key error issues
🐛 修复可能的密匙错误问题
2021-04-23 00:58:33 +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
c23b558db5
🔍 优化 Sentry 2021-04-04 13:03:57 +08:00
9efa803240
🐛 修复 Sentry 发送多余错误 (#58) 2021-04-04 12:31:32 +08:00
5a34f9846e
📈 优化 sentry (#56)
* 📈 优化 sentry

* 🐛 修复 asyncio 执行命令时被系统取消的报错
2021-04-04 11:04:11 +08:00
52edcc8a73
📈 使用 Sentry 统计用户报错 (#54) 2021-04-03 23:24:07 +08:00
Pentacene
d982636cd3
修复了双重log
不要用手机合代码!!!!!
2021-03-04 01:08:02 +08:00
Pentacene
2525dd5dcb
修复了多重log 2021-03-04 01:03:48 +08:00
Pentacene
ccfaeac063
修复了修复多重log带来的bug 2021-03-04 01:00:26 +08:00
Pentacene
bbc1dca904
修复多重log问题 2021-03-04 00:51:22 +08:00
0687b4c051
📈 删除 posthug , 使用更快的 bot 进行统计。 (#49)
* 📈 删除 posthug , 使用更快的 bot 进行统计。
2021-02-07 16:04:14 +08:00
6a18cef002
🚑 修复致命日志加载错误 (#45)
* Update __init__.py
2021-01-23 20:48:38 +08:00
896ee59963
apt 支持一键更新、关闭 debug (#44)
*  apt 支持一键更新

* ♻️ 移除 logging
2021-01-23 20:22:59 +08:00
22720f61c5
📈 用户行为分析、优化错误上报方式 (#32) 2020-10-01 12:16:54 +08:00