Skip to content

emptywee/acl-hubot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

acl-hubot

Simple coffee script to implement hubot ACL for executing commands. Replace hubot name in the script with the name of your bot. Placed under hubot/scripts/ directory.

Simple and dirty :)

Requirements

  • underscore
  • util

So adding "underscore": "^1.8.3" to package.json for dependencies under hubot/ directory and running npm install should install it for you.

About

Simple coffee script for hubot acl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published