Merge pull request #9 from prosolis/claude/fix-cheapshark-rating-bug-pxVJv
Add SEND_INTRO_MESSAGE to .env.example
This commit is contained in:
@@ -12,5 +12,8 @@ MIN_DEAL_RATING=8.0
|
||||
MIN_DISCOUNT_PERCENT=50
|
||||
MAX_PRICE_USD=20
|
||||
|
||||
# Send an intro message to the room on startup (true/false)
|
||||
SEND_INTRO_MESSAGE=false
|
||||
|
||||
# Database path (inside the container, mount a volume for persistence)
|
||||
DATABASE_PATH=/data/deals.db
|
||||
|
||||
Reference in New Issue
Block a user