aatxe / irc

the irc crate – usable, async IRC for Rust
Mozilla Public License 2.0
533 stars 98 forks source link

Bot is joining channels before identifying #239

Open LevitatingBusinessMan opened 2 years ago

LevitatingBusinessMan commented 2 years ago

Hey thanks for the awesome library @aatxe.

I can't seem to join any +r channels, because the bot joins channels before waiting to be identified.

Edit: This also causes the bot to leak it's true hostname on LiberaChat because it doesn't get cloaked before it joins.