hubot-cron - Crontab like scheduling messages for Hubot
要讓 Hubot 支援排程發送訊息,可以安裝 hubot-cron 套件。 ...
要讓 Hubot 支援排程發送訊息,可以安裝 hubot-cron 套件。 ...
要將 Hubot 整合 Jenkins 服務,可為 Hubot 加裝 hubot-jenkins 套件。 ...
要將 Hubot 整合 SSH,可以安裝 hubot-sshbot。 npm install –save hubot-sshbot ...
要將 Hubot 整合 Slack,首先要先在 Slack 上建立 Hubot App。 ...
Hubot scripting 支援 Coffee script 與 Javascript,script 放置於 scripts 目錄下, 內含範本 example.coffee 可以參閱。 ...
Hubot 安裝環境內需先有 Node.js,然後透過 Node.js 套件管理工具安裝 Yeoman 與 Hubot 到全域。 ...