mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 06:01:39 +01:00
Better formatting, add redis_url to example .env
This commit is contained in:
@@ -17,4 +17,7 @@ CHATTER_ID= # Twitch ID of the chatting user
|
||||
CHATTER_IS_STREAMER= # If the bot that activates on commands is on the same account as the streamer, set this to true. Make sure the STREAMER_ID and CHATTER_ID match in that case.
|
||||
|
||||
# Pocketbase config
|
||||
# POCKETBASE_URL= # Pocketbase URL. Defaults to localhost:8090
|
||||
# POCKETBASE_URL= # Pocketbase URL. Defaults to http://localhost:8090
|
||||
|
||||
# Redis/Valkey config
|
||||
# REDIS_URL= # Redis URL. Defaults to redis://localhost:6379
|
||||
|
||||
Reference in New Issue
Block a user