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.

Authenticate and grante ops to members

General support and discussion of Eggdrop bots.
Post Reply
r
rdunnion
Voice
Posts: 1
Joined: Sun Jun 13, 2010 8:14 pm

Authenticate and grante ops to members

Post by rdunnion »

I would like my Ops to authenticate to my bot with a command and password then have the bot grant ops to them. How would I do this?

Btw, I am using it on Freenode with eggdrop ver 1.6.19.
w
willyw
Revered One
Posts: 1203
Joined: Thu Jan 15, 2009 12:55 am

Re: Authenticate and grante ops to members

Post by willyw »

rdunnion wrote:I would like my Ops to authenticate to my bot with a command and password then have the bot grant ops to them. How would I do this?
Try this command:
/msg botnick help op
where "botnick" is your bot's nickname.

Bot will respond with:
-botnick- /MSG botnick OP <password> [channel]
-botnick- Ops you on any channel where I have ops and you don't. If a channel name is specified, you will only be opped on that channel.


Will that do what what you wish?
Post Reply