UNPKG
slash-command
Version:
latest (0.0.52)
0.0.505
0.0.115
0.0.52
0.0.51
0.0.11
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Simple slash command parsing module
github.com/krismuniz/slash-command
krismuniz/slash-command
slash-command
/
.travis.yml
12 lines
(11 loc)
•
151 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language:
node_js
node_js:
-
stable
install:
-
npm
install
notifications:
email:
false
script:
-
npm
test
after_script:
-
npm
run
coveralls