fix clan badge ( primary_guild), add timezone api, move robots to public/custom support, move to atums/echo for logging instead
All checks were successful
Code quality checks / biome (push) Successful in 9s
All checks were successful
Code quality checks / biome (push) Successful in 9s
This commit is contained in:
parent
eb2bec6649
commit
3cb3b76a2b
13 changed files with 269 additions and 123 deletions
|
@ -15,6 +15,8 @@ BADGE_API_URL=http://localhost:8081
|
|||
# Required if you want to enable reviews from reviewdb
|
||||
REVIEW_DB=true
|
||||
|
||||
#Timezone api url, aka: https://git.creations.works/creations/timezoneDB
|
||||
TIMEZONE_API_URL=
|
||||
|
||||
# https://www.steamgriddb.com/api/v2, if you want games to have images
|
||||
STEAMGRIDDB_API_KEY=steamgrid_api_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue