Add script to remove old reminders

This commit is contained in:
jude
2024-10-12 22:12:01 +01:00
parent 894961e2cd
commit 6340f5a20f
4 changed files with 18 additions and 1 deletions

View File

@ -29,6 +29,7 @@ use std::{
};
use chrono_tz::Tz;
use clap::Subcommand;
use log::warn;
use poise::serenity_prelude::{
model::{