What bot do you recommend?

I’m investigating what bot platform to use for our Mattermost installation.

I’m checking mmpy_bot and Hubot, seems that Hubot will offer more from the beginning because it’s more popular, but custom integrations are made on coffescript, right? And I’m searching for a python flavor bot.

Do you think mmpy_bot is a good chance? Is an error to refuse Hubot? Are there better alternatves?

Thank you

Hi @rubdottocom,

We have three bots on our official integrations page

If you’re not able to build Hubot due to dependencies issues, you could write the bot in Python since that has very few dependencies.

Thank you, i think i will try with hubot, is more versatile and seems that you can hook it to many language scripts