Skip to content

/ commands in supergroups not working #62

@MTRNord

Description

@MTRNord

Hi My hubot doesn't listen to slash commands in supergroups. privacy mode on or off no change. only mentions are working. Debug:

[Tue Jun 27 2017 08:40:23 GMT+0000 (UTC)] DEBUG { update_id: 615849531,
  message:
   { message_id: 234,
     from:
      { id: SECRET,
        first_name: 'SECRET',
        username: 'mtrnord',
        language_code: 'de' },
     chat:
      { id: -SECRET,
        title: 'SECRET',
        type: 'supergroup' },
     date: 1498552821,
     text: '/help',
     entities: [ [Object] ] } }
[Tue Jun 27 2017 08:40:23 GMT+0000 (UTC)] INFO Receiving message_id: 234
[Tue Jun 27 2017 08:40:23 GMT+0000 (UTC)] DEBUG Received message: mtrnord said '/help'
[Tue Jun 27 2017 08:40:23 GMT+0000 (UTC)] DEBUG No listeners executed; falling back to catch-all
[Tue Jun 27 2017 08:40:23 GMT+0000 (UTC)] DEBUG Executing listener callback for Message '[object Object]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions