Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

freenode/atheme-fn

Repository files navigation

These are freenode-specific modules for atheme-services.

They are currently intended for atheme-services trunk,
hg clone http://hg.atheme-project.org/atheme

The ircd is hyperion as currently used by freenode (hyperion-1.0.2b(382)).

To compile, first compile and install atheme-services. Then copy
Makefile.config.example to Makefile.config and edit it, then make and make
install.

You can then load the modules using atheme.conf lines like
loadmodule "modules/freenode/regnotice.so";
loadmodule "modules/freenode/ns_extendchans.so";
loadmodule "modules/freenode/cs_access.so";
loadmodule "modules/freenode/os_greplog.so";
or the OperServ MODLOAD command.

-- jilles, May 2007

About

freenode-specific extension modules for Atheme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages