Create config.json

Fix for the current issue on the code
This commit is contained in:
Sandaru Tharuneth
2023-03-23 08:38:53 +05:30
committed by GitHub
parent 08d57407ee
commit 61f0305d20

5
config.json Normal file
View File

@ -0,0 +1,5 @@
{
"token": "your token",
"clientId": "your bot id",
"guildId": "your guild id"
}