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.
 
Lucas Verney 65fa759d3b Fix typos in output 8 years ago
.gitignore First commit 8 years ago
README.md First commit 8 years ago
ampache2irc.py Fix typos in output 8 years ago
config.py.example First commit 8 years ago
requirements.txt Add haikunator 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.