From fc0dc1a80e7ec8d6f87637c8b86e9c1f8e0b894c Mon Sep 17 00:00:00 2001 From: Brendan Dahl Date: Fri, 3 Feb 2017 14:05:15 -0800 Subject: [PATCH] Updated Windows Bot Setup (markdown) --- Windows-Bot-Setup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Windows-Bot-Setup.md b/Windows-Bot-Setup.md index c91e0fb..aef14b8 100644 --- a/Windows-Bot-Setup.md +++ b/Windows-Bot-Setup.md @@ -3,12 +3,15 @@ 1. Install python 2.7 https://www.python.org/downloads/windows/ 1. Ensure installer adds it to the path 1. Install node js lts https://nodejs.org/en/ +1. `cd c; mkdir pdfjs` 1. Install botio from cloned repo (the npm package is not up to date) 1. git clone https://github.com/brendandahl/botio.git 1. cd botio 1. npm install -g . +1. `cd ..` (back to pdfjs) 1. Install bot files 1. `git clone https://github.com/mozilla/botio-files-pdfjs.git` + 1. `cd botio-file-pdfjs` 1. edit config.json 1. Setup pdfjsbot github access token 1. Start the bot `botio start --user pdfjsbot --pwd `