MediaFixer/config.json

5 lines
280 B
JSON
Raw Normal View History

2022-09-24 02:01:48 +02:00
{
"token": "your-token-goes-here", // Your bot token from https://discord.com/developers/applications/XXXXXXXXXXXXXXXXXXX/bot
"tweetParser": "https://fxtwitter.com/" // This value can be changed to any twitter embed service, for example "https://vxtwitter.com/"
}