irc: Add MODE command
authorE. Bosch <presidev@AT@gmail.com>
local dateThu, 04 Mar 2021 01:08:27
dateThu, 04 Mar 2021 00:08:27
hash8f98a1d6a3608b31de2c9251491c1a51e5c64124
irc: Add MODE command


Convert params_required from boolean to min number of parameters required
(num_params_required).
2 file(s) changed:
irc.py +63 -16
irc_replies.py +3 -1