testing
This commit is contained in:
@ -14,6 +14,7 @@ dogfacts_token = getenv('BOTS_DOGFACTS_TOKEN')
|
||||
newsfeed_token = getenv('BOTS_NEWSFEED_TOKEN')
|
||||
whitenonsense_token = getenv('WHITENONSENSE_TOKEN')
|
||||
randomquotes_token = getenv('BOTS_QUOTESBOT_TOKEN')
|
||||
botsy_token = getenv('BOTS_BOTSY_TOKEN')
|
||||
|
||||
# Pushover creds
|
||||
po_endpoint = getenv('PUSHOVER_ENDPOINT')
|
||||
|
Reference in New Issue
Block a user