npm install
- 填写
config.test.js
, 并改名成config.js
- 本机启动
redis-server
- 获取
oauth
信息node bin/www
- 本机访问
{hostname:port}/fanfou/chatbot/oauth
- 启动定时服务
node do/do.js
- redis (GET SET SUB PUB)
- express (http)
- lodash (Object 操作)
- later(定时任务)
- 图灵机器人 API
- 饭否机器人 API
npm install
config.test.js
, 并改名成config.js
redis-server
oauth
信息
node bin/www
{hostname:port}/fanfou/chatbot/oauth
node do/do.js