post messages automatically per x min
is there any optimized way to post messages automatically per X minutes? the minutes and messages could change when bot is online btw.
5 Replies
unfortunate
Node.js
Timers in Node.js | Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
this is what i wanted
thanks!