Open DanielOaks opened 8 years ago
We should list multiple prefixes in the chanmembers list explicitly, as discussed in #5.
chanmembers
ie, YAML:
- ['a', '&'] - ['a', '!'] ... - ['q', '~'] - ['y', '~']
HTML, with all the modes listed in the same row as the name, just on new lines (blame Github markdown for them being in separate rows):
(a)&
(a)!
(q)~
(y)~
Similar to how they're displayed in the PREFIX token on ISUPPORT.
PREFIX
ping
We should list multiple prefixes in the
chanmembers
list explicitly, as discussed in #5.ie, YAML:
HTML, with all the modes listed in the same row as the name, just on new lines (blame Github markdown for them being in separate rows):
(a)&
(a)!
(q)~
(y)~
Similar to how they're displayed in the
PREFIX
token on ISUPPORT.