ft_irc/sources/commands
2025-06-23 14:12:00 +02:00
..
cap.cpp bug on bufferRead with "cap" fixed. 2025-06-20 19:23:00 +02:00
commands.cpp feat(cmd/channel): update the constructor of channel (empty topic) 2025-06-19 14:11:48 +02:00
invite.cpp fix(cmd): kick and topic in patch loading 2025-06-20 17:11:53 +02:00
join.cpp need fix kick from bot 2025-06-21 19:25:31 +02:00
kick.cpp bot finished. update command: kick, privmsg, part and topic 2025-06-22 19:42:08 +02:00
list.cpp feat(cmd/list): exec finished 2025-06-19 14:12:32 +02:00
modes.cpp fix(cmd/mode): fixing the parsing of operator users 2025-06-23 14:12:00 +02:00
nick.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00
notice.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
part.cpp sefault in part.cpp patched, parsing modified, problem in management POLOUT fixed, privmsg update, Server update, User update 2025-06-19 02:30:03 +02:00
pass.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
ping.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
pong.cpp feat(cmd/p*ng): adding ping/pong commands and patch the configuration for irssi issues 2025-06-03 16:59:58 +02:00
privmsg.cpp bot finished. update command: kick, privmsg, part and topic 2025-06-22 19:42:08 +02:00
topic.cpp need fix kick from bot 2025-06-21 19:25:31 +02:00
userCmd.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
whois.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00
whowas.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00