GovTechSG / butler-bot

Telegram bot for booking meeting rooms
MIT License
19 stars 15 forks source link

/booked is not working when message length is too long #22

Open sohwendy opened 5 years ago

sohwendy commented 5 years ago

Bot stopped responding to /booked after I made multiple booking. Is it because max message length has reached? How about splitting the text and send across multiple messages?