commit: 5d63e8c5b553543b570145d9e54dd6cfb0a1a10d
parent: 4e9093c75bf36c533ff01aec92ff1eb7d878c019
Author: lanodan <haelwenn.monnier@gmail.com>
Date: Mon, 30 Jun 2014 13:20:02 +0200
Alphabetical order for commands
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/IRCBot/README.md b/IRCBot/README.md
@@ -7,6 +7,11 @@ Commands
syntax ``[optional] <required>``
``
+!action <text>
+``
+do some actions(same as the /me)
+
+``
!hi [text]
``
Welcome users. (the bot doesn't welcome users on join yet)
@@ -17,11 +22,6 @@ Welcome users. (the bot doesn't welcome users on join yet)
say something
``
-!action <text>
-``
-do some actions(same as the /me)
-
-``
!source
``
Give a link to the sourcode