Store intervals in templates
This commit is contained in:
@ -388,6 +388,9 @@ pub async fn export_reminder_templates(
|
||||
embed_thumbnail_url,
|
||||
embed_title,
|
||||
embed_fields,
|
||||
interval_seconds,
|
||||
interval_days,
|
||||
interval_months,
|
||||
tts,
|
||||
username
|
||||
FROM reminder_template WHERE guild_id = (SELECT id FROM guilds WHERE guild = ?)",
|
||||
|
Reference in New Issue
Block a user