
You should add these variables to Mimu. {optionalarg:} would relate to {requirearg:}. You could put in user, role, channel, text, or any. For example, {optionalarg:1|any}. This argument will not be required. {editreply:|}would edit the reply that was triggered. For example, say you had an AR called .exchange that you wanted to have a loading message in. You insert {editreply:5|You exchanged <amount> currency for the <role> role!} and then the loading text out of the variable. The first part would be the seconds passed before the change is made. The last part would be the edited reply.

If you dont add requirearg in your ar, it already becomes optional, you just can’t limit it to roles, users, channels, etc


i don’t really get why you would want optionalarg ? just don’t use requirearg and it won’t be required (?)

still confused about this i don’t get this suggestion
