17teen / Discord-Presser-Server-Nuker

Nuke Discord Bot in Js (Beta has arrived)
330 stars 375 forks source link

Tiding code #16

Closed Peanut1120 closed 3 years ago

Peanut1120 commented 3 years ago

JS converts everything into bool statements for if statements, no need to check if value is equal to true, likewise false Destructured djs require, making it cleaner Cut down on five lines by destrucuting the settings.json require instead of individually assigning them Removed unused colours from the 'chalk' package

17teen commented 3 years ago

I appreciate the help, thank you. I am working on cleaner code on the second update.