https://www.dontasktoask.com/ just ask
How do i make a Bot send a message along with a photo? The bot sends the photo but how do i make it send a text too
What have you tried so far?
wait Any fix? 2022-03-31T11:06:00.581528+00:00 app[worker.1]: self._post( 2022-03-31T11:06:00.581529+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.9/site-packages/telegram/bot.py", line 295, in _post 2022-03-31T11:06:00.581529+00:00 app[worker.1]: return self.request.post( 2022-03-31T11:06:00.581529+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.9/site-packages/telegram/utils/request.py", line 356, in post 2022-03-31T11:06:00.581530+00:00 app[worker.1]: result = self._request_wrapper( 2022-03-31T11:06:00.581530+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.9/site-packages/telegram/utils/request.py", line 283, in _request_wrapper 2022-03-31T11:06:00.581530+00:00 app[worker.1]: raise Conflict(message) 2022-03-31T11:06:00.581531+00:00 app[worker.1]: telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
this means you're running your bot in 2 terminals, stop all of the bot instances and try again
Обсуждают сегодня