-1

i need help to develop a bot with java code in mattermost . chatbot interaction beetwen jenkins and mattermost give resultat of build and launch a build for a job.

AzizZadix
  • 1
  • 1

1 Answers1

0

You can take a look at the below chatbot development framework BenTen. It might give you ideas. It currently has slack but not Mattermost integration yet. But it is open source and might give you some Ideas

https://github.com/intuit/benten

Takes 10 mins to setup against your Jenkins Instance.

It has slack and Jenkins integration. You can deploy and monitor Jenkins Jobs.