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->- instagramez.com
- tiktok.com->- vxtiktok.com
- reddit.com->- vxreddit.com
- pixiv.com->- phixiv.com
- pixiv.net->- phixiv.net
- 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
Public Domain, with thanks to RalphORama