The bot connects to the Irc server and joins the channel
and sets the channelmodes i have decided it should do
but the only ting it does after that is sending me a No
command given via /msg if i sends only the password
via /msg. when i /whois myself the first line is:
borre is bjornar@ti500710a062-0213.dialup.online.no *
Bjřrnar Leithe
is it righ to use this as a op listing:
op['borre'] = re.compile('Bjornar@.*\.dialup\.online\.no')
if not send me the right op listing else send me another
solution to the problem please help me.
Logged In: NO
regular expressions are case sensitive.