thebentobot / bentoTS

Discord Bot with server moderation tools and various entertaining commands. TypeScript rewrite of bentoJS.
https://bentobot.xyz/
GNU Affero General Public License v3.0
3 stars 0 forks source link

Split the commands command up into categories, where you can choose to open up each category #69

Open banner4422 opened 3 years ago

banner4422 commented 3 years ago

It could be made with discord.js v13 where it's possible to have select menus, so you could select a category and the embed would update to the commands for that category.