From 7a658ae7bd19a60bcf1ee8b2ba482e39a4967e63 Mon Sep 17 00:00:00 2001 From: Noi Date: Thu, 31 Jan 2019 10:55:25 -0800 Subject: [PATCH] Small fixes --- DiscordBots.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DiscordBots.md b/DiscordBots.md index d6d87a8..f7ab01d 100644 --- a/DiscordBots.md +++ b/DiscordBots.md @@ -7,6 +7,6 @@ This bot will automatically set a role to users during their birthdays. If desir * Create a dedicated birthday role to be used only by the bot. Ensure the new role is under the bot's role. * **Do not use an existing role!** This bot assumes exclusive control over it. Any users without birthdays will have the role automatically removed. * Instruct the bot to use the role: `bb.config role (role name)` -* Optional: Set a birthday announcement channel: `bb.config channel (channel) +* Optional: Set a birthday announcement channel: `bb.config channel (channel)` * Optional: Set a server default time zone: `bb.config zone (time zone)` - * See the command `bb.help-tzdata` for more information on specifying a time zone. + * Use the command `bb.help-tzdata` for information on how to specify time zones.