From 314e49b6604853a52ead37d202a49c0100430fbd Mon Sep 17 00:00:00 2001 From: phxntxm Date: Sun, 22 Jan 2017 17:25:49 -0600 Subject: [PATCH] take 2 on the internal link test --- docs/commands.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/commands.rst b/docs/commands.rst index 31fa394..84c9145 100644 --- a/docs/commands.rst +++ b/docs/commands.rst @@ -5,7 +5,7 @@ This should provide information on each command available to Bonfire. .. note:: By default the prefix used is either `?` or `!`, both work. However, this can - be changed using the command _prefix:. Due to this, only the command name will + be changed using the command :ref:'prefix'. Due to this, only the command name will be what is labeled when described. For example, if your prefix has been set to > and the command is `example` then it will be labeled as `example` in the documentation, however you would call the command using `>example`. @@ -14,8 +14,10 @@ Core ---- .. data:: help + .. note:: - Default permissions required: + Default permissions required: send_messages + This command is used in order to bring up information about commands. It can be used in a few ways, by itsself to bring up an interactive list of all the commands. You can run also run it on another command, for example `help help` to @@ -23,19 +25,16 @@ Core 5th page of the interactive menu. .. data:: motd - This command can be used to print the current MOTD (Message of the day). This will most likely not be updated every day, however messages will still be pushed to this every now and then. The MOTD will be used as a sort of message board, and any updates to this will provide information about Bonfire. .. data:: calendar - Provides a printout of the current month's calendar Provide month and year to print the calendar of that year and month .. data:: info - Used to print out some information such as the total amount of servers Bonfire is on, amount of members, uptime, amount of different games running, etc.