mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
weatherCommand -> command
This commit is contained in:
parent
8590bc2134
commit
5606fe62c3
12
ChangeLog
12
ChangeLog
@ -1,12 +1,12 @@
|
|||||||
* Updated Network.whois so that it can now retrieve
|
* Updated Network.whois so that it can now retrieve
|
||||||
information on all domains.
|
information on all domains.
|
||||||
|
|
||||||
* Updated the Weather plugin to be retrieve weather from
|
* Updated the Weather plugin to be retrieve weather from either
|
||||||
either hamweather.net or cnn.com. Also added
|
hamweather.net or cnn.com. Also added
|
||||||
supybot.plugins.Weather.{weatherCommand,temperatureUnit} so
|
supybot.plugins.Weather.{command,temperatureUnit} so that you can
|
||||||
that you can specify which command (Weather.cnn or
|
specify which command (Weather.cnn or Weather.ham) to use when
|
||||||
Weather.ham) to use when Weather.weather is called and in which
|
Weather.weather is called and in which unit (C, F, K) to report
|
||||||
unit (C, F, K) to report the weather.
|
the weather.
|
||||||
|
|
||||||
* Made standard replies (such as supybot.replies.success, etc.)
|
* Made standard replies (such as supybot.replies.success, etc.)
|
||||||
use the standard substitute (such as $nick, $who, $channel, etc.)
|
use the standard substitute (such as $nick, $who, $channel, etc.)
|
||||||
|
Loading…
Reference in New Issue
Block a user