how to fix connection error in a telegram bot?

前端 未结 0 831
鱼传尺愫
鱼传尺愫 2021-01-07 23:22

I started to write a telegram bot and I used the freeCodeCamp example for that.

from telegram.ext import Updater, CommandHandler
import requests
import re
con         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题