channels - luxembourg/muxcode-clm GitHub Wiki
CHANNELS()
FUNCTION: channels([player])
This function lists channels that you can see, much like @clist. If the argument is omitted or is 'all', then all are returned, otherwise only those owned by the named player are returned.
Example: > say channels() You say, "Wizard Staff Guest Public Code" > say channels(#1) You say, "Wizard Staff Guest Public" > say channels(me) You say, "Code"