diff --git a/config.json b/config.json new file mode 100644 index 0000000..7598505 --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "token": "your token", + "clientId": "your bot id", + "guildId": "your guild id" +}