Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kyosbot.xyz/llms.txt

Use this file to discover all available pages before exploring further.

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 ,
,autoresponder add (trigger), (response) (flags)

Autoresponder Add

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
,autoresponder remove (trigger)
Screenshot2026 03 22214144

Viewing the autoresponders

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

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 --self_destruct flag makes kyos delete the response message after a specified number of seconds. Must be between 6s-40s
The --delete flag makes kyos delete the trigger message.
The --reply flag makes kyos reply to the trigger message.

Miscellaneous

Execute autoresponder clear