Price Bot for district0x's Slack
Features:
- Pricebot for DNT. Responds to
!price
.
- node
- npm > 0.12.x
Create a bot and get the bot's API Token: https://YOURSLACK.slack.com/apps/manage/custom-integrations
Then run:
npm install
SLACK_TOKEN=<your-slack-token> MARKET_TRADING_CHANNEL=<channel-id-for-bot> node app.js