Add script to remove old reminders
This commit is contained in:
@ -29,6 +29,7 @@ use std::{
|
||||
};
|
||||
|
||||
use chrono_tz::Tz;
|
||||
use clap::Subcommand;
|
||||
use log::warn;
|
||||
use poise::serenity_prelude::{
|
||||
model::{
|
||||
|
Reference in New Issue
Block a user