caesar wrote:Yeah, I was getting weird results on test bot (was setting some channel modes when it shouldn't) so this is why i dropped the testing completely.
To be honest I would rather make my own "invite list" and store them in a flat file (meaning text file) than rely on the internal invite list that apparently is bugged, or at least I don't understand why the bot is setting some channel modes that match the letters in the hostmask.
The guest list is created by the BoT in a txt (text plain).
But I use commands to add and to remove nicks from that list.
The problem that Bot puts modes, depending on the letters of nicks is NOT problem of your code.
I think the problem is that the network is not ready or configurated for the eggdrops bots operations.
It was very difficult to explain the subject of the modes, when the newchanvite command is used.
In the opportunities I shared these problems here, no one understood.
Then, with the help I received from other users of this forum I solved the problem of modes, eliminating those that the bot added, at the time to add a new user to the guest list.
The code I have build to eliminate modes added by my BoT, works very well.
If there is any way to put this code in your own code, I think we've solved an important part of the problem.