Twitter Bots Two Twitter bots built using Node.js. See them in action at @RemindMeBot and @TopOfTheBots. Setup Install ''' sudo ./install.sh ''' Run ''' forever start remindmebot.js ''' Tech Used node.js Twit: github.com/ttezel/twit Mongojs: github.com/mafintosh/mongojs