mirror of
https://github.com/LeviSnoot/MediaFixer.git
synced 2024-12-03 18:20:02 +01:00
Create config.json
This commit is contained in:
parent
196aa2d712
commit
4660c5de57
1 changed files with 4 additions and 0 deletions
4
config.json
Normal file
4
config.json
Normal file
|
@ -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/"
|
||||||
|
}
|
Loading…
Reference in a new issue