Skip to content

config.json

phene edited this page Dec 6, 2021 · 1 revision

config.json

Rename config-example.json to config.json and open it. Inside you will find this:

{
    "token": "your bot token",
    "clientId": "your bot id",
    "guildId": "development server id (for deploying local commands)"
}

Let's find out what these three values mean.

Clone this wiki locally