We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey @rougeth, your project is awesome!
I would like to know if there is any way to "hot reload" the project, such as Flask when on Debug mode.
If I edit a file, it should be reloaded on the bot.
The text was updated successfully, but these errors were encountered:
@vmesel This is indeed a cool feature. In the meantime, you can use something like https://github.com/mattgreen/watchexec to achieve this behavior :)
Sorry, something went wrong.
No branches or pull requests
Hey @rougeth, your project is awesome!
I would like to know if there is any way to "hot reload" the project, such as Flask when on Debug mode.
If I edit a file, it should be reloaded on the bot.
The text was updated successfully, but these errors were encountered: