mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-11-29 06:27:26 +01:00
Fix up the changelog.
This commit is contained in:
parent
fa824bdd07
commit
3c736cf2b7
@ -30,9 +30,8 @@
|
|||||||
channel topic, removing topics at the beginning as necessary to
|
channel topic, removing topics at the beginning as necessary to
|
||||||
squeeze the new topic in.
|
squeeze the new topic in.
|
||||||
|
|
||||||
* Added Seen.any, which reports the last time anything was said
|
* Added Seen.any, which behaves like Seen.{seen,last,user} except it
|
||||||
by anyone, rather tahn just the last time a specific user said
|
reports the last activity of any type (not just chat).
|
||||||
something.
|
|
||||||
|
|
||||||
* Added Web.fetch, which replies with the text of the given URL.
|
* Added Web.fetch, which replies with the text of the given URL.
|
||||||
This might be useful in combination with Utilities.re command,
|
This might be useful in combination with Utilities.re command,
|
||||||
@ -93,7 +92,7 @@
|
|||||||
* Fixed Owner.enable so that commands can actually be re-enabled.
|
* Fixed Owner.enable so that commands can actually be re-enabled.
|
||||||
|
|
||||||
* Fixed Bug #1190350, incorrect extraction of a website's title.
|
* Fixed Bug #1190350, incorrect extraction of a website's title.
|
||||||
|
|
||||||
* Added various functions to supybot.utils.file (touch, writeLine,
|
* Added various functions to supybot.utils.file (touch, writeLine,
|
||||||
readLines, chunks).
|
readLines, chunks).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user