-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 修复 * #67 * #54 * #53 ## 新功能 * 增强机器人回复 * 修复转发失败问题 * 修复转发监听问题 * 增加多语言支持,支持`中文`,`english`, `russian`, `ukrainian` * 修复过滤器标题匹配失败问题 * 修复上传压缩文件问题 ## fix * #67 * #54 * #53 ## new function * Enhanced bot reply * Fix forwarding failure problem * Fix forwarding monitoring problem * Add multi-language support, support `Chinese`, `english`, `russian`, `ukrainian` * Fix filter title matching failure problem * Fix the problem of uploading compressed files
- Loading branch information
Showing
20 changed files
with
1,470 additions
and
745 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,3 +64,5 @@ parsetab.py | |
local_test/ | ||
.vscode | ||
TODO.md | ||
log/ | ||
temp/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.