mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
4 lines
224 B
TypeScript
4 lines
224 B
TypeScript
export const DESCRIPTION = 'Imagine a guide... that explores the many possibilities for your discord.js bot.';
|
|
|
|
export const GITHUB_BASE_PAGES_PATH = 'https://github.com/discordjs/discord.js/tree/main/apps/guide/src/pages';
|