added parent files
This commit is contained in:
6
_parent_files/run.py
Normal file
6
_parent_files/run.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from src import app
|
||||
|
||||
import os
|
||||
#bot.setWebhook("http://localhost:5000/bot")
|
||||
app.run(debug=True, use_reloader=False)
|
||||
|
||||
Reference in New Issue
Block a user