IRC-Bot icon indicating copy to clipboard operation
IRC-Bot copied to clipboard

Bot is too trustworthy

Open johnduhart opened this issue 13 years ago • 5 comments

<johnduhart> Nickname is already in use.
<-> wildbotz1 is now known as wildbotz2
<johnduhart> Nickname is already in use.
<-> wildbotz2 is now known as wildbotz3
<johnduhart> Nickname is already in use.
<-> wildbotz3 is now known as wildbotz4

johnduhart avatar Mar 14 '12 03:03 johnduhart

Could you tell us a little bit more about your issue? Perhaps attach your config file?

Thanks

super3 avatar Mar 14 '12 03:03 super3

It's not my robot, so I don't have a configuration. I just joined a channel it was in and said "Nickname is already in use." and the bot changed its nick. That's a bug that exists in all versions of the bot.

johnduhart avatar Mar 14 '12 11:03 johnduhart

Well if someone using the bot was using the same channel of course the usernames would overlap. Did you run the script multiple times? Sometimes it doesn't quit right away if you do a hard disconnect.

super3 avatar Mar 14 '12 23:03 super3

Currently the bot listen to the input and changes his Name if a specific string appears.

There is no filter implemented yet.

We have to fix this.

DanielSiepmann avatar Mar 15 '12 07:03 DanielSiepmann

This is fixed as of one of my commits lately.

NanoSector avatar Jan 08 '15 12:01 NanoSector