monorepo
monorepo copied to clipboard
New Feature Request: Add custom command variables
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
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?
Yes, exactly like that.