Twentysix26 / x26-Cogs

General purpose cogs for Red V3
GNU General Public License v3.0
41 stars 29 forks source link

[Feature request] Allow subscribing to reaction event and customly act upon those #21

Open NNTin opened 3 years ago

NNTin commented 3 years ago

Cog

Describe the feature you'd like to see Allow subscription on reaction events, similar to on-message on-message-edit on-message-delete on-user-join on-user-leave. Just like how sometimes certain messages are not wanted in certain text channels by certain users, certain reactions are not wanted on certain messages. This will give you the possibility to configure that behavior.

Twentysix26 commented 2 years ago

Partially supported in v1.12. Will leave this open since I'd like to eventually support non cached messages too.