MediaFixer/README.md

23 lines
392 B
Markdown
Raw Normal View History

2022-09-24 02:06:40 +02:00
# MediaFixer
Auto changes twitter.com links on Discord to fxtwitter.com (or any other of your choice), embedding media correctly
## Deployment
Clone the repo:
git clone https://github.com/LeviSnoot/MediaFixer.git && cd MediaFixer
Install dependencies:
npm install
Edit `config.json` to include your bot token.
nano config.json
Deploy by running the following command:
node .