Skip to content

Yuuzi261/AutoFx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!