diff --git a/config.json b/config.json new file mode 100644 index 0000000..3ba1a28 --- /dev/null +++ b/config.json @@ -0,0 +1,4 @@ +{ + "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/" +}