Add exclam module to handle channel/chat commands begining with exclamation mark (!)
authorE. Bosch <presidev@AT@gmail.com>
local dateMon, 26 Jun 2023 00:17:22
dateSun, 25 Jun 2023 22:17:22
hash5b2c938f7967a3345435fe21b2127999d0975f50
Add exclam module to handle channel/chat commands begining with exclamation mark (!)

Implement reply (!re) as first exclam command
4 file(s) changed:
exclam.py [added]
irc.py +14 -8
service.py +18 -14
utils.py +7 -3