From 7258fed6f3cfc05dada9cb3e3db7f134926b71c7 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Sat, 20 Feb 2016 16:10:12 +0100 Subject: [PATCH] Updated General tips (markdown) --- General-tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/General-tips.md b/General-tips.md index e447f83..175fc7a 100644 --- a/General-tips.md +++ b/General-tips.md @@ -15,7 +15,7 @@ Cogs are contained in the cogs folder. Adding a new one (that isn't included in ####Permissions: * Red will always respond to the owner, regardless of blacklists, whitelists, ignored channels/servers -* The owner is set during the initial configuration or with `!setowner` +* The owner is set during the initial configuration or with `!set owner` * Compared to the first version Red, admin roles and mod roles are not *strictly* necessary. Most commands check for permissions too. For example, if a user with permissions to manage messages tries to use the cleanup command, it will still work. ####Help function: