Files
Peter Kuijpers 65e476db73 Update README.md
2025-08-03 18:35:30 +02:00

215 B

Config

For this code to work you need a config.json file with the following content:

{
    "token":"Your bot token here",
    "clientId":"Your Bot id here",
    "guildId":"Your server id here"
}