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

Option to add user commands #84

Open
designbydj opened this issue Feb 24, 2022 · 1 comment
Open

Option to add user commands #84

designbydj opened this issue Feb 24, 2022 · 1 comment
Labels

Comments

@designbydj
Copy link

Describe the solution you'd like
An option to add and manage user commands for users.

Currently there are two user commands: /faq and /help with preset text that is in the code and cannot be easily edited.
I would like an option to define (or edit/delete) a user command so that I can use it for repeated queries.
so, for example, I can reply the user with "to solve this issue please press here /sometext" after I set a reply for "/sometext".

@bostrot
Copy link
Owner

bostrot commented Jun 23, 2022

For now you could update the config/strings.ts file where the auto replies are saved.
Instead of how do I install this? you could write /somecommand and then the response.

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

No branches or pull requests

2 participants