chore(bot/info): fix url

This commit is contained in:
tretrauit 2024-01-05 01:36:19 +07:00
parent 785ebc2655
commit 950118aeb8

View File

@ -234,7 +234,7 @@ async fn info(ctx: &Context, msg: &Message) -> CommandResult {
"Swordfish v{} - {}\n\ "Swordfish v{} - {}\n\
Log level: `{}`\n\ Log level: `{}`\n\
Build type: `{}`\n\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"), env!("CARGO_PKG_VERSION"),
GITHUB_URL, GITHUB_URL,