Hello, if you have any changes to the language or grammar of the orcs, you can always contact me via Discord. --> L5n
OrkTranzlator is a Discord bot that translates text into the Warhammer 40k Ork language.
- Python 3.8 or higher
- Clone the repository and navigate to the directory.
- Install the required libraries using
pip install -r requirements.txt
. - Create a Discord bot via the Discord Developer Portal and copy the bot token.
- Create a
.env
file in the project directory and add your bot token in the format:DISCORD_BOT_TOKEN=YOUR_BOT_TOKEN
. - Run the bot using
python bot.py
.
Once the bot is running, use the !tl <text>
command in your Discord server to translate text into Ork language.