You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
.gitignore | 8 years ago | |
README.md | 8 years ago | |
ampache2irc.py | 8 years ago | |
config.py.example | 8 years ago | |
requirements.txt | 8 years ago |
README.md
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.