Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
markokajzer committed Sep 7, 2017
1 parent 5c9298d commit 4e25ee2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ You can configure the accepted file formats (via the `extensions` array) as well
The bot can also automatically delete `!<sound>` messages for you to reduce channel spam. For this, set `deleteMessages` to `true`.

Check `config/default-example.json` for an example config and create a new file `default.json` with your desired configuration inside the `config` folder.

To add an avatar to your bot, add a file called `avatar.png` to the `config/` folder and restart the bot. To remove the avatar, delete `avatar.png` and restart the bot.

0 comments on commit 4e25ee2

Please sign in to comment.