Earlier quoted context omitted.
You should be able to use Hubot with Grove as it provides IRC interface. We have few users already using it.
Assuming you'll have to create an entirely new Grove account for each bot you want to add, though?
Grove.io: Hosted, Searchable IRC Chat For Teams
51–60 of 113 posts
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#52Will its model work well with an open source/community project – where you want to allow all walk-up participants, but need some moderator powers? For example, can you edit the searchable logs to remove spam?
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#53Neat. Easy hosted custom plugins/bots would be awesome. You can run your own IRC bot, of course, but then you have to worry about finding a server to run it on, keep it running, etc.
Agreed. We need to figure out a good way to do better bot integration! (suggestions welcome)
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#54Is there any way to integrate a file-uploading facility (drag'n'drop in the web client, ideally, like Campfire) to the IRC concept, or is that an impedance mismatch?
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#55Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#56I'd be interested to know how this stacks up against HipChat. I'm not sure what I'm missing out on, but it would be good to hear if there is something.
The major advantage I see with this over HipChat is that you can use existing IRC client software to connect. Personally, I'd much prefer Irssi in a terminal to an Adobe AIR product.
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#57Neat. Easy hosted custom plugins/bots would be awesome. You can run your own IRC bot, of course, but then you have to worry about finding a server to run it on, keep it running, etc.
Agreed. We need to figure out a good way to do better bot integration! (suggestions welcome)
Eventually you could add a way to define custom plugins that are properly sandboxed.
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#58Is it going to remain free? Would consider moving our internal irc server here but am concerned that in a few months it will become pay only?
No, it won't remain free forever. Soon we'll having pricing plans that are comparable to existing team chat products.
I've been working on an open source version of what you're purporting to provide as a service.
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#59Nice work, Leah! Love the fact that it's just IRC at heart. Is there any way to integrate a file-uploading facility (drag'n'drop in the web client, ideally, like Campfire) to the IRC concept, or is that an impedance mismatch?
Re: Grove.io: Hosted, Searchable IRC Chat For Teams
#60Sure, IRC's protocol is simpler, but it's also not designed to support authentication or security natively, or to be federated in a "cross-network" way like XMPP is. It seems that XMPP is more modern, more flexible, and supports real user authentication natively - a win in every respect.
Plus most of the clients people these days use for IRC (Adium, irssi, Pidgin, XChat) support Jabber anyway.