Sunday 21 May 2017

HELP! How can I create and manage multiple twitter bots?

I'm new to Node, so sorry in advance if this is a stupid thing to ask.I'd like to make a website where users can create,stop/resume and edit their Twitter bots which would run 24/7.What would be a good way to create and manage/monitor these bots/processes. Are there packages that exist for this kind of thing? or do I have to make my own using child_process? How would I make so the processes get saved and survive server restarts and crashes?I've looked into child_process API but I can't picture how exactly I would put it together for this.

Submitted May 21, 2017 at 07:28PM by Artaelz

No comments:

Post a Comment