No description
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| ampache2irc.py | ||
| config.py.example | ||
| README.md | ||
| requirements.txt | ||
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.pyand edit it according to your needs.
Usage
As simple as ./ampache2irc.py.
License
Code released under MIT license.