sriRacha21 / Rutgers-kun3

A Discord bot that manages the Rutgers Esports Discord and other Rutgers Discords!
https://discord.gg/YDEpNDV/
MIT License
21 stars 4 forks source link

Make new type for confirming important commands #37

Open sriRacha21 opened 3 years ago

sriRacha21 commented 3 years ago

https://github.com/sriRacha21/Rutgers-kun3/blob/master/commands/settings/clear.js#L18 Using oneOf is kinda ugly here.

sriRacha21 commented 3 years ago

Consider using built-in commando type boolean. Use false as default value.