Step 1: Invite the Bot to Your Discord Server
To get started, click the link below to invite the Auto Translation Bot to your Discord server:
Invite the Auto Translation Bot
Ensure you have the necessary permissions to add bots to your server.
Step 2: Set the API Key
Before using the translation features, you must set the API key for the bot. This key is essential for the bot to connect to the translation service.
/setapikey <your-api-key-here>
Step 3: Configure Channel Permissions
Control which channels the bot is allowed to operate in using the /setperm
command. By default, the bot has permission to communicate in all channels.
/setperm <#channel-name> allow
/setperm <#channel-name> ignore
Note: Replace <#channel-name>
with the actual name of your channel.
Step 4: Set the Target Languages
Use the /setlang
command to specify the languages you want the bot to translate into. You can specify multiple languages by separating them with commas.
/setlang <en,de,nl,fr,es> #channel-name
Commands Overview
/setapikey
Sets the API key required for translation services. Example: /setapikey <your-api-key-here>
/setperm
Manages channel permissions for the bot. Use allow
or ignore
followed by the channel name. Example: /setperm allow <#channel-name>
/setlang
Defines the target languages for translation. Specify one or more languages separated by commas. Example: /setlang <en,de,nl>
Need Help?
If you encounter any issues or require further assistance, please reach out to our support team or consult our documentation.