UNPKG
hubot-chargify
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
Hubot scripts for dealing with Chargify
github.com/martin308/hubot-chargify
martin308/hubot-chargify
hubot-chargify
/
index.coffee
7 lines
(5 loc)
•
128 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
Fs =
require
'fs'
Path =
require
'path'
module
.exports = (robot) ->
path
= Path.resolve __dirname,
'src'
robot.
load
path