ZeroDiscord / Giveaway

Easy To Use Giveaway Bot For Discord Written In Discord.js v14. Ft. Slash Commands & Select Menus. Make Giveaways and seamlessly enjoy giveaways on your discord server with advanced features such as role and server requirements!
Creative Commons Zero v1.0 Universal
148 stars 131 forks source link

Change case styles to PascalCase (v14) #53

Closed Aim2339 closed 1 year ago

Aim2339 commented 1 year ago

Thanks to @Cupcake-Development for bringing this to my attention!

Discord.js v14 shifted from SCREAMING_SNAKE_CASE to PacalCase, so the permission checks would give an error in case of insufficient permissions.

  1. Fixed the error
  2. Added the permission checks to some commands which weren't there previously