forked from creations/badgeAPI
add discord badges from https://git.creations.works/seth pr, fixed a few things
This commit is contained in:
parent
cbd92de7a5
commit
c73b8725c1
21 changed files with 178 additions and 5 deletions
|
@ -37,6 +37,9 @@ REDIS_URL=redis://username:password@localhost:6379
|
|||
|
||||
# Value is in seconds
|
||||
REDIS_TTL=3600
|
||||
|
||||
#only use this if you want to show discord badges
|
||||
DISCORD_TOKEN=discord_bot_token
|
||||
```
|
||||
|
||||
## Endpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue