after setting up the channels for my eggdrop static (in the config file), i always get :
I'm not on <channel-name> right now!
where <channel-name> is the name of the channel when i want to perforn an action. For example: .deop MyNick #MyChannel
returns: I'm not on #MyChannel right now! - which is a lie ! because the bot IS on that channel, when i perform the action. it is also diplaying thoose status things like: #MyChannel: mode SomeOne '+o SomeOne'
this only happens after i made the channels static (using the config file), when i use dynamic channels, i dont get this, but i always have to .-chan and .+chan.