You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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.
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".
The text was updated successfully, but these errors were encountered: