|
@@ -13,9 +13,11 @@ For a full list with all commands use `!wiki help`
|
|
|
| `!wiki <search term>` | **Wiki-Bot** will answer with a link to a matching article in the Wiki. |
|
|
|
| `!wiki !<wiki> <search term>` | **Wiki-Bot** will answer with a link to a matching article in the named Gamepedia wiki: `https://<wiki>.gamepedia.com/` |
|
|
|
| `!wiki User:<username>` | **Wiki-Bot** will show some information about the user. |
|
|
|
+| `!wiki diff <diff> [<oldid>]` | **Wiki-Bot** will answer with a link to the diff in the Wiki. |
|
|
|
+| `!wiki diff <page name>` | **Wiki-Bot** will answer with a link to the last diff on the article in the wiki. |
|
|
|
+| `!wiki random` | **Wiki-Bot** will answer with a link to a random page in the wiki. |
|
|
|
| `!wiki page <page name>` | **Wiki-Bot** will answer with a link to the article in the Wiki. |
|
|
|
| `!wiki search <search term>` | **Wiki-Bot** will answer with a link to the search page for the article in the Wiki. |
|
|
|
-| `!wiki diff <diff> [<oldid>]` | **Wiki-Bot** will answer with a link to the diff in the Wiki. |
|
|
|
| `!wiki info` | **Wiki-Bot** will introduce himself. |
|
|
|
| `!wiki help` | **Wiki-Bot** will list all the commands that he understands. |
|
|
|
| `!wiki help <bot command>` | **Wiki-Bot** will explain the command. |
|
|
@@ -28,6 +30,9 @@ For a full list with all administrator commands use `!wiki help admin`
|
|
|
| --- | --- |
|
|
|
| `!wiki help admin` | **Wiki-Bot** will list all administrator commands. |
|
|
|
| `!wiki settings` | **Wiki-Bot** will change the settings for the server. |
|
|
|
+| `!wiki settings lang <lang>` | **Wiki-Bot** will change the language for the server. |
|
|
|
+| `!wiki settings wiki <wiki>` | **Wiki-Bot** will change the default wiki for the server. |
|
|
|
+| `!wiki settings channel <wiki>` | **Wiki-Bot** will change the default wiki for the current channel. |
|
|
|
| `!wiki poll <question as free text>` | **Wiki-Bot** will create a poll and react with `:support:` and `:oppose:`. |
|
|
|
| `!wiki poll <emoji> [<emoji> ...] <question as free text>` | **Wiki-Bot** will create a poll and react with the possible answers. |
|
|
|
| `!wiki say <message>` | **Wiki-Bot** will write the given message. |
|