Skip to content

Nevylish/FixupX-Discord

Repository files navigation

FixupX

Automatically replaces X (Twitter) post URLs with FixupX URLs for better embeds.

🚀 Usage

Add the bot to your server using the link below:

https://discord.com/oauth2/authorize?client_id=1424834006494478591&permissions=537193472&integration_type=0&scope=bot

💻 For Developers

Prerequisites

  • Node.js 20 or higher
  • npm or pnpm

Installation

  1. Clone the repository
git clone https://github.com/nevylish/FixupX-Discord.git
cd FixupX-Discord
  1. Install dependencies
npm install
  1. Configure environment Create a .env file in the root directory:
TOKEN=your_discord_bot_token
  1. Start the application
node index.js

🐳 Docker

Quick Deployment

The project can be easily deployed using Docker Compose.

docker-compose up -d

Disclaimer

Not affiliated with FxEmbed projet maintainers. Check out https://fxembed.com/.

About

🤖 Discord - Automatically replaces X (Twitter) post URLs with FixupX URLs for better embeds.

Topics

Resources

Stars

Watchers

Forks