A simple Discord bot for sending your in-game PMs from MTA to Discord.
- Create your bot using Discord Developer Portal
- Copy your bot's token
- After you first launch the program,
config.json
will appear,
findtoken
and change its value - Copy your user ID and paste it into the
admin_id
part of a config file - Change the
path
to your MTA location - Pick desired language (
en
andpl
available for now) - Start the program again and invite the bot to one of your servers
- Enjoy!
See requirements.txt.