master
Pentium44 2020-11-24 18:19:10 -08:00
parent b586ba41a4
commit 9bdf76769e
1 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,10 @@
CServ ~ Simple IRC services bot written in C made to eventually have all the
functions of NickServ and ChanServ in a more simple and easy to handle binary!
-----------
-- CServ --
-----------
Simple IRC services bot written in C made to eventually have all the functions
of NickServ and ChanServ in a more simple and easy to handle binary!
=========
Building and using
=========
@ -13,17 +16,15 @@ modify startup script to your needs
run!
=========
Changelog
=========
V0.1.0
* Supports nickname verification via flat file password
* Supports channel registration via user password
* Supports channel topic modifications via owner of such channel
* Supports nickname releasing (nick KILL) when owner has verified the password
=========
Licensing
=========