he4rt / he4rt-bot-next

:purple_heart: A He4rt Developers Discord Bot
https://discord.gg/he4rt
Mozilla Public License 2.0
144 stars 13 forks source link

fix: only react to default messages in learning diary #84

Closed anibalsolon closed 1 year ago

anibalsolon commented 1 year ago

Currently, the bot is open to giving its heart for every message from the learning diary, albeit improper message types. Thread creation is a common one that should not receive its grace.

This PR addresses it by selecting the love-receiving messages only when from the default message type.