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
We can create a system that can be used to add custom command variables, such as !acmdvar social https://instagram.com/instagram, and then users can use these custom command variables within the command context when creating their custom commands, such as !acmd me lorem ipsum {social}.
So as i understand it, we need to be able to create commands where some variables can be inserted using curly brackets and also a command to list the different variables that can be used?
rasitds
changed the title
New Feature Request: Add custom string templates
New Feature Request: Add custom command variables
Sep 8, 2023
We can create a system that can be used to add custom command variables, such as
!acmdvar social https://instagram.com/instagram
, and then users can use these custom command variables within the command context when creating their custom commands, such as!acmd me lorem ipsum {social}
.!acmdvar -> add command variable
!ucmdvar -> update command variable
!dcmdvar -> delete command variable
!lcmdvar -> list command variables
cc @csoylu
The text was updated successfully, but these errors were encountered: