mozeeshan1 / VxT-Python

A discord bot that converts the domains of links to different domains. Primarily made for twitter to fxtwitter conversion. Functionality is similar to NQN-bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link Conversion Discord Bot

A Discord bot that enhances your social media sharing experience by converting various social media links to their enhanced versions for better embeds in Discord. Originally designed for Twitter and Instagram, this bot now extends its functionality to convert any links, providing better embeds than the default ones. No commands are needed—simply add the bot to your server and start sharing. The bot will delete your original message and repost it using webhooks to mimic your display name and avatar, ensuring a seamless integration into your Discord conversations. Commands are available for further customization of its behaviour.

Learn more about the original link conversion features:

Invite the bot to your server using this link: Invite FxTwitter and ddInstagram Discord Bot

Join the support server for help and updates: Support Server Invite

Example of the bot in action:

Example of bot using webhook to send message

This bot is now equipped to handle a wider range of links, providing enhanced embeds for a variety of platforms.

Configuration: You will need a JSON file in your root directory named Config with your bot access token in a "TOKEN" key and your application ID in a "Client ID" key.

{
    "TOKEN": "your_bot_token_here",
    "Client ID": "your_application_id_here"
}

About

A discord bot that converts the domains of links to different domains. Primarily made for twitter to fxtwitter conversion. Functionality is similar to NQN-bot.

License:MIT License


Languages

Language:Python 100.0%