UNPKG
edbot
Version:
latest (5.2.0)
5.2.0
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.1120
4.1.1119
4.1.1118
4.1.1116
4.1.1114
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Edbot Node.js API module
support.ed.bot
edbot
/
edbot.js
4 lines
•
94 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
EdbotClient
:
require
(
"./edbot-client.js"
), util :
require
(
"./util.js"
) }