lewisliuX123 commited on
Commit
fa585e0
1 Parent(s): 49afa93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def getLoginUrl():
19
  config.load_config()
20
 
21
  # create channel
22
- bot = channel_factory.create_channel("wxy")
23
  thread_pool.submit(bot.startup)
24
 
25
  while (True):
 
19
  config.load_config()
20
 
21
  # create channel
22
+ bot = channel_factory.create_channel("wx")
23
  thread_pool.submit(bot.startup)
24
 
25
  while (True):