Skip to content

Supybot Website

Sections
Personal tools
You are here: Home » Documentation » Supybot Help Center » How-tos » How to make your Supybot auto-op itself

How to make your Supybot auto-op itself

Document Actions
This how to will describe what needs to be done for your Supybot to automatically request op/halfop/voice.

This how to assumes you already understand how make your bot automatically identify with NickServ.

First, you'll need to specify what nick your network's ChanServ uses:

  @config supybot.plugins.Services.ChanServ ChanServ

Next, you'll need to tell the bot to automatically request ops from ChanServ. For the current channel:

  @config channel supybot.plugins.Services.ChanServ.op on

For a specific channel:

  @config channel #somechannel supybot.plugins.Services.ChanServ.op on

For every channel that hasn't specifically been configured:

  @config supybot.plugins.Services.ChanServ.op on

These changes will take effect the next time the bot joins the channel.

The same applies for setting up your Supybot to automatically request halfop or voice. Just change supybot.plugins.Services.ChanServ.op to supybot.plugins.Services.ChanServ.halfop or supybot.plugins.Services.ChanServ.voice, respectively.

This How-to applies to: Any version.

Created by jamessan
Last modified 10:10 March 04, 2005
News
Oops!
Jun 29, 2007 @ 16:24
We need a Supybot logo!
Jan 18, 2005 @ 03:59
Recent Plugin Releases
LastFM 0.1
Aug 15, 2008 @ 09:55
IdleRPG 1.1.2
Jun 13, 2008 @ 04:34
QGoogle 0.2.0
Apr 30, 2008 @ 12:13
QGoogle 0.1-r1
Apr 27, 2008 @ 08:25
Ompload 1.0
Apr 11, 2008 @ 22:08
 
 

Powered by Plone

This site conforms to the following standards: