Update mainconf.ini.example file

Added 'ROLE_ID' under '[DISCORD]' due to an error I kept receiving after I initially copied the original example.
This commit is contained in:
Anthony Hernandez 2022-10-04 13:07:20 -05:00 committed by GitHub
parent cd9064a50d
commit af5c9d3145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ API_KEY = googleapikey
ENABLE = FALSE ENABLE = FALSE
USERNAME = usernamehere USERNAME = usernamehere
URL = webhookurl URL = webhookurl
ROLE_ID =
[TFRS] [TFRS]
URL = http://127.0.0.1:5000/detailed_all URL = http://127.0.0.1:5000/detailed_all