zulip / zulipbot

GitHub workflow-optimizing bot by @zulip
Other
85 stars 65 forks source link

Join forces with corobo #124

Closed sils closed 6 years ago

sils commented 6 years ago

hi, we're doing some stuff similar to this with corobo - maybe we should work together on sth?

CC @Meetmangukiya main corobo dev

lonerz commented 6 years ago

@sils Hi! Do you all have a code repo that we can look at?

sils commented 6 years ago

yeah, sorry https://github.com/coala/corobo

lonerz commented 6 years ago

@sils Ah, interesting bot you have there! What are you interested in collaborating on?

synicalsyntax commented 6 years ago

Your bot is written in Python, and our is in Node.js, so can you please elaborate on what exactly we could accomplish by merging? Migrating to an entirely different language might be counterproductive.

synicalsyntax commented 6 years ago

Additionally, according to your README:

corobo is a Python based chatbot that could be connected to many messaging platforms including Slack, HipChat, Telegram, IRC, XMPP, Tox, Campfire, Gitter, Skype. Check all the backends available here

This repository is mainly a collection of plugins that are written for errbot. Errbot is a Python based chatbot framework.

zulipbot's goal isn't to integrate with Errbot, but manage GitHub issues/pull requests for better productivity instead.

Would you be willing to chat with us on the #zulipbot stream on https://chat.zulip.org/? I think communication will be faster this way :)

sils commented 6 years ago

I'm not entirely sure, maybe we can build one of our tools to suit both our usecases. I don't see us merging two completley different projects indeed. I don't know about @meetmangukyia, fun is a thing but most extreme case I can see e.g. us abandoning corobo if your tool works just as well for us but maybe it's just exchanging information on what we do and what we've learned while building that. Open source is all about sharing and collaboration right?

lonerz commented 6 years ago

Link to conversation: https://chat.zulip.org/#narrow/stream/zulipbot/subject/corobo/near/298578


Resolved in chat. Full conversation link; final decision was that projects had different scopes and therefore a merge wasn't necessary.

(added by @synicalsyntax)