Go to file
Lucas Verney 65fa759d3b Fix typos in output 2016-06-24 09:51:45 +02:00
.gitignore First commit 2016-06-20 11:42:10 +02:00
README.md First commit 2016-06-20 11:42:10 +02:00
ampache2irc.py Fix typos in output 2016-06-24 09:51:45 +02:00
config.py.example First commit 2016-06-20 11:42:10 +02:00
requirements.txt Add haikunator 2016-06-23 14:35:31 +02:00

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.