your programmable slack bot
robot.respond(/hello/, function(msg, done) {
msg.send("hello back", done);
});
Nestor has a large and growing library of bot powers from your favorite services such as
and many more!
Want to integrate with a private API that belongs to your company? No problem, start coding your power in the Nestor Bot Development Environment with a very Simple Javascript API and deploy your bot power in seconds!
Nestor's Bot Toolkit uses Hubot's API so your existing Hubot scripts can easily be ported to Nestor.
Read the programming manual here.
Want to test out your bot power without spamming your co-workers on Slack? You can debug your bot power locally and once you're ready you can deploy!
Nestor's Bot Toolkit comes with logging support so you can find out what's going wrong with your power. Stacktraces for crashes are also all displayed, so you can debug your bot powers faster.
Know that you need a bot to control your business but not sure how to go about it? Get in touch with us at