Files
reapersBeepBoop/README.md
T
ReaperOfVeriod b448112fa2 update readme
2025-08-03 16:28:45 +02:00

11 lines
210 B
Markdown

# Config
For this code to work you need a config.json file with the following content:
```json
{
"token":"Your bot token here",
"clientId":"Your Bot id here",
"guildId":"Your server id here"
}
```