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

On incorrect command or the "help" command, send a help comment #898

Closed
xmo-odoo opened this issue Jun 21, 2024 · 0 comments
Closed

On incorrect command or the "help" command, send a help comment #898

xmo-odoo opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@xmo-odoo
Copy link
Collaborator

Currently, on an incorrect bot command there's nothing really useful.

The bot should reply to that (or a "help" command) with a list of commands available to the user. This should probably be generated from Command (unrolled from enumerations), though not sure how to handle:

  • parameterization
  • context (e.g. close is only valid on fwport)
  • descriptions (docstrings? No sure that works for enums)

Also update the wiki at last, I kinda forgot to do that still and it looks like the commands set hasn't been working too bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: done
Development

No branches or pull requests

1 participant