pysyun / pysyun_conversation_flow

Conversation flow control library by Syun Lee
GNU Lesser General Public License v2.1
1 stars 3 forks source link

1. This code crashes, when the message processed is not a text message. This results to higher CPU usage in the bot, which is restarted. #1

Open pysyun opened 11 months ago

pysyun commented 11 months ago

https://github.com/pysyun/pysyun_conversation_flow/blob/fe2fc28ee73a035d58ed7ae49a80d5217b599f49/pysyun/conversation/flow/telegram_bot.py#L42