Beatso/Pinn

Add reaction threshold support.

xayanide opened this issue · 0 comments

Recap

Quick recap, the current thing the bot can do as of now:
Messages only require 1 pin reaction to get pinned.

My feature request is add reaction threshold support.

Why?

With this feature implemented, messages will now require certain amount of reactions to get pinned, simple, no prompt whatsoever.


Example:

Reaction threshold is 5, so 5 reactions from humans is required to get a message pinned.

Message A gets 1 reaction

Bot will not pin and simply ignore.

Message B gets 5 reactions or more

Bot will pin without any prompt.

Same applies to when users react no-entry emojis.

Maybe add an on or off switch for this feature on a config file for bot owners.