mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
feat(notification): add pushbullet, add url with notifications (#226)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ PAGE_TIMEOUT="30000"
|
||||
PHONE_NUMBER="1234567890"
|
||||
PHONE_CARRIER="tmobile"
|
||||
PLAY_SOUND="notification.mp3"
|
||||
PUSHBULLET="o.pushbulletTokendbjVjvJHVhcg"
|
||||
PUSHOVER_TOKEN="123pushover-token456"
|
||||
PUSHOVER_USER="123pushover-user-key"
|
||||
PAGE_SLEEP_MIN="5000"
|
||||
|
||||
Reference in New Issue
Block a user