IRC server following Internet RFC standards using C++. The project involved implementation of IRC protocol specications, resulting in a reliable server capable of facilitating real-time, text-based communication across networks.
Predecessor of Discord in short :)
This following list of commands are handled on our server, since most of them were not asked by the subject there is certain masks and parameters we may have ommited for our convinience, some commands might not be perfect aswell so if you find any issues feel free to let us know :
- INVITE
- JOIN
- KICK
- NAMES
- PART
- TOPIC
- MODE
- NICK
- OPER
- QUIT
- USER
- KILL
- PING
- PONG
- NOTICE
- PRIVMSG
The following list of modes are handled by the server, yet again there may be omitted functionnality or errors :
USER MODES :
- o : operator
CHANNEL MODES :
for users :
- o : channel operator
for channels :
- i : invite only
- t : topic locked
- k : key locked
- l : user limit
we recommend following the 281x versions instead as they not experimental
The project is made with Rizz by me and Tom Gernez