From e3fe3ffbd8006d35e9aac61a302b151ea23859ed Mon Sep 17 00:00:00 2001 From: Jelle Z <18423879+jelle619@users.noreply.github.com> Date: Sat, 15 Sep 2018 23:04:10 +0200 Subject: [PATCH] Created Commands (markdown) --- Commands.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Commands.md diff --git a/Commands.md b/Commands.md new file mode 100644 index 0000000..0eca61d --- /dev/null +++ b/Commands.md @@ -0,0 +1,24 @@ +# @Titan, make me coffee + +Okay, maybe not, you probably already had way too much anyways. This page will describe what you can make Titan do by using commands. After [having the bot added to your server](https://discordapp.com/oauth2/authorize?&client_id=299403260031139840&scope=bot&permissions=641195117), you will be able to make her do whatever you want. + +# @Titan, what can you do? + +You can use the following commands with the Titan bot on your server. Every command is preceded by tagging the bot using ``@Titan#7689``. + +Command | Description +--- | --- +invite | Replies with an OAuth URL used to invite the bot to your server +members | Replies with a list of members logged into your Titan Embed. +server | Replies with an instant invite to the Titan Embeds support server. + +Titan can also ban or kick guest users. In each of the following commands, the username does not need to be a full string and the discriminator is optional. + +Command | Description +--- | --- +ban | Bans the user by the username. +kick | Kicks the user by the username. + +# @Titan, is that all you can do? + +By [managing the server from your dashboard](https://titanembeds.com/user/dashboard) after logging in with your Discord account, you will be able to more in-depth than just these commands. In case the dashboard still isn't enough for you, you may also use query parameters to further customise your Titan Embeds experience. \ No newline at end of file