Subject: | Support default umodes / method to set them |
It would be useful if you could supply a parameter containing modes the bot should set on iself open connection, and a $self->umode() method to set user modes on itself. You can of course say e.g. `$self->mode($self->nick, '-R')` or similar, but a slightly cleaner (and clearly documented) way would be nice.