bostrot / telegram-support-bot

A Telegram ticketing/supporting system.
https://botspace.bostrot.com
GNU General Public License v3.0
447 stars 152 forks source link

users need to send two tickets to the bot before it will forward one of them to the chat #17

Closed Mrs-Feathers closed 5 years ago

Mrs-Feathers commented 5 years ago

after fixing the bot [thank you] it seems like people have to send two messages to the bot before it will actually start relaying messages to the support staff chat. not sure what's doing that. using the latest git clone of this bot.

bostrot commented 5 years ago

Thanks for reporting that! It seems I forgot to add the cmd to start the chat when a user has no db entry yet. The latest commit should fix that. Please try it and report back if it does. Reopen if the error still persists.