<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello Haskell enthusiasts,<div class=""><br class=""></div><div class="">For a couple of months now I’ve been working on a framework for writing chat bots in Haskell.</div><div class="">The project is very heavily inspired by Hubot (<a href="https://hubot.github.com/" class="">https://hubot.github.com/</a>) and for the most part mimics its API.</div><div class="">However it provides all the nice Haskell features, such as type safety and running as compiled code, rather than interpreted.</div><div class=""><br class=""></div><div class="">If you’re curious check it out, I’d love some feedback.</div><div class=""><br class=""></div><div class="">(Verbose) Documentation: <a href="http://marvin.readthedocs.io" class="">http://marvin.readthedocs.io</a></div><div class=""><br class=""></div><div class="">Package: <a href="https://hackage.haskell.org/package/marvin" class="">https://hackage.haskell.org/package/marvin</a></div><div class=""><br class=""></div><div class="">Source code repository: <a href="https://github.com/JustusAdam/marvin" class="">https://github.com/JustusAdam/marvin</a></div><div class=""><br class=""></div><div class="">Suggestions and issues: <a href="https://github.com/JustusAdam/marvin/issues" class="">https://github.com/JustusAdam/marvin/issues</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Justus</div><div class=""><br class=""></div></body></html>