UNPKG
slackbotapi
Version:
latest (1.3.9)
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
a node.js API using Slack their RTM API
github.com/xBytez/slackbotapi
xBytez/slackbotapi
slackbotapi
/
.codeclimate.yml
25 lines
(24 loc)
•
317 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
engines:
duplication:
enabled:
false
config:
languages:
-
ruby
-
javascript
-
python
-
php
eslint:
enabled:
true
fixme:
enabled:
true
ratings:
paths:
-
"**.inc"
-
"**.js"
-
"**.jsx"
-
"**.module"
-
"**.php"
-
"**.py"
-
"**.rb"
exclude_paths:
[]