stupid github

This commit is contained in:
2026-03-29 04:21:21 +01:00
parent 5b1394ad6a
commit 9e4a3ffb16

View File

@@ -4,6 +4,6 @@ namespace SkyBot
public static class Config {
public static readonly long OwnerId = 15652354820931584;
public static readonly string Prefix = "s/";
public static readonly string SourceLink = "https://github.com/SkyJoshua/SkyBot";
public static readonly string SourceLink = "https://git.skyjoshua.xyz/SkyJoshua/SkyBot";
}
}