jibbr
jibbr copied to clipboard
A Jabbr bot designed for collaborative projects
Currently the bot correctly relies on an IHubProxy however instead of this getting injected, it's created on the fly in the constructor, thus preventing any simple mocking/stubbing. There's enough logic...
Your JibbR might tell you when the build is failing or even allow designated "authorities" to kick off new builds
Missing part in the HandlePrivateMessage, will be implemented by @cyberzed
Users should be able to ask Jibbr for a trivia type question. Jibbr will then ask a general knowledge question and keep track of users scores.
Fetch from Twitter - Should we use the RSS feeds built into Twitter and polling, or an API. Fetch messages from Code_52 and to Code_52/mentions? (spam be damned!) Set up...
Lock to room Code52 Name? Jibbr Make sure it's working and in good condition.
Inject humour whenever serious development discussion is being had! Once the conversation has some innuendo in it, the bot will suggest that yes, that indeed is "what she said". #...
http://nuget.org/packages/SignalR https://github.com/davidfowl/Jabbot/ Starts a app-pool-recycle resillient worker process for checking messages sent to it, and returning messages. Can we do a persistent connection from an ASP.NET page, or would we...