Automatically embeds into Discord chat:
- Twitter / X
requires webhook perms as it creates a webhook to "fake" looking like the user posted it.
npm
package manager
npm install
Discord bot token is stored in a .env
in ./
with the format:
TOKEN="token"
CLIENT_ID="client id"