mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-01-07 16:08:38 +08:00
4 lines
161 B
TypeScript
Executable File
4 lines
161 B
TypeScript
Executable File
export const platformBaseURL = "https://github.com/"
|
|
export const repoPath = "LiteyukiStudio/LiteyukiBot"
|
|
|
|
export const repoURL = `${platformBaseURL}${repoPath}` |