PawServ Plugin

A frontend of IRCat's SQL database, in the form of services bots.

It is built-in to the IRCd, just add pawserv to your plugins list.

NickServ has been implemented since 0.0.7, ChanServ will be implemented in 0.0.9.

Nickserv docs

When you use /msg NickServ help you will get these messages:

NickServ usage:
IDENTIFY pass <nick> - Identifies your nickname
REGISTER pass email - Register your nickname
GROUP - Allows you to sign in to your account with different nicknames

To log into an existing account, send /msg NickServ identify hunter2 assuming hunter2 is the password you specify.

Additionally, you can specify an account to log into using /msg NickServ identify hunter2 foobar which will login as foobar.


If you don't have an account, you can use /msg NickServ register hunter2 [email protected] assuming hunter2 is your password and [email protected] is your email.

Your account will not be created until you use the /msg NickServ verify **** command shown in the email.


If you want to identify with the same account with a different nickname, you can run /msg NickServ group when you are identified and using your choice of alternate nickname.



Home page

A project made with 💚 by Swee.



Support the project