Updated readme and made clicking the profile optional

This commit is contained in:
Wizzard
2023-07-13 13:10:48 -04:00
parent 5ef325676f
commit 0ec7cbb248
4 changed files with 10 additions and 2 deletions

6
config.example.json Normal file
View File

@@ -0,0 +1,6 @@
{
"clientId": "1111111111111111111",
"apiKey": 22222222222222222222222222222",
"username": "Retard",
"clickable": "true"
}