I have a simple flask setup on repl.it running with the code below.
#The flask server to keep bot alive from flask import Flask from threading import Thread