Skip to content
New issue

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

Feature request: "reload" feature for reloading commands.yaml file without restarting bot #10

Open
8go opened this issue Feb 27, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@8go
Copy link
Owner

8go commented Feb 27, 2021

Another idea: a "reload" feature. Entering the command reload into the bot, the bot re-reads the commands.yaml file and thereby adds or drops new commands without the need to restart the bot process. Live-update of commands so-to-speak.

@8go
Copy link
Owner Author

8go commented Mar 1, 2021

The "reload" code would go into file bot_commands.py, somewhere around line 83.

@8go 8go added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 5, 2021
@8go
Copy link
Owner Author

8go commented Aug 5, 2021

Anyone wanting to contribute this feature via a PR? All contributions are welcome ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant