Render hosting

PHOTO EMBED

Fri Apr 12 2024 17:50:38 GMT+0000 (Coordinated Universal Time)

Saved by @jrdan123

port = int(os.environ.get('PORT', 8080))
    app.run(host='0.0.0.0', port=port)
content_copyCOPY

https://github.com/jordan123Fun/jjr-bot