Incapamentum / Exalted-Sage

Discord bot that does API requests to retrieve a collection of daily achievements for the next day and pushes an alert when any that is in a watchlist shows up.
3 stars 0 forks source link

Add Message Components - Role Selection #7

Open Incapamentum opened 1 year ago

Incapamentum commented 1 year ago

As explained in the official docs, message components are a framework for adding interactive elements to a message the bot sends.

The intention behind using these components is so that things appear on the client side as select menus so that users can feel free to add/remove roles whenever. I also think that it would be fun.

An action list may or may not be added later.