Create config.json

This commit is contained in:
Levi 2022-09-24 02:01:48 +02:00 committed by GitHub
parent 196aa2d712
commit 4660c5de57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
config.json Normal file
View 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/"
}