All Projects → brantb → Hubot Loudbot

brantb / Hubot Loudbot

A LOUDBOT SCRIPT FOR HUBOT

Programming Languages

coffeescript
4710 projects

Labels

Projects that are alternatives of or similar to Hubot Loudbot

hubot-alias
Action alias for hubot
Stars: ✭ 21 (+250%)
Mutual labels:  hubot
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (+333.33%)
Mutual labels:  hubot
saihubot
💬 client side chatbot that works in the browser and command line
Stars: ✭ 15 (+150%)
Mutual labels:  hubot
hackmit-hackbot
🤖 HackMIT's personal assistant!
Stars: ✭ 13 (+116.67%)
Mutual labels:  hubot
hubot-ansible
A hubot script for launching ansible commands
Stars: ✭ 14 (+133.33%)
Mutual labels:  hubot
hubot-code-review
A Hubot script for GitHub code review on Slack.
Stars: ✭ 38 (+533.33%)
Mutual labels:  hubot
hubot-broadlink-rm
A hubot script to learn and send IR hex codes with Broadlink RM
Stars: ✭ 24 (+300%)
Mutual labels:  hubot
Hubot
A customizable life embetterment robot.
Stars: ✭ 16,047 (+267350%)
Mutual labels:  hubot
hubot-messenger-bot
🔌 A Hubot adapter for Facebook Messenger Platform (Bots) with zero external dependencies.
Stars: ✭ 44 (+633.33%)
Mutual labels:  hubot
hubot-group-alias
@mentions for groups using Hubot
Stars: ✭ 14 (+133.33%)
Mutual labels:  hubot
hubot-markov
Hubot watches all, and builds a markov model from everything you say.
Stars: ✭ 63 (+950%)
Mutual labels:  hubot
hubot-suggest
Suggest hubot commands when not found
Stars: ✭ 29 (+383.33%)
Mutual labels:  hubot
docker-hubot
Docker container for running hubot in a container.
Stars: ✭ 17 (+183.33%)
Mutual labels:  hubot
hubot-pager-me
PagerDuty integration for Hubot
Stars: ✭ 74 (+1133.33%)
Mutual labels:  hubot
groupme-at-all
A Hubot chat bot to mention every user in a GroupMe channel all at once.
Stars: ✭ 94 (+1466.67%)
Mutual labels:  hubot
mattermost-client
Mattermost client using websockets
Stars: ✭ 59 (+883.33%)
Mutual labels:  hubot
hubot-dingtalk
hubot-dingtalk:支持钉钉Outgoing
Stars: ✭ 29 (+383.33%)
Mutual labels:  hubot
Hubot Rocketchat
Rocket.Chat Hubot adapter
Stars: ✭ 499 (+8216.67%)
Mutual labels:  hubot
bot
Slack bot (bro) for Mobile Development Group, IITR.
Stars: ✭ 13 (+116.67%)
Mutual labels:  hubot
hubot-zulip
No description or website provided.
Stars: ✭ 19 (+216.67%)
Mutual labels:  hubot

Hubot: hubot-loudbot

A Loudbot script for Hubot inspired by LOUDBOT-SLACK.

Installation

Add hubot-loudbot to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-loudbot": ">= 1.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-loudbot to your external-scripts.json:

["hubot-loudbot"]

Run npm install.

Sample Interaction

user1>> HEY WHAT'S GOING ON IN THIS ROOM
hubot>> I DON'T KNOW
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].