kaniini / antissh

An IRC bot which monitors for compromised embedded devices being used as proxies.
Other
126 stars 18 forks source link

Syntax Error wont start #29

Closed Cronus89 closed 6 years ago

Cronus89 commented 6 years ago

ircd@kratos:~/antissh$ python3 antissh.py teranova.conf File "antissh.py", line 258 log_chan(bot, 'antissh has started!') ^ SyntaxError: invalid syntax

Cronus89 commented 6 years ago

nevermind just saw PR #28 fixes these.