Skip to main content

Module: Autoresponder

Setup an autoresponder for trigger words. If the word is said, kyos will respond with your desired message.
You may send an embed in your response message following the scripting guide here

Creating an Autoresponder

    You must separate the trigger and the response with a ,
    To create an autoresponder, execute the autoresponder add command

    Removing an autoresponder

      This will delete the given autoresponder, to delete all, use all as the trigger argument
      You may remove an autoresponder with the autoresponder remove command

      Viewing the autoresponders

        To view the current autoresponders, you can use the autoresponder list command

        Flags

          Flags can be added to your autoresponder to allow more customization.
          The --not_strict flag makes kyos respond to the trigger even if it does not match the trigger exactly.
          The --reply flag makes kyos reply to the trigger message.
          The --delete flag makes kyos delete the trigger message.
          The --self_destruct flag makes kyos delete the response message after a specified number of seconds. Must be between 6s-40s

          Miscellaneous

            Execute autoresponder clear