The exaroton Discord bot enables you to display your live server status on your Discord guild and to allow your players to start your server whenever they want.
Quick-start
Step 1: Inviting the bot to your guild
You can use this link to invite the exaroton bot to your Discord guild: https://discord.com/oauth2/authorize?client_id=833825964080889886&scope=bot%20applications.commands&permissions=330752
By adding this bot to your Discord guild, you agree to our privacy policy.
Step 2: Linking your Discord account to your exaroton account
You can link your Discord account in the exaroton account settings.
Step 3: Adding your server to your Discord guild
Use the command /link <server>
to link your server to your guild.
Example
/link example.exaroton.me
Step 4: Create an embed for your server
Use the command /embed <server>
to create an embed for your server.
Example
/embed example.exaroton.me
Embeds always show the current status of your server. Buttons in the embed message can be used to start, stop, or restart the server.
We recommend creating a separate channel for your server information and embed, in which regular guild members are not allowed to send messages. This way, your embed always remains visible and can easily be found by your players.
Step 5: Allow other people to start your server
To use your server embed or commands to control your server, other people need your permission.
You can use the command /server-permissions add <server> <role> <permission>
to give certain roles permission to control your server.
Example
/server-permissions add example.exaroton.me @everyone start
You can also allow people to stop
, restart
or embed
your server, or execute in-game commands.
Unlinking servers
You can unlink servers from your guild using the command /unlink <server>
.
Example
/unlink example.exaroton.me
A server is also unlinked automatically if the person who linked it leaves the guild or unlinks their Discord account from their exaroton account.
More commands
The exaroton bot offers some other, more advanced features. You can, for example, allow other people to add their own servers to your guild.
To get a full list of all available commands, use /help
. You can also show more information about a specific command using /help <command>
.