Configurable name mapping, streaming responses
This commit is contained in:
@@ -25,3 +25,9 @@ THROWBACK_CHANNEL="123456789012345678"
|
||||
|
||||
ENABLE_LOSER=1
|
||||
LOSER_CHANNEL="123456789012345678"
|
||||
|
||||
# Real name mappings (format: "username:FirstName,username2:FirstName2")
|
||||
REAL_NAMES=""
|
||||
|
||||
# Whitelist of first names for biggest loser announcement
|
||||
LOSER_WHITELIST="James,Vincent,Myles,Sam"
|
||||
|
||||
Reference in New Issue
Block a user