Valentin Lorentz 2b4c5eb78f Fix crash when calling .reply(..., action=True) on ReplyIrcProxy
instead of on NestedCommandIrcProxy.

ReplyIrcProxy._sendReply expects action=True to imply noLengthCheck=True, but only
NestedCommandIrcProxy.reply() enforces the latter, not ReplyIrcProxy.reply().

This crash was introduced in 3c1c4a69e9927bcc7265b1d77fd1ab49cb55090e by
moving NestedCommandIrcProxy's .reply() to ReplyIrcProxy.
2023-07-18 07:46:51 +02:00
..
2022-11-23 19:25:12 +01:00
2022-11-20 19:33:23 +01:00
2022-11-20 19:33:23 +01:00
2022-11-20 19:33:23 +01:00
2022-11-20 19:33:23 +01:00
2022-11-20 19:33:23 +01:00