Implement Ibis.Client.parse_mode_string

Review Request #3879 — Created March 7, 2025 and submitted

Information

ibis/ibis
default

Reviewers

This will convert a mode string and it's parameters into an array of
Ibis.ModeChange's using the CHANMODES and PREFIX values from RPL_ISUPPORT to
determine which modes have parameters.

Ran the tests under valgrind and called in the turtles as well.

Summary ID
Implement Ibis.Client.parse_mode_string
This will convert a mode string and it's parameters into an array of Ibis.ModeChange's using the CHANMODES and PREFIX values from RPL_ISUPPORT to determine which modes have parameters.
cc362469ea9b6f163ac420960e5efad5bd6b85db
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed