Ever-so-slightly friendlier.
This commit is contained in:
parent
ce32b7defa
commit
3b4e2b6790
|
@ -218,7 +218,7 @@
|
|||
(println "Stopping pricebot...")
|
||||
(stop! bot)
|
||||
(>!! shutdown true))))
|
||||
(log/notify! logger (str "Hi! I'm going to start watching the price of " (name currency)))
|
||||
(log/notify! logger (str "Hi! I'm going to start watching the price of " (name currency) " for you."))
|
||||
(start! bot)
|
||||
(<!! shutdown)
|
||||
(System/exit 0))))
|
||||
|
|
Loading…
Reference in New Issue