From Fedora Project Wiki

Revision as of 03:24, 13 August 2009 by Ricky (talk | contribs) (Formatting fix.)

Shortcut:
ISOP:ZODBOT

zodbot is a supybot based irc bot that we use in our #fedora channels.

Contact Information

Owner: Fedora Infrastructure Team

Contact: #fedora-admin

Location: Phoenix

Servers: noc1

Purpose: Provides our IRC bot

Description

zodbot is a supybot based irc bot that we use in our #fedora channels. It runs on noc1 as the daemon user. We do not config manage the zodbot.conf because supybot makes changes to it on its own. Therefore it gets backed up and is treated as data.

shutdown

 killall supybot 

startup

cd /srv/web/meetbot # zodbot current needs to be started in the meetbot directory.
                    # This requirement will go away in a later meetbot release.
sudo -u daemon supybot -d /var/lib/zodbot/conf/zodbot.conf