forked from creations/badgeAPI
Add Discord Badges
This commit is contained in:
parent
9ff5d1adee
commit
06c955e1b7
19 changed files with 164 additions and 2 deletions
|
@ -4,3 +4,5 @@ PORT=8080
|
|||
|
||||
REDIS_URL=redis://username:password@localhost:6379
|
||||
REDIS_TTL=3600 # seconds
|
||||
|
||||
DISCORD_TOKEN=discord_bot_token
|
Loading…
Add table
Add a link
Reference in a new issue