17teen / Discord-Presser-Server-Nuker

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

Refactors and stuff :3 #37

Closed AstroOrbis closed 2 years ago

AstroOrbis commented 2 years ago

This isn't done, it's just a start

17teen commented 2 years ago

why should I merge this?

AstroOrbis commented 2 years ago
  1. Easier to read
  2. Less checks increases instruction speed
  3. Why not it literally looks better
  4. It doesn't add malware
  5. It's easier to have everything in one folder
17teen commented 2 years ago
  1. Easier to read
  2. Less checks increases instruction speed
  3. Why not it literally looks better
  4. It doesn't add malware
  5. It's easier to have everything in one folder
  1. You increased lines of code
  2. You replaced single lined if statements with code blocks, for what?
  3. You added the Console module for what?

In conclusion, I see no beneficial functionality added. Won't increase performance, it does not look better.