Create config.json

This commit is contained in:
Ahmad 2023-09-15 21:52:25 -04:00 committed by GitHub
parent 4d674bd28a
commit 3dfbcfca00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
src/config.json Normal file
View file

@ -0,0 +1,5 @@
{
"token": "BOT-TOKEN",
"clientId": "BOT-ID",
"guildId": "SERVER-ID"
}