Download the PHP package chrismou/phergie-irc-plugin-react-audioscrobbler without Composer
On this page you can find all versions of the php package chrismou/phergie-irc-plugin-react-audioscrobbler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chrismou/phergie-irc-plugin-react-audioscrobbler
More information about chrismou/phergie-irc-plugin-react-audioscrobbler
Files in chrismou/phergie-irc-plugin-react-audioscrobbler
Package phergie-irc-plugin-react-audioscrobbler
Short Description Phergie plugin for returning the current or last played song for a user on last.fm or libre.fm
License BSD-2-Clause
Homepage http://github.com/chrismou/phergie-irc-plugin-react-audioscrobbler
Informations about the package phergie-irc-plugin-react-audioscrobbler
Last.fm / Libre.fm plugin for Phergie
Phergie plugin for returning the current or last played song for a user on last.fm or libre.fm.
About
Phergie plugin for returning the current or last played song for a user on last.fm or libre.fm. By default, the plugin responds to the commands "lastfm username" and "librefm username" (without the quotes).
Install
The recommended method of installation is through composer.
See Phergie documentation for more information on installing and enabling plugins.
Configuration
For last.fm lookups, you need a free API key which you can get from here. LibreFM works out of the box.
CommandHelp compatibility
The plugin activates lastfm when it sees you've included a lastfm config, so in order to get CommandHelp to show the plugin in it's command list , you'll need to pass a mock value:
Adding this line to your CommandHelp config should force the lastfm command to be displayed.
Tests
To run the unit test suite:
If you use docker, you can also run the test suite against all supported PHP versions:
License
Released under the BSD License. See LICENSE
.
All versions of phergie-irc-plugin-react-audioscrobbler with dependencies
phergie/phergie-irc-bot-react Version ~2
phergie/phergie-irc-plugin-react-command Version ~2
phergie/phergie-irc-plugin-http Version ~4
openlss/func-time Version *