irc: Refactorize PRIVMSG handle and routines to send messages to IRC
authorE. Bosch <presidev@AT@gmail.com>
local dateThu, 03 Feb 2022 21:11:10
dateThu, 03 Feb 2022 20:11:10
hashd8ede54b5d94a3c78869abbc53736362686d1a64
irc: Refactorize PRIVMSG handle and routines to send messages to IRC

Echo channel messages from IRC to other IRC connections
Change 'nick' argument with 'target' in PRIVMSG handle
Fix: send channel messages only to IRC connections that are in that channel
1 file(s) changed:
irc.py +42 -12