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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
config.json Normal file
View File

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