egnchen / pyQQRobot

基于Python3与WebQQ协议的QQ机器人框架 A QQ robot framework based on WebQQ and Python3.
32 stars 6 forks source link

我找到你的bug了哈哈哈哈哈哈哈哈哈哈 #12

Closed WuTianming closed 8 years ago

WuTianming commented 8 years ago
File "/home/wtm/Working/QQRobot/qqrobot.py", line 344, in get_self_info
    headers=self.default_header)
AttributeError: 'QQClient' object has no attribute 'default_header'

^在qqrobot.py里的344行,default_headers被打成了default_header

找到你的bug了哈哈哈哈哈哈哈哈哈哈(雾

egnchen commented 8 years ago

fixed