Skip to content

bot name is stored as part of the "thing" you want to give points to #66

@come-maiz

Description

@come-maiz

In telegram group chats when the bot can't receive all messages for privacy, you have to write the name of the bot before the command. Like:

@botName test++

That results in the points assigned to "botname test". The name of the bot should be stripped.

In our case, the bot is named @eljaqueado_bot. This is the score after a few tries:

  1. eljaqueado_bot test : 3
  2. eljaqueado_bot @jonbrefe : 3
  3. test : 0

The last "test" entry came from a private message to the bot. The other two from the group chat.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions