用 BearyChat Open API 实现的消息转发,转发 Hubot 收到的所有消息

准备

npm install

运行

export HUBOT_BEARYCHAT_TOKENS=token-token-token-here
npm start