This is a simple Discord bot that can extract video links from various social media platforms.
Simply send a message containing a link to a supported platform in a Discord channel where the bot is present. The bot will extract any video links from the message and post them in the same channel.
- iFunny
- Clone this repository
- Rename the
SAMPLEconfig.txt
file toconfig.txt
- Open
config.txt
and fill in the necessary API keys and secrets for the platforms you want to use. - Install the required Python libraries by running
pip install -r requirements.txt
- Start the bot by running
python DiscordEmbedsBot.py