Discord Bot who watches wave files in a directory and plays it
$ git clone https://github.com/yohfee/masami.git
$ cd masami
$ npm install
$ export BOT_TOKEN=<YOUR_DISCORD_BOT_TOKEN>
$ npm start path/to/watch
Watching user downloads directory for example
$ npm start ~/Downloads