Block/allow DM reminders
Only affects slash commands but this is sort of a non-issue post September
This commit is contained in:
@ -694,6 +694,7 @@ pub async fn remind(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
None => {
|
||||
ctx.say("Time could not be processed").await?;
|
||||
}
|
||||
|
Reference in New Issue
Block a user