wrightedu / CSE-Discord-Bot

Discord bot for the WSU CSE Discord server
GNU General Public License v3.0
2 stars 4 forks source link

Convert Checkin Views to Inline #328

Closed JakeHamblin closed 1 month ago

JakeHamblin commented 1 month ago

Who are you? CSE Dev

What feature do you want? Convert Checkin Views from children of a View class to be a function that creates a view and button with a custom_id attribute to allow for an event listener.

Why do you want this feature? Would make it possible for button interactions to not be lost upon bot restart or crash.