Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 341 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 341 Bytes

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