
So basically my idea is to allow us to put an embed in the silent variable! Example:{silent: {embed: example} ! This (in some cases) alllows us to use it as an “else” variable or something when a use doesn’t have a specific thing we want them to have!
An example of this being an “else” variable is:
A user wants their members to have a role for this autoresponder, and if they don’t they get a different response!/autoresponder add trigger: .meow reply: {embed: meow} {requirerole: @staff} {silent: {embed: notmeow}} !
I get this might be a bit complicated lol… it’s just a suggestion anyways!