mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 06:27:23 +08:00
4 lines
161 B
TypeScript
4 lines
161 B
TypeScript
export const platformBaseURL = "https://github.com/"
|
|
export const repoPath = "LiteyukiStudio/LiteyukiBot"
|
|
|
|
export const repoURL = `${platformBaseURL}${repoPath}` |