logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

atheme-services - a modular IRC services daemon

Author

       atheme-services was primarly written by:

           William Pitcock <nenolod -at- nenolod.net>
           Michael Tharp <gxti -at- partiallystapled.com>
           Jilles Tjoelker <jilles -at- stack.nl>
           Pippijn van Steenhoven <pippijn -at- one09.net>
           Robin Burchell <w00t -at- staff.chatspike.net>

       This manual page was originally written by Bradley Smith <brad@brad-smith.co.uk>, for the Debian  project
       (but may be used by others).

       This manual page was later revised by William Pitcock <nenolod@sacredspiral.co.uk>.

                                                  November 2007                               ATHEME-SERVICES(8)

Description

       This manual page documents the atheme-services command.

       atheme-services  is an IRC Services implementation, which connects to an IRC server and provides services
       such as NickServ and ChanServ to users, allowing them to register their nicknames and channels.

Name

       atheme-services - a modular IRC services daemon

Options

atheme-services accepts the following command line options:

       -cconf
              Specifies an alternate config file for the daemon to load.

       -d     Starts in debugging mode.

       -h     Prints the help message and exits.

       -llogfile
              Specifies the log file.

       -n     Doesn't fork into the background, logs messages to stdout as well as the logfile.

       -ppidfile
              Specifies the pid file.

       -v     Prints the version information and exits.

Synopsis

atheme-services [-dhnv] [-cconf] [-llogfile] [-ppidfile]

See Also