mirror of
https://github.com/anope/anope.git
synced 2026-06-25 12:36:38 +02:00
1e9d959857
InspIRCd 2.0 sends a timestamp in its S2S AWAY message since https://github.com/inspircd/inspircd/commit/b1002b7df55f1aec5bfce48ecd07d6d326174c95 Syntax of `AWAY <timestamp> :<away msg>` Catch this message and remove the timestamp parameter before sending it to the core AWAY handler.