Yuuzi261 / AutoFx

A discord bot that automatically fixes embeds of twitter links using FixTweet

Home Page:https://discord.com/api/oauth2/authorize?client_id=1173685781265649745&permissions=292594658304&scope=bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOGO

AutoFx

Bring The Twitter Embed Back

English | 繁體中文

📝Introduction

A discord bot that automatically fixes embeds of twitter links using FixTweet.

✨Features

🔗Invite to Discord

👉 Click here to invite AutoFx to your server

🛠️Build one of your own

📥Installation

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.

⚡Usage

1. Create and configure the .env file

TOKEN=YourDiscordBotToken

2. Configure the configs.yml file

prefix: ''                          # The prefix for bot commands.
activity_name: ''                   # The activity name displayed by the bot.

3. Run and invite the bot to your server

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

4. Have fun

No need to set up, use the bot right away!

About

A discord bot that automatically fixes embeds of twitter links using FixTweet

https://discord.com/api/oauth2/authorize?client_id=1173685781265649745&permissions=292594658304&scope=bot

License:MIT License


Languages

Language:Python 100.0%