galnir / Master-Bot

A Discord music bot and dashboard with slash commands, playlist support, Spotify, music quiz, saved playlists, lyrics, gifs and more
MIT License
465 stars 372 forks source link

Bug Fix for reddit command #790

Closed Bacon-Fixation closed 1 year ago

Bacon-Fixation commented 1 year ago

Addressing #789

removed ActionRowBuilder (defaults to type 1, and not a valid type for menu select) also removed the need for the //ts-ignore changed deprecated SelectMenu to StringMenu

Much Love -Bacon