AllegroVivo / FroggeBotv6

GNU General Public License v3.0
0 stars 0 forks source link

Reaction role buttons missing emojis #4

Closed AllegroVivo closed 14 hours ago

AllegroVivo commented 1 day ago

For reaction roles in FroggeBot users are presented with buttons with which to accept or remove their reaction roles. There's a feature which allows users to customize the emoji displayed on the button, however in production the emoji is not appearing.

image

We need to link the emoji field of the ReactionRole class with the buttons in the ReactionRoleView class.

AllegroVivo commented 14 hours ago

/ #10 This has been resolved