add / to /tag log

This commit is contained in:
maskers 2025-02-17 17:46:05 +03:00
parent b810fd0a1a
commit f479090e73

View file

@ -34,7 +34,7 @@ pub async fn handle(ctx: &Context, thread: &GuildChannel) -> Result<()> {
let msg = format!(
"<@{}> We've received your support ticket! {} {}",
owner,
"Please upload your logs and post the link here if possible (run `tag log` to find out how).",
"Please upload your logs and post the link here if possible (run `/tag log` to find out how).",
"Please don't ping people for support questions, unless you have their permission."
);