This repository makes it easy to get an Errbot development environment running on Windows.
To prevent secrets getting checked into the repo, create a .env.yml file in the root of the repo.
It should look like the following:
---
configs:
slack_api_key: xoxb-xxxxx-xxYourAPIKeyxxAny configs that are added will automatically be added to the Machine level environment variable of the Vagrant box.
If you want to setup Errbot on an existing Windows machine, you can:
- Run
install_errbot.ps1 - Make
C:\errbotdirectory and copy inconfig.pyandconfig_slack.py - Make
C:\errbot\pluginsdirectory