GearTech0 / basic-discord-bot-framework

My old alice repo is outdated and I wanted to start her anew. This is Alice 2.0 Discord Management bot.
GNU General Public License v3.0
0 stars 1 forks source link

Refactor Contest.command.ts #35

Open GearTech0 opened 4 years ago

GearTech0 commented 4 years ago

Self explanitory

Expected:

  1. Same functionality but
  2. Cleaned from excess, unnecessary print statements
  3. More optimized code
  4. Cleaned from excess, file writing
  5. Private functions used when necessary to clean up