From 950118aeb88e921da57d75f3e7d32a06a7608095 Mon Sep 17 00:00:00 2001 From: tretrauit Date: Fri, 5 Jan 2024 01:36:19 +0700 Subject: [PATCH] chore(bot/info): fix url --- swordfish/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swordfish/src/main.rs b/swordfish/src/main.rs index edab675..2654b69 100644 --- a/swordfish/src/main.rs +++ b/swordfish/src/main.rs @@ -234,7 +234,7 @@ async fn info(ctx: &Context, msg: &Message) -> CommandResult { "Swordfish v{} - {}\n\ Log level: `{}`\n\ Build type: `{}`\n\n\ - Like my work? Consider donating to my [Ko-fi](https://ko-fi.com/teppyboy) or [Patreon](https://patreon.com/teppyboy)!\n\ + Like my work? Consider donating to my [Ko-fi](https://ko-fi.com/tretrauit) or [Patreon](https://patreon.com/tretrauit)!\n\ ", env!("CARGO_PKG_VERSION"), GITHUB_URL,