Expands #\d+
to Zendesk description for lazyness reasons. Not compatible with Python 3.2 due to silly decision to syntax error u""
.
To install:
mkdir slack-zendesker
cd slack-zendesker
virtualenv .env/
source .env/bin/activate
pip install -e [email protected]:kotnik/slack-zendesker.git#egg=slack_zendesker
To run:
export SLACKBOT_API_TOKEN=YOUR_BOT_API_TOKEN
export SLACKBOT_ZENDESK_APP=YOURAPP # as in https://YOURAPP.zendesk.com
export SLACKBOT_ZENDESK_USER='[email protected]/token'
export SLACKBOT_ZENDESK_PASS='TOKEN'
slack_zendesker