irc: Add error reply when there is a command not allowed when not registered
authorE. Bosch <presidev@AT@gmail.com>
local dateSun, 14 Feb 2021 00:38:08
dateSat, 13 Feb 2021 23:38:08
hash116330830a0e51f1298aa6577eabdaacb8158d03
irc: Add error reply when there is a command not allowed when not registered


Fix PING command: not allowed if not registered
2 file(s) changed:
irc.py +3 -1
irc_replies.py +1 -1