我正在使用python-telegram-bot,但不知道如何在django服务器启动时启动bot。我每次运行项目telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that onlyfrom telegram import Update, ForceReply
from telegram.ext import Updater, Com
我使用开发了一个电报机器人,我试图使用函数/回调发送消息,而不需要输入/输入任何命令。服务器本身在我的机器上本地运行。/usr/bin/env python# This program is dedicated to the public domain underthe CC0 license.
Simple Bot to reply to Telegram message