Limnoria/plugins/Misc
Valentin Lorentz 3eb20adaf2 Fix extra arguments to irc.reply() being ignored by messages returned by '@more'.
This change builds all the ircmsg objects directly in irc.reply, with
the original arguments.

A side effect is that if a config var is changed between the initial command
call and the call to '@more', this commit makes it use the old values,
but that shouldn't be too much of an issue.

Closes GH-1405.
2020-04-11 16:40:07 +02:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01:00
config.py Misc: add ability to specify custom help URLs when 'help' is ran without arguments 2014-12-06 18:06:59 -08:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Fix extra arguments to irc.reply() being ignored by messages returned by '@more'. 2020-04-11 16:40:07 +02:00
test.py Fix extra arguments to irc.reply() being ignored by messages returned by '@more'. 2020-04-11 16:40:07 +02:00