Socket
Socket
Sign inDemoInstall

hubot-cc

Package Overview
Dependencies
92
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "hubot-cc",
"description": "A Hubot script for defining aliases to easily @mention groups of people in a room or a global context.",
"version": "0.0.1",
"version": "0.0.2",
"author": "Ian Lai <os@fyianlai.com>",
"license": "MIT",
"keywords": "hubot, hubot-scripts, aliases, mentions, groups, rooms",
"keywords": "hubot, hubot-scripts, aliases, mentions, groups, rooms, channels",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

@@ -36,2 +36,4 @@ # hubot-cc

hubot cc new-global `alias` `users...` | `cc.new.global` | Creates a new @`alias` to @mention all `users...` (space separated) in any context
cc remove `alias` | `cc.remove` | Removes @`alias` from the current, and the global context
cc list | `cc.list` | Returns all defined aliases

@@ -38,0 +40,0 @@ ### Contexts

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc