fabston / Telegram-Support-Bot

📬 Manage and organize all your support inquiries on Telegram.
MIT License
91 stars 29 forks source link

When a user start the bot it crashes #8

Closed rafarq closed 3 years ago

rafarq commented 3 years ago

I trying to install this bot o my pi, I get everything well, but messages are not forwarded to the support channel I created.

When an user start the bot with /start I get this:

pi@raspberrypi:~/Telegram-Support-Bot $ python main.py (1050, "Table 'users' already exists") Telegram Support Bot started... 2021-08-27 17:32:46,487 (init.py:652 MainThread) ERROR - TeleBot: "A request to the Telegram API was unsuccessful. Error code: 400. Description: Bad Request: can't parse entities: Can't find end of the entity starting at byte offset 8"

What could be wrong? Thanks in advance.

github-actions[bot] commented 3 years ago

It looks like this has been idle a while, so I am marking it as stale. Remove the label or comment if this issue should remain open.