add procfile
This commit is contained in:
parent
6adfcd5670
commit
117ad4700b
2
bot.rkt
2
bot.rkt
@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
(define tm (start-timer-manager))
|
(define tm (start-timer-manager))
|
||||||
(define (loop)
|
(define (loop)
|
||||||
(start-timer tm 600 (upload-attachment))
|
(start-timer tm 600 (upload-attachment))
|
||||||
(loop))
|
(loop))
|
||||||
|
|
||||||
(loop)
|
(loop)
|
||||||
|
Loading…
Reference in New Issue
Block a user