mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +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
|
||||
information on all domains.
|
||||
|
||||
* Updated the Weather plugin to be retrieve weather from
|
||||
either hamweather.net or cnn.com. Also added
|
||||
supybot.plugins.Weather.{weatherCommand,temperatureUnit} so
|
||||
that you can specify which command (Weather.cnn or
|
||||
Weather.ham) to use when Weather.weather is called and in which
|
||||
unit (C, F, K) to report the weather.
|
||||
* Updated the Weather plugin to be retrieve weather from either
|
||||
hamweather.net or cnn.com. Also added
|
||||
supybot.plugins.Weather.{command,temperatureUnit} so that you can
|
||||
specify which command (Weather.cnn or Weather.ham) to use when
|
||||
Weather.weather is called and in which unit (C, F, K) to report
|
||||
the weather.
|
||||
|
||||
* Made standard replies (such as supybot.replies.success, etc.)
|
||||
use the standard substitute (such as $nick, $who, $channel, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user