Skip to content

Discord Bot which translates messages that are not in a specified language.

License

Notifications You must be signed in to change notification settings

TristanB0/Langslater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langslater

Langslater is an open-source Discord Bot written in Python to translate messages which are not in a specified language. It uses the DeepL API for the translation and an SQLite database to store the language for each server.

Features

  • Select with a slash (/) command the language in which to translate the messages.
  • Automatically translate messages into a selected language by replying to the user's original message.

Other information

This is a personal project made to train myself using Python and APIs.
Do not hesitate to contribute with your ideas!

It is intended to run on Python 3.11.3, and you will need to install the following packages:

  • discord
  • deepl
  • dotenv
  • langdetect

License

GNU General Public License v3.0

About

Discord Bot which translates messages that are not in a specified language.

Topics

Resources

License

Stars

Watchers

Forks

Languages