TelegramBot_Py:Python中的Telegram Bot APi

时间:2021-05-18 23:49:01
【文件属性】:
文件名称:TelegramBot_Py:Python中的Telegram Bot APi
文件大小:2KB
文件格式:ZIP
更新时间:2021-05-18 23:49:01
Python 电报Bot_Py 用Python简单的Telegram Bot APi :) 用法示例 # Here, insert the token Bot Father gave you for your bot. # https://telegram.me/botfather token_api = 'your token here' # Example -> token_api = '113727310:AAFoSJ6TUa0IlvCs2-4y_wB4EYnWYKttqik' # You may amendment to the comments def commands ( Text ): if ( Text ): if '/start' in Text or '/help' in Text : message = 'Welcome My B
【文件预览】:
TelegramBot_Py-master
----README.md(928B)
----TelegramBot.py(2KB)

网友评论