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.

isadmin ?

Help for those learning Tcl or writing their own scripts.
Post Reply
S
ShavdApe
Halfop
Posts: 46
Joined: Mon Dec 15, 2003 5:22 pm

isadmin ?

Post by ShavdApe »

I tried to search for it and couldnt find but if it does exist I appologise and please feel free to give me a link to it ;)

I am looking to have a bot recognise when a user is +a on a chan is this possible?
If so could you please tell me what i should be using instead of isadmin

Thank you.
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

If im correct, the +a flag is the auto flag.
r0t3n @ #r0t3n @ Quakenet
S
ShavdApe
Halfop
Posts: 46
Joined: Mon Dec 15, 2003 5:22 pm

Post by ShavdApe »

no +a = protected user these days its signified with a ! instead of a @ means they cant be kicked etc
Your prolly right about +a being auto on bot though but thats not what im looking for sorry thought the topic would of explained that.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

There is no command 'isadmin'. There is 'isop <nickname> [channel]', 'ishalfop <nickname> [channel]' and 'isvoice <nickname> [channel]'

At the command console type the following command for a full list of flags recognised by eggdrop:

Code: Select all

.help whois
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply