This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

cannot seet bot flag for users...

Old posts that have not been replied to for several years.
Locked
C
CosmicD
Op
Posts: 102
Joined: Sat Dec 11, 2004 3:46 pm

cannot seet bot flag for users...

Post by CosmicD »

it's weird

whenever I try to set .chattr bot +b or on a channel, it doesn't set the flag.

I've read somewhere that you can have this problem when the bot has it's own name as an user...

I use an autoadd script that also seems to add the bot as a user for itself wich is weird.

it's only possible to add a bot with the .+bot command but you can't set the "bot" flag on a channel wich is weird....

how could this be possible ? I could start stripping all the scripts i'm using but maybe it's something simple that I have to look for first ?
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

This flag can't be set or unset via .chattr command. Flag is added only with .+bot command.
Que?
C
CosmicD
Op
Posts: 102
Joined: Sat Dec 11, 2004 3:46 pm

Post by CosmicD »

ah, yes , so my script must have obsolete functions
Locked