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
- Host: GitHub
- URL: https://github.com/beaufour/mopidy-slack-bot
- Owner: beaufour
- Created: 2019-10-10T19:08:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-23T04:35:51.000Z (about 1 year ago)
- Last Synced: 2025-07-04T20:37:39.583Z (about 1 year ago)
- Topics: mopidy, slack-bot
- Language: JavaScript
- Size: 478 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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
[](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)
[](https://snyk.io//test/github/beaufour/mopidy-slack-bot?targetFile=package.json)