A discord bot that automatically fixes embeds of twitter links using FixTweet.
👉 Click here to invite AutoFx to your server
Before running the bot, you need to install the necessary modules.
pip install -r requirements.txt
In certain operating systems, you may need to use the command pip3
instead of pip
for installation.
TOKEN=YourDiscordBotToken
prefix: '' # The prefix for bot commands.
activity_name: '' # The activity name displayed by the bot.
python bot.py
In certain operating systems, you may need to use python3
instead of python
.
🔧Bot Permissions Setup 292594658304
- Manage Webhooks
- Read Messages/View Channels
- Send Messages
- Send Messages in Threads
- Manage Messages
- Manage Threads
No need to set up, use the bot right away!