UNPKG
wechat-bot
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
0.0.1
middleware framework for creating wechat bot
github.com/rogerz/wechat-bot
rogerz/wechat-bot
wechat-bot
/
index.js
2 lines
(1 loc)
•
39 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/bot'
)
;