Parent Directory
|
Revision Log
chore: sync with git
1 | rakinar2 | 602 | export const DONATION_URL = "https://sudobot.onesoftnet.eu.org/donate"; |
2 | rakinar2 | 575 | export const BOT_INVITE_REQUEST_URL = "https://forms.gle/943kW9q25MpKEwW26"; |
3 | export const SUPPORT_EMAIL_ADDRESS = "[email protected]"; | ||
4 | export const GITHUB_REPO_URL = "https://github.com/onesoft-sudo/sudobot"; | ||
5 | export const DISCORD_URL = "https://discord.gg/892GWhTzgs"; | ||
6 | export const branch = "main"; | ||
7 | rakinar2 | 626 | export const BASE_URL = |
8 | process.env.NEXT_PUBLIC_BASE_URL ?? "http://localhost:3000"; |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |