phpmx / phpmxbot

A Slack bot for the PHP Mexico Community.
3 stars 7 forks source link

Update points notification #24

Open eruizdechavez opened 3 years ago

eruizdechavez commented 3 years ago

When a user performs an action that adds or subtracts points, the bot will send a message to the channel where the change was originated.

To avoid spam in the channel, when other uses repeat the action via reactions, the bot should try to update its own message instead of adding multiple notifications.