

- Set up discord translate bot how to#
- Set up discord translate bot install#
- Set up discord translate bot code#
- Set up discord translate bot free#
Hostingĭue to the costs associated with high volume translation, we cannot offer this as a hosted service.
Set up discord translate bot free#
This service can be used with the free tier of the Azure translator in the global region.
Set up discord translate bot how to#
For example, BOT_DiscordToken, BOT_AzureTranslationKey, etc. How to use the Smoogle Translate bot on your server in Discord.
Set up discord translate bot install#
Translator bot is easy to install and even easier to utilize on your server. If you prefer to use environment variables for configuration, they must all be prefixed with BOT_. Designed for Discord, Couchbot makes it easy for you to announce to your. Additionally, the hosting environment can be set with an environment variable. This project leverages UserSecrets to provide a bot token and api key to the project. If you're on Windows, make sure you switch to Linux containers. You do not need Docker if you're just developing locally - it's mostly just to test if your changes are significant enough that they might break CI, or if you prefer to keep your dev environment clean. NET 5 SDK for your chosen platform (currently 7) You can then add the bot to your server by going to, replacing with the Client ID of your bot (not the token).

More importantly, this project was our first time importing from external sources or using an API.Modix-translator - A translation bot for discord
Set up discord translate bot code#
Challenges we ran intoīecause we are all freshmen and had limited coding language, a lot of it was learning how the code we were using worked. We had to create a Discord bot through Discord Developers Portal, register for the Google Cloud Translation API access, and connect both to the code. Go to and create one with your email address and date of birth. We used IntelliJ and Java to work together and code the bot. 1.You can’t create a Discord account without having an account and setting up your own server.

It translates messages and text between 9 major languages through various commands and mechanics. We thought it would be cool to make a Discord bot because we had so much fun with the Vandyhacks one. We were looking at the ideas presented in the server and at the available tools.
