

- #Discord translate bot commands how to#
- #Discord translate bot commands install#
- #Discord translate bot commands full#
- #Discord translate bot commands code#
- #Discord translate bot commands download#
#Discord translate bot commands install#
To install pm2, simply run the command npm install -g pm2 If you do not wish to have the command window open while you run the bot, you can run the bot in the background with an npm module called pm2 Once invited, your bot will have a command called invite, which other people can use to invite your bot, without having to generate their own invites. You can find your bot's client ID on the page where you created the bot. You can do so by going to this website and generating an invite for your bot. Once your bot is up and running, it's time to invite your bot. If you find a bug, issue, or have any concerns or suggestions, we'd be glad to hear them on our Discord server Inviting The Bot To start the bot, just run node app.js like soĬongratulations, you now have a custom instance of Translate! If you see a few warnings that look like those ones, you're fine, continue to the next step, which is running the bot

This command will install all of Translate's required modules Once the window is open, run the command npm install. You should see an option that says open command window here or open powershell window here. To do this, go in the folder that has all the bot files, hold shift, then right click while holding shift. Now that the bot is all nice and configured, it's time to boot it up. With this being said, you should not encounter any issues unless people are spamming a chat. If you enable this option, your bot will use automatic translation channels that are configured per guild, at the cost of your bot using more resources, and possibly reaching Discord's ratelimits.You must have either true or false written here If you do not want automatic translation channels to be enabled, then write false.If you want automatic translation channels to be enabled, write true here, without quotes.This is what your bot will display it's playing, wrap this in quotes as well, just like all the ones before.
#Discord translate bot commands how to#
#Discord translate bot commands full#
This will give them full access to the bot account.

For example, if you want to translate from english, in this case (the bot will detect what language is) to portuguese and spanish: 1.

Under the Bot section, you'll be able to decide whether or not you want your bot to be public or not, but what we need from this section at the moment is the token. To all commands is required the bot prefix setted on your server. To do this, just click on Create a Bot User Once you've made the application, you'll need to make a bot account for it. To do this, you're going to head here and click on New App To get started with the translate bot, you must first create a bot account through Discord. After this is done, the bot has been installed, and you're ready to configure Then extract the zipped bot files into a folder somewhere. Ensure this version number starts with a 9 or higher. You can verify that nodejs is installed by going into your command prompt, and typing node -v like so.
#Discord translate bot commands download#
Once nodejs is installed, then download this bot by pressing this button Before you download this bot, you must first install nodejs version 9+
