An open API service indexing awesome lists of open source software.

https://github.com/beaufour/mopidy-slack-bot

Simple Slack bot for Mopidy/Iris
https://github.com/beaufour/mopidy-slack-bot

mopidy slack-bot

Last synced: 12 months ago
JSON representation

Simple Slack bot for Mopidy/Iris

Awesome Lists containing this project

README

          

Simple bot that interacts with Mopidy.

Configured through the following environment variables:

* `SLACK_BOT_CHANNEL` - Channel that songs being played are posted in
* `SLACK_BOT_WS_URL` - Mopidy WebSocket URL
* `SLACK_BOT_TOKEN` - Slack app signing secret
* `SLACK_BOT_TOKEN` - Slack app bot token
* `SLACK_BOT_PORT` - Port for bot to listen on

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c1b9d305cec0441b8fefdb421903632a)](https://www.codacy.com/manual/beaufour/mopidy-slack-bot?utm_source=github.com&utm_medium=referral&utm_content=beaufour/mopidy-slack-bot&utm_campaign=Badge_Grade)

[![Known Vulnerabilities](https://snyk.io//test/github/beaufour/mopidy-slack-bot/badge.svg?targetFile=package.json)](https://snyk.io//test/github/beaufour/mopidy-slack-bot?targetFile=package.json)