Show HN: Interbot – Get work done right from your chat app
31–40 of 44 posts
Re: Show HN: Interbot – Get work done right from your chat app
#32This seems really slick! Nice work!
Re: Show HN: Interbot – Get work done right from your chat app
#33Awesome! Please add Pivotal Tracker integration :)
Sure. We will can you add your feedbacks here? https://interbot.uservoice.com/admin/forums/271962-general
Re: Show HN: Interbot – Get work done right from your chat app
#34I love this kind of service, but extensibility is probably the most important feature and unless I'm wrong, your platform is not open (yet). We developers all use different services. Hubot is extremely simple (based on regular expressions to match commands) and quite successful because it's so easy to write and use your own module [1]. Hubot being free and open source, what is your differentiation plan? I'm sure ther…
Re: Show HN: Interbot – Get work done right from your chat app
#35Earlier quoted context omitted.
Adding API keys to a config hardly requires a dev. And giving my API keys to you is much more dangerous.
We use OAuth so we don't store any API keystroke passwords. Well more than the ease we are trying to make this collaborative so you can add data to your team mate services easily.
Re: Show HN: Interbot – Get work done right from your chat app
#36I love this kind of service, but extensibility is probably the most important feature and unless I'm wrong, your platform is not open (yet). We developers all use different services. Hubot is extremely simple (based on regular expressions to match commands) and quite successful because it's so easy to write and use your own module [1]. Hubot being free and open source, what is your differentiation plan? I'm sure ther…
For anyone looking at Hubot who'd prefer to write modules in Ruby instead of Coffeescript, there's Lita. https://www.lita.io
Re: Show HN: Interbot – Get work done right from your chat app
#37Re: Show HN: Interbot – Get work done right from your chat app
#38I think this seems like a great idea. But I have never worked one place that used any of the seemingly trendy integrations. How about Lync -> Jira, Confluence, Perforce?
Re: Show HN: Interbot – Get work done right from your chat app
#39I love this kind of service, but extensibility is probably the most important feature and unless I'm wrong, your platform is not open (yet). We developers all use different services. Hubot is extremely simple (based on regular expressions to match commands) and quite successful because it's so easy to write and use your own module [1]. Hubot being free and open source, what is your differentiation plan? I'm sure ther…
We want to run this as a service, for eg with hubot you need to add the API keys in a config file which isn't that easy unless you have a dev to write something on top of it. We are planning to make the UX really simple on provide /pulling the data from your services.
It sounds like these may not be your target audience - but in that case, who is?
Re: Show HN: Interbot – Get work done right from your chat app
#40Earlier quoted context omitted.
We want to run this as a service, for eg with hubot you need to add the API keys in a config file which isn't that easy unless you have a dev to write something on top of it. We are planning to make the UX really simple on provide /pulling the data from your services.
Keep in mind that the people who have need of this kind of thing are typically dev , ops, or both. To neither group is updating a configuration file a major consideration. It sounds like these may not be your target audience - but in that case, who is?