Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megos/usen-slack
usen nowplaying bot for slack/mattermost
https://github.com/megos/usen-slack
mattermost slack usen
Last synced: 1 day ago
JSON representation
usen nowplaying bot for slack/mattermost
- Host: GitHub
- URL: https://github.com/megos/usen-slack
- Owner: megos
- License: mit
- Created: 2016-12-10T03:43:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T12:09:56.000Z (over 6 years ago)
- Last Synced: 2024-11-22T19:40:47.337Z (2 months ago)
- Topics: mattermost, slack, usen
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usen-slack
usen nowplaying bot for slack/mattermost### ScreenShot
#### slack
![slack](https://github.com/megos/usen-slack/wiki/images/screenshot_slack.png)### Requirement
- node.js 6 higher
- npm### Usage
```
$ npm start
```### Install
1. `$ npm install`
2. Create a copy of [default.sample.json](config/default.sample.json) called `default.config`
3. Replace `your slack incoming webhook url` in your new `default.config` file with your own slack/mattermost webhook url.
4. Replace `your selected usen band` in your new `default.config` file with your selected usen band (ex: A).
5. Replace `your selected usen channel` in your new `default.config` file with your selected usen channel (ex: 26).### License
- [MIT](LICENSE)### Author
- [megos](https://github.com/megos)