Update README.md

This commit is contained in:
Pesy Wu 2020-11-26 15:48:37 +08:00 committed by GitHub
parent e2291aa78d
commit d5c692b4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,12 @@
<a href="https://afdian.net/@GamerNoTitle"><img src="https://img.shields.io/badge/%E7%88%B1%E5%8F%91%E7%94%B5-GamerNoTitle-%238e8cd8?style=for-the-badge" alt="前往爱发电赞助" width=auto height=auto border="0" /></a> <a href="https://cdn.jsdelivr.net/gh/GamerNoTitle/Picture-repo@master/img/Donate/WeChatPay.png"><img src="https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1%E6%94%AF%E4%BB%98-GamerNoTitle-%2304BE02?style=for-the-badge" alt="使用微信赞助" width=auto height=auto border="0" /></a> <a href="https://cdn.jsdelivr.net/gh/GamerNoTitle/Picture-repo@master/img/Donate/AliPay.jpg"><img src="https://img.shields.io/badge/%E6%94%AF%E4%BB%98%E5%AE%9D%E6%94%AF%E4%BB%98-GamerNoTitle-%231678FF?style=for-the-badge" alt="使用支付宝赞助" width=auto height=auto border="0" /></a> <a href="https://afdian.net/@GamerNoTitle"><img src="https://img.shields.io/badge/%E7%88%B1%E5%8F%91%E7%94%B5-GamerNoTitle-%238e8cd8?style=for-the-badge" alt="前往爱发电赞助" width=auto height=auto border="0" /></a> <a href="https://cdn.jsdelivr.net/gh/GamerNoTitle/Picture-repo@master/img/Donate/WeChatPay.png"><img src="https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1%E6%94%AF%E4%BB%98-GamerNoTitle-%2304BE02?style=for-the-badge" alt="使用微信赞助" width=auto height=auto border="0" /></a> <a href="https://cdn.jsdelivr.net/gh/GamerNoTitle/Picture-repo@master/img/Donate/AliPay.jpg"><img src="https://img.shields.io/badge/%E6%94%AF%E4%BB%98%E5%AE%9D%E6%94%AF%E4%BB%98-GamerNoTitle-%231678FF?style=for-the-badge" alt="使用支付宝赞助" width=auto height=auto border="0" /></a>
## 目录
- [使用方法](#使用方法)
- [变量获取](#变量内容获取)
- [Q&A](#Q&A)
## 使用方法 ## 使用方法
### 变量添加 ### 变量添加
@ -66,3 +72,15 @@
找@BotFather进行机器人的创建按照提示创建即可会给你一个API TOKEN如果一不小心点过去了可以用命令`/mybots`管理自己的bot找到自己想要使用的bot并获取API就可以了 找@BotFather进行机器人的创建按照提示创建即可会给你一个API TOKEN如果一不小心点过去了可以用命令`/mybots`管理自己的bot找到自己想要使用的bot并获取API就可以了
![](https://upimage.alexhchu.com/2020/11/22/0428751a3925e.png) ![](https://upimage.alexhchu.com/2020/11/22/0428751a3925e.png)
## Q&A
### 出现错误 telepot.exception.TelegramError
#### Chat not found
请先用你要接受信息的账户发个`/start`给你的bot或者检查用户ID是否正确
#### Not found
请检查自己的Telebot Token是否正确