Jonathanzhao02 / Snowboy

0 stars 0 forks source link

Added logging #17

Closed Jonathanzhao02 closed 4 years ago

Jonathanzhao02 commented 4 years ago

More details in comments below.

Jonathanzhao02 commented 4 years ago

Added logging to commands.js, index.js, snobby.js, and bot-utils.js Moved snowboy.js constants to config Refactored Streams.silence() creations into a method playSilence(guildClient) Moved a few clean-up statements around in commands.js