diff --git a/src/commands/accountv2.rs b/src/commands/accountv2.rs index 687e550..795ca65 100644 --- a/src/commands/accountv2.rs +++ b/src/commands/accountv2.rs @@ -204,7 +204,7 @@ pub(crate) async fn add<'a>( } }, }; - let s = format!("Verification request for {} with IGN `{}`", user.id.get(), ign); + let s = format!("Verification request for <@{}> with IGN `{}`", user.id.get(), ign); ChannelId::new(1257776992497959075) .send_message( ctx,