0.1.6 • Published 10 years ago

hubot-slack-rules v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

hubot-rules

A hubot script that explains the rules

See src/slack-rules.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-slack-rules --save

Then add hubot-slack-rules to your external-scripts.json:

[
  "hubot-slack-rules"
]

Sample Interaction

user1>> hubot what are the slack rules
hubot>> *CHANNEL CREATION RULES :scroll:*
hubot>> Below are the rules and naming conventions for creating a slack channel.
hubot>> :small_blue_diamond: *Team Channels* for each distinct department within the organization. Prefix the channel with the department title.
0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago