17teen / Discord-Presser-Server-Nuker

Nuke Discord Bot in Js (Beta has arrived)
329 stars 381 forks source link

Code improving. #43

Closed Ximaz closed 1 year ago

Ximaz commented 2 years ago

Hey, I saw your code and I thought there is a way to improve it using functions and file separation. I added a module name nuke_functions.js on the src/ file, I removed two colors of chalk that were not used, I created a function to check the permissions when a command is being used, and it should be more readable.