Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duxet/awesome-hubot

A list of must have Hubot scripts.
https://github.com/duxet/awesome-hubot

List: awesome-hubot

awesome awesome-list bots hubot hubot-scripts

Last synced: 25 days ago
JSON representation

A list of must have Hubot scripts.

Awesome Lists containing this project

README

        

# Awesome Hubot [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

A list of must-have [Hubot](https://hubot.github.com) scripts.

## Table of Contents
- [Awesome Hubot](#awesome-hubot)
- [Adapters](#adapters)
- [Productivity](#productivity)
- [Reports](#reports)
- [Utility](#utility)
- [Games](#games)
- [Miscellaneous](#miscellaneous)

## Adapters

* [Slack](https://github.com/slackhq/hubot-slack)
* [Hipchat](https://github.com/hipchat/hubot-hipchat)
* [IRC](https://github.com/nandub/hubot-irc)
* [XMPP](https://github.com/markstory/hubot-xmpp)
* [Skype](https://github.com/netpro2k/hubot-skype)
* [iMessage](https://github.com/lazerwalker/hubot-imessage)
* [Twitter](https://github.com/MathildeLemee/hubot-twitter)
* [Rocket.Chat](https://github.com/RocketChat/hubot-rocketchat)
* [Flowdock](https://github.com/flowdock/hubot-flowdock)
* [Idobata](https://github.com/idobata/hubot-idobata)
* [Chatwork](https://github.com/akiomik/hubot-chatwork)
* [Telegram](https://github.com/lukefx/hubot-telegram)
* [Let's Chat](https://github.com/sdelements/hubot-lets-chat)
* [Dialog](https://github.com/dialogs/dialog-hubot-adapter)

## Productivity
* [Google Translate](https://github.com/hubot-scripts/hubot-google-translate) - Allows Hubot to know many languages using Google Translate.

## Reports
* [Facebook Insights](https://github.com/Godoy/hubot-facebook-insights) - Allows Hubot to get some facebook insights.
* [Google Analytics](https://github.com/PlanBCom/hubot-analytics) - A hubot script to get google analytics reports.
* [New Relic](https://github.com/statianzo/hubot-newrelic2) - New Relic stats from Hubot.

## Utility
* [Factoids](https://github.com/therealklanni/hubot-factoids) - Give hubot factoids support similar to oftn-bot.

## Games
* [Ingress](https://github.com/hubot-scripts/hubot-ingress) - Show off your Ingress badges (plus some other utils).

## Miscellaneous
* [Auth](https://github.com/hubot-scripts/hubot-auth) - Assign roles to users and restrict command access in other scripts.
* [Control](https://github.com/spajus/hubot-control) - Control Hubot via web interface.
* [Cron](https://github.com/miyagawa/hubot-cron) - Crontab like scheduling messages for Hubot.
* [Markov](https://github.com/smashwilson/hubot-markov) - Generates a markov model based on everything that your Hubot sees in your chat.
* [Hubot Tell a Joke](https://github.com/sriharshakappala/hubot-tell-a-joke) - A hubot script that tells a random Chuck Norris joke :)