/masami

Discord Bot who watches sounds in a directory and plays it

Primary LanguageTypeScriptMIT LicenseMIT

masami

Discord Bot who watches wave files in a directory and plays it

Setup

$ git clone https://github.com/yohfee/masami.git
$ cd masami
$ npm install
$ export BOT_TOKEN=<YOUR_DISCORD_BOT_TOKEN>

Usage

$ npm start path/to/watch

Watching user downloads directory for example

$ npm start ~/Downloads