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
wechat-bot
github.com/wangrongding/wechat-bot/
wangrongding/wechat-bot
wechat-bot
/
cli.js
5 lines
(3 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
5
#! /usr/bin/env node
'use strict'
import
(
'./src/index.js'
)