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
Refactored all commands into their individual
js
files Added dynamic command loading intocommands.js
Added new command line argument specifying the level at which the logger should log Added two new emojis, one forping
and one forstats
Refactored common resources (i.e. the database, the bot client, the logger) into a new file namedcommon.js
Added newmocha
dev dependency in preparation for unit tests Added new permission checking forpurge
andsettings
commands