telegraf / micro-bot

:robot: Zero-configuration Telegram bot runner
MIT License
182 stars 29 forks source link

bot.hears(...) doesn't work in group chats #7

Closed koddsson closed 7 years ago

koddsson commented 7 years ago

I'm basically having the same issue as https://github.com/telegraf/telegraf/issues/134 but it looks like micro-bot already sets the username?

dotcypress commented 7 years ago

Yes, but username only needed for command handling. hears should work in group chats, but make sure that bot privacy mode is switched off and bot have all permissions in chat.