dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.3.1 | You're being logged at https://irclog.whitequark.org/cinch/
cats has quit [Ping timeout: 255 seconds]
Miron has quit [Ping timeout: 252 seconds]
cats has joined #cinch
Miron has joined #cinch
cats has quit [Ping timeout: 255 seconds]
cats has joined #cinch
Miron has quit [Ping timeout: 255 seconds]
Miron has joined #cinch
ShalokShalom_ has joined #cinch
ShalokShalom has quit [Ping timeout: 252 seconds]
ShalokShalom_ is now known as ShalokShalom
ShalokShalom has quit [Read error: No route to host]
ShalokShalom has joined #cinch
Azure has joined #cinch
Azure has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<kspencer>
I've got a cinch bot built into a web api, and I want to run one of my functions, say every hour, is there a easy way to do this? I know of timer, but that usually just loops, and I'd have to start the bot on the hour (ocd)