Closed ben1628 closed 1 year ago
DId you start your bot with /start ?
Oh, I did that yesterday and it telegram was able to send me message when I do some test.
I just did a /start again, and it seems to be working
bot started, task id 39ec2d6d-fdcc-4b3e-8672-b2bacdaca25f
bot_start ok
How often do I have to do /start ?
I guess the next step is for me to start using IB
is the bot supposed to send a message? like heartbeat?
How often do I have to do /start ? Normally, once is enough, but it proved to be the solution when "nothing happens" in 99% of the cases.
Yes, to test you can set heartbeat to true, and it will send messages. Otherwise, it should at least send you a message "I am back online" when starting. Moreover when you make /start or anything from telegram, it should be also displayed in your shell.
Here is my start_bot.sh
That gives me this output
then I started vscode and do run server in debug mode
I then access the 127.0.0.1/8000 clicke start_bot and got the following error
What did I do wrong? Any ideas? may be you can share your output so I can find out.
Thanks