LinguaBot is a Discord.JS bot designed to facilitate translation between different languages directly on your Discord server. ๐
- Real-time translation between multiple languages ๐
- Automatic detection of the source language ๐ต๏ธ
- Customizable commands for easy use ๐๏ธ
This bot is hosted by the project owner. Therefore, you do not need to install it locally to use it on your Discord server.
-
Fork the original repository by clicking the โForkโ button at the top right of the repository page.
-
Clone your fork locally:
git clone https://github.com/your-username/LinguaBot.git
-
Create a new branch for your changes:
git checkout -b my-new-feature
-
Make your changes in the code.
-
Commit your changes with a clear message:
git commit -m "Description of my changes"
-
Push your changes to your fork:
git push origin my-new-feature
-
Go to your forkโs page on GitHub and click the โNew pull requestโ button.
-
Describe your changes and submit the pull request.
This project is licensed under the MIT License. See the LICENSE file for details.