https://github.com/phyks/ampache2irc
IRC bot to show currently played songs in Ampache.
https://github.com/phyks/ampache2irc
Last synced: 2 months ago
JSON representation
IRC bot to show currently played songs in Ampache.
- Host: GitHub
- URL: https://github.com/phyks/ampache2irc
- Owner: Phyks
- Created: 2016-06-20T09:42:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T07:51:49.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T12:23:18.525Z (4 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ampache2IRC
===========An IRC bot to post currently listened music on an Ampache server.
## Installation
* `git clone "https://github.com/Phyks/Ampache2IRC"`
Then, in the cloned repository,
* `pip install -r requirements.txt`.
* `cp config.py.example config.py` and edit it according to your needs.## Usage
As simple as `./ampache2irc.py`.
## License
Code released under MIT license.