更新Q&A

This commit is contained in:
GamerNoTitle 2020-12-05 20:51:31 +08:00
parent fca24ba451
commit 32cca09ae5

View File

@ -77,7 +77,9 @@
## Q&A ## Q&A
### 出现错误 telepot.exception.TelegramError ## 错误代码
### telepot.exception.TelegramError
#### Chat not found #### Chat not found
@ -86,3 +88,9 @@
#### Not found #### Not found
请检查自己的Telebot Token是否正确 请检查自己的Telebot Token是否正确
### urllib3.exceptions.MaxRetryError
`HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot1166372402:AAFihK9Bq8_dPuBMDni8y90cZJvprqMFmAs/sendMessage`
出现这个错误那就是Telegram的问题Github连接不上Telegram服务器大半是TG服务器炸了