Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.04 KB

discord translator

This bot is designed to allow people of different cultures and languages to interact with each other as easily as possible
The bot interfaces itself with Google Translate and allows for a very fast translation in multiple languages without having to leave discord

The bot allows for multiple translations at once allowing for many communities of different languages to communicate all at once on the same text channel
It also allows for automated translation on dedicated channels. By default only the server owner may set them up but the server owner may set other roles to be able to do so too

usage

  1. invite the bot to your discord
  2. ping the bot, it will present itself and explain what are the instructions it can understand and how to use them

installation

  1. install the requirements.txt file with pip install -r requirements.txt
  2. replace the content of the file discord_token.txt with your own discord token ( without line break )
  3. invite your bot to your own discord
  4. run python main.py to run the bot