-
Install the dependencies
pip install -r requirements.txt -
Set environment variables
COBOT_ROOT,COBOT_TOKENto the path of corobo repo and gitter token for cobot. -
Run errbot:
cd COBOT_ROOT && errbot
COBOT_ROOT- absolute path of the project root.COBOT_PREFIX- prefix to use for issuing bot commands.GH_TOKEN- GitHub personal access token to create issues, invite people to org, assign and unassign issues, etc.GL_TOKEN- GitLab personal access token to create, assign, unassign issues, etc.WA_TOKEN- wolframalpha APP_ID to access wolfram API.