from src import app import os #bot.setWebhook("http://localhost:5000/bot") app.run(debug=True, use_reloader=False)