Make puppers sends more often.
This commit is contained in:
parent
308143e0c9
commit
59365e658b
@ -23,7 +23,7 @@ class BotConfiguration
|
|||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
@subreddits = [ "rarepuppers" ]
|
@subreddits = [ "rarepuppers" ]
|
||||||
@send_cron = "00 8-21 * * *"
|
@send_cron = "*/30 8-21 * * *"
|
||||||
@refresh_cron = "*/15 * * * *"
|
@refresh_cron = "*/15 * * * *"
|
||||||
@recepients = [ CHATID_DANIEL ]
|
@recepients = [ CHATID_DANIEL ]
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user