This website requires JavaScript.
Explore
Help
Sign In
smallsolar
/
MiniChat
Watch
1
Star
0
Fork
0
You've already forked MiniChat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
7625fd6f57fdaa34639badde90e8ddad5172fc98
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mochaoui
7625fd6f57
bugs fixed
2024-04-27 12:29:11 +01:00
.vscode
bugs fixed
2024-04-27 12:29:11 +01:00
channel.cpp
trying to add a bot command, almost done
2024-04-24 02:35:31 +01:00
channel.hpp
trying to add a bot command, almost done
2024-04-24 02:35:31 +01:00
Client.cpp
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
Client.hpp
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
main.cpp
fixed poll bug when exiting with ctrl+C
2024-04-23 18:11:02 +01:00
Makefile
fixed poll bug when exiting with ctrl+C
2024-04-23 18:11:02 +01:00
Server.cpp
bugs fixed
2024-04-27 12:29:11 +01:00
Server.hpp
bot is done, file transfer is next
2024-04-25 00:02:33 +01:00
todo.txt
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
Description
Minimalist IRC server in C++98
https://github.com/Bettercallous/MiniChat
internet-relay-chat
irc-server
2.2
MiB
Languages
C++
98.9%
Makefile
1.1%