Automatically replaces X (Twitter) post URLs with FixupX URLs for better embeds.
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
- Node.js 20 or higher
- npm or pnpm
- Clone the repository
git clone https://github.com/nevylish/FixupX-Discord.git
cd FixupX-Discord- Install dependencies
npm install- Configure environment
Create a
.envfile in the root directory:
TOKEN=your_discord_bot_token- Start the application
node index.jsThe project can be easily deployed using Docker Compose.
docker-compose up -dNot affiliated with FxEmbed projet maintainers. Check out https://fxembed.com/.