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

Eval Command #90

Open
LeoSaucedo opened this issue Jul 22, 2021 · 0 comments
Open

Eval Command #90

LeoSaucedo opened this issue Jul 22, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@LeoSaucedo
Copy link
Owner

Implement an admin-only ;eval args Command with the following spec:

  • When a user supplies a valid argument, we shall execute the python command that is given and return it in a formatted string.
  • Errors in executing the command should not fail the bot running.
  • This command must be non-ocking.

Admin-only is to be defined as users contained within a config.json object of trusted people.

@LeoSaucedo LeoSaucedo added the enhancement New feature or request label Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant