Auto Responders
Autoresponders allow bleed to automatically respond to a trigger with text or an embed.
How to add an autoresponder
autoresponder add
is used to add an autoresponder into your server. They can be either raw text or an embed.
Parameters
Parameters are appended onto the end of the command.
Parameter | Function |
---|---|
--reply | bleed will reply to the trigger message. |
--delete | bleed will delete the trigger message after posting the response. |
--self_destruct 6 | bleed will automatically delete the response after a set amount of time (6 seconds minimum). |
--not_strict | bleed will respond if the trigger message is included anywhere in a sentence, rather than it having to be that exact message. |
--ignore_command_check | bleed will ignore the check for if your trigger message is already a pre-existing bleed command, as it wouldn’t trigger if this is the case. |
If on mobile, make sure to use
--
as such devices may automatically autocorrect it to —
, which won’t function.Image Examples
Adding a text autoresponder with the reply parameter
ㅤ
Adding an embed autoresponder with the not_strict parameter