Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI authored Nov 6, 2024
1 parent 8ee5ecd commit b7a5a58
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,11 @@ The config.json file is a JSON file that contains the following information:

```json
{
"WEBHOOK URL": "",
"ipgeolocation.io API KEY": "",
"DEBUG": true,
"VERSION": "X.X.X",
"ipgeolocation.io API KEY": "OPTIONAL - Key for ipgeoloc",
"Log Level Debug?": bool,
"VERSION": "Version number x.x.x format",
"CURRENT_FILES": [

"Files Seperated by commas in strings"
]
}
```
Expand Down

0 comments on commit b7a5a58

Please sign in to comment.