Initial commit

This commit is contained in:
2020-11-07 06:59:32 +01:00
parent ea66885351
commit 3d50941603
6 changed files with 593 additions and 0 deletions

14
.env-example Normal file
View File

@ -0,0 +1,14 @@
#Discord webhook (Need to be a discord.com URL)
WEBHOOK_URL=https://discord.com/api/webhooks/582696524044304394/a3CMwZWchmHAXItB_lzSSRYBx0-AlPAFakeJWqhHLfsAg_X4erac9-CeVeUDqPI1ac1vT
# Discord bot token
BOT_TOKEN = JFIiasfjioFIAOJFOIJIOSAF.AFo-7A.akwFakeopfaWPOKawPOFKOAKFPA
# Timezone
TIMEZONE=Europe/Stockholm
# Optional: Change sqlite database location
#SQLITE_LOCATION=jobs.sqlite
#Log level, CRITICAL, ERROR, WARNING, INFO, DEBUG
LOG_LEVEL=INFO