I want to make a command something like [prefix]restart so that my bot doesn't go offline with every little update I make.
[prefix]restart
I actually don't think this is possible.
How can I make a discordpy bot update/restart itself without stopping the Flask server
I want to make a command something like
[prefix]restart
so that my bot doesn't go offline with every little update I make.I actually don't think this is possible.