Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix forward message error #53

Closed
tangyoha opened this issue Apr 12, 2023 · 0 comments · Fixed by #49
Closed

Fix forward message error #53

tangyoha opened this issue Apr 12, 2023 · 0 comments · Fixed by #49
Labels
bug Something isn't working

Comments

@tangyoha
Copy link
Owner

Describe the bug
转发失败导致出错

To Reproduce
Share the config: Please don't share your api_hash & api_id

chat_id: telegram_chat_id
last_read_message_id: 0
media_types:
- audio
- photo
- video
- document
- voice
file_formats:
  audio:
  - all
  document:
  - all
  video:
  - all

Python Version
Python: [e.g. 3.7.7]

OS:
The OS and its version: [e.g. Ubuntu 20.04]

Logs
Logs showing the exception

Additional context
Add any other context about the problem here.

@tangyoha tangyoha added the bug Something isn't working label Apr 12, 2023
@tangyoha tangyoha linked a pull request Apr 12, 2023 that will close this issue
tangyoha added a commit that referenced this issue May 10, 2023
## 修复
* #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
tangyoha added a commit that referenced this issue Oct 30, 2023
## fix:
* 照片名称去重问题
* 处理`FloodWait`异常
* 修复低版本python使用上传功能异常

## fix:

* Photo name deduplication problem
* Handling FloodWait exceptions
* Fix the abnormality of using the upload function in lower versions of python
tangyoha added a commit that referenced this issue Oct 30, 2023
## 修复
* #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
tangyoha added a commit that referenced this issue Oct 30, 2023
## fix:
* 照片名称去重问题
* 处理`FloodWait`异常
* 修复低版本python使用上传功能异常

## fix:

* Photo name deduplication problem
* Handling FloodWait exceptions
* Fix the abnormality of using the upload function in lower versions of python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant