Jonathanzhao02 / Snowboy

0 stars 0 forks source link

Major Commands Refactor + Misc Features #21

Closed Jonathanzhao02 closed 4 years ago

Jonathanzhao02 commented 4 years ago

Refactored all commands into their individual js files Added dynamic command loading into commands.js Added new command line argument specifying the level at which the logger should log Added two new emojis, one for ping and one for stats Refactored common resources (i.e. the database, the bot client, the logger) into a new file named common.js Added new mocha dev dependency in preparation for unit tests Added new permission checking for purge and settings commands