Download the PHP package asdfx/phergie-irc-plugin-react-apixu-weather without Composer
On this page you can find all versions of the php package asdfx/phergie-irc-plugin-react-apixu-weather. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download asdfx/phergie-irc-plugin-react-apixu-weather
More information about asdfx/phergie-irc-plugin-react-apixu-weather
Files in asdfx/phergie-irc-plugin-react-apixu-weather
Package phergie-irc-plugin-react-apixu-weather
Short Description Phergie plugin for returning weather information for a given location.
License MIT
Informations about the package phergie-irc-plugin-react-apixu-weather
Weather plugin for Phergie
Phergie plugin for returning weather information for a given location.
About
This plugin provides a method for performing weather lookups for a specified town/city/zip code from the Apixu API.
Install
The recommended method of installation is through composer.
See Phergie documentation for more information on installing and enabling plugins.
Configuration
This plugin requires the Command plugin to recognise commands.
If you're new to Phergie or Phergie plugins, see the Phergie setup instructions for more information. Otherwise, add the following references to your config file:
The provider is Apixu, which requires a free api key to use (you can get one from here). To use Apixu, you only need to provide the API key.
Current request limits:
- Apixu: 10,000/month
License
Released under the MIT License. See LICENSE
.
All versions of phergie-irc-plugin-react-apixu-weather with dependencies
phergie/phergie-irc-plugin-react-command Version ~2
kitetail/zttp Version ^0.4.0