arunthampi / relax

Bots-as-a-Service for Slack
Mozilla Public License 2.0
169 stars 23 forks source link

Add optional botmetrics bot registration #22

Closed arunthampi closed 8 years ago

arunthampi commented 8 years ago

Relax now has optional botmetrics analytics built in. If you want analytics for your Slack bot, set the BOTMETRICS_ENABLED environment variable to 'true', get an API key and a bot ID from botmetrics and set the BOTMETRICS_API_KEY and BOTMETRICS_BOT_ID environment variables set up.