Browse Source

添加newyear机器人。

liuyuqi-dellpc 8 years ago
parent
commit
f6484201e2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      newYearBot.py

+ 1 - 2
newYearBot.py

@@ -11,8 +11,7 @@ class TulingWXBot(WXBot):
     def __init__(self):
     def __init__(self):
         WXBot.__init__( )
         WXBot.__init__( )
         
         
-        self.tuling_key = ""
-        self.
+        self.qrtype = ""
         self.robot_switch = True
         self.robot_switch = True
         
         
         try:
         try: