brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Replace reactions with buttons #88

Closed brandan-schmitz closed 3 years ago

brandan-schmitz commented 3 years ago

These commits replace the use of reactions within the bot for navigating selection screens or confirming or canceling actions. These actions allow the bot to better follow the reactive style of programming that I am aiming for.