Skip to content

Discord Bot: when someone posts a message with a twitter.com or x.com link, it replies with a vxtwitter.com version of that link

Notifications You must be signed in to change notification settings

suchipi/link-fixer-discord-bot

Repository files navigation

Discord "Link Fixer" bot

when someone posts a message with a link whose media doesn't embed (on supported sites), it replies with a version of that link that does embed

Supported sites:

  • x.com -> vxtwitter.com
  • twitter.com -> vxtwitter.com
  • instagram.com -> ddinstagram.com
  • tiktok.com -> vxtiktok.com
  • reddit.com -> vxreddit.com
  • pixiv.com -> phixiv.com
  • pixiv.net -> phixiv.net

Usage

  • copy src/config.example.json to src/config.json
  • add your bot token to src/config.json
  • install Node.js
  • npm install
  • npm start

See discordjs.guide for instructions on how to install Node.js, set up a bot, get a token, and add it to a server

License

Public Domain, with thanks to RalphORama

About

Discord Bot: when someone posts a message with a twitter.com or x.com link, it replies with a vxtwitter.com version of that link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published