diff --git a/source/commands.d b/source/commands.d index e3bb4a5..2527a52 100644 --- a/source/commands.d +++ b/source/commands.d @@ -34,7 +34,7 @@ string[2] huy = [":orehussmile:", src="mxc://4d2.org/XvWYAuhASYRHtYvtspsrWvtU" >`]; @Command("Версия бота", "версия") -string ver = "SkunkyBot Pre-Alpha 0.1 :: https://git.bloat.cat/skunky/skunkybot-d"; +string ver = "SkunkyBot Pre-Alpha 0.1 :: https://git.macaw.me/skunky/skunkybot-d"; @Command("test") static string compver = "Compiler version: "~intToStr(__VERSION__); \ No newline at end of file