From ff3ba230ca22eb3f3f1d6aaffa0fa6de8c2cf3a6 Mon Sep 17 00:00:00 2001 From: Jacob Gillespie Date: Mon, 18 Apr 2016 09:33:15 -0500 Subject: [PATCH] Add README update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce8c9fd..950f068 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Bridges chat between Discord and Minecraft (Bukkit/Spigot). ## Configuration +**Note:** To use with the official Discord API and a bot user, add a `token: 'your-bot-token-here'` line alongside `email` and `password` (so it will have two spaces of indentation). If a `token` setting is present, it will ignore `email` and `password`. A more user-friendly version of this will be released shortly. + DiscordBridge has several options that can be configured in the `config.yml` file: ```yaml