add /
to /tag log
This commit is contained in:
parent
b810fd0a1a
commit
f479090e73
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ pub async fn handle(ctx: &Context, thread: &GuildChannel) -> Result<()> {
|
||||||
let msg = format!(
|
let msg = format!(
|
||||||
"<@{}> We've received your support ticket! {} {}",
|
"<@{}> We've received your support ticket! {} {}",
|
||||||
owner,
|
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."
|
"Please don't ping people for support questions, unless you have their permission."
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue