- New XML config file to replace stalks.xml
- Migrate all stalks to base channel
- Ensure base channel is read from configuration when nothing else exists
- =channel <join|part> <#channel> command
- Don't permit part of base channel
- Make stalks aware of the channel they are defined in
- Local flags
- ChanOps have access in their channel
- Account drop drops the channel users too
XML
- root
- channels
- channel name=
- users
- user mask= localflags= subscribed=
- ....
- stalks
- stalk name=
- searchtree
- subscribers
- user mask=
- ...
- stalk name=
- users
- channel name=
- ...
- channel name=
- channels