Culf-B / placeBot

r/place inspired discord bot
GNU General Public License v3.0
0 stars 0 forks source link

placeBot

r/place inspired discord bot

Config.json

The config.json file should be at the root of the project (same folder as deploy-commands.js and index.js) and should look like this:

{
    "clientId": "Your client ID",
    "token": "Your token"
}