fix: out of date command

This commit is contained in:
esy 2025-04-23 12:39:49 +01:00 committed by Daragh
parent 22ff91b152
commit d28a56f255
No known key found for this signature in database

View file

@ -31,7 +31,7 @@ pub(crate) mod user {
// user has to have previously linked with wolves
if get_server_member_discord(&db, &command.user.id).await.is_none() {
return "Not linked with wolves, please use ``/link_wolves`` with your wolves email.".to_string();
return "Not linked with wolves, please use ``/wolves link`` with your wolves email.".to_string();
}
let sub_options = if let Some(CommandDataOption {