Project: Discord Media Embed Bot

October 14, 2023

Features

Automatically embeds into Discord chat:

  • X posts
  • Twitter posts (deprecated)
  • Reddit posts
  • Instagram posts
  • TikTok posts (deprecated)

media-bot-example

The bot is written in JavaScript using the Discord.js library. It uses a webhook to send messages to Discord. This allows it to mimic user messages by configuring the webhook to use the original poster’s username and avatar.

repo link