Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 719 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 719 Bytes

pocket-bot

Pocket is the HEAD of #pennyphp freenode channel.

external-scripts

Tired of waiting for your script to be merged into hubot-scripts? Want to maintain the repository and package yourself? Then this added functionality maybe for you!

Hubot is now able to load scripts from third-party npm packages! To enable this functionality you can follow the following steps.

  1. Add the packages as dependencies into your package.json
  2. npm install to make sure those packages are installed

To enable third-party scripts that you've added you will need to add the package name as a double quoted string to the external-scripts.json file in this repo.

docker

docker pull gianarb/pocket-bot