Cooldown Logic is now distributed

This commit is contained in:
2023-12-27 12:47:14 -07:00
parent 53c81941db
commit f75db108a7
5 changed files with 89 additions and 4 deletions

View File

@ -1,4 +1,6 @@
# Tokens
DISCORD_TOKEN=
OPENAI_API_KEY=
REPLICATE_API_TOKEN=
DISCORD_TOKEN=""
OPENAI_API_KEY=""
REPLICATE_API_TOKEN=""
REDIS_HOST=""
REDIS_PASSWORD=""