Skip to content

olliebdev/media-embed-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Embed Bot

Automatically embeds into Discord chat:

  • Twitter / X
  • Reddit
  • Instagram

requires webhook perms as it creates a webhook to "fake" looking like the user posted it.

Installation

npm package manager

npm install

Discord bot token is stored in a .env in ./ with the format:

TOKEN="token"
CLIENT_ID="client id"

License

MIT