Using Bot Commands

List of commands, their purpose and how to use them

  • Reminders

This command will simply display your currently set reminders in an embed.

  • Timedmessages

This command will simply display your currently set timed messages in an embed. Keep in mind that you can only set timed messages through the dashboard. This allows you to use message objects for embeds and attachments as well as plain text.

  • Edit

Usage: aedit <reminderId> <key> <value> Using aedit <reminderId> will display an embed with your valid Keys and how to use each of them. For example, to change whether the reminder repeats: aedit 3bfe5b32-9a8b-484a-95d1-0cde55df658d repeat true

  • Delete

Usage adelete <reminderId|timedMessageId> This command will delete your reminders or timed messages. Simple as that. They do not get stored into a backup so they cannot be restored.

Last updated