added new snark, and put promos in its own tweets

This commit is contained in:
Jeffrey Stone
2019-11-10 22:46:12 -05:00
parent bf894e303f
commit 97bc42070e
3 changed files with 58 additions and 10 deletions

View File

@@ -56,6 +56,16 @@ automation:
- delay: '0{{ (range(1, 5)|random|int) }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00'
- service: script.twitter_stats
- id: tweet_some_promos
alias: Tweet Some Promos
initial_state: true
trigger:
- platform: time
at: '08:00:00'
action:
- delay: '0{{ (range(1, 5)|random|int) }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00'
- service: script.twitter_promos
- id: bot_info
alias: Bot Info
initial_state: true