Block/allow DM reminders

Only affects slash commands but this is sort of a non-issue post September
This commit is contained in:
jude
2022-07-29 19:22:15 +01:00
parent 2781f2923e
commit 7b6e967a5d
10 changed files with 102 additions and 111 deletions

View File

@ -694,6 +694,7 @@ pub async fn remind(
}
}
}
None => {
ctx.say("Time could not be processed").await?;
}