mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 14:50:34 +01:00
configuration humble bundle
This commit is contained in:
@@ -9,7 +9,6 @@ def start_server():
|
||||
logging.info("Start Web Serveur")
|
||||
from waitress import serve
|
||||
serve(webapp, host="0.0.0.0", port=5000)
|
||||
# webapp.run()
|
||||
|
||||
def start_discord_bot():
|
||||
logging.info("Start Discord Bot")
|
||||
|
||||
Reference in New Issue
Block a user