Jon Lundy
Jon Lundy
Hi i am also getting this restart loop. I recently updated my IC-705 to firmware 1.32 and i am wondering if the CI-V changed with the new version? I am...
``` 2015-12-15 23:40:53 INFO calling: ['hooks-enabled/all_raw_messages', 'lechuck.hackint.org', '', '', '', ':xuu!xuu@hackint/user/xuu PRIVMSG skillet :help'] 2015-12-15 23:40:53 INFO calling: ['hooks-enabled/privmsg', 'xuu', 'xuu@hackint/user/xuu', 'skillet', '', 'help'] Running command 'help' with '' 2015-12-15...
Can this be made optional? It would break quite a bit of code that relies on those characters. something like docopt.docopt(doc, strip_chars=True)