Exemplo n.º 1
0
def listener():
    from libs.listener import bot
    with json_api.app_context():
        bot.join()
Exemplo n.º 2
0
def listener():
    with json_api.app_context():
        bot.join()
Exemplo n.º 3
0
def listener():
    with json_api.app_context():
        bot.join()