WeixinBot
WeixinBot copied to clipboard
TypeError: can't concat bytes to str
python3.4/multiprocessing/process.py", line 93, in run self._target(*self._args, **self._kwargs) File "weixin.py", line 900, in listenMsgMode self.handleMsg(r) File "weixin.py", line 801, in handleMsg ans = self._xiaodoubi(content) + '\n[微信机器人自动回复]' TypeError: can't concat bytes to str