mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
feat(website): add basic landing page (#8313)
Co-authored-by: Noel <buechler.noel@outlook.com> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
4
packages/website/src/text.json
Normal file
4
packages/website/src/text.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"heroTitle": "The most popular way to build Discord bots.",
|
||||
"heroDescription": "discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend."
|
||||
}
|
||||
Reference in New Issue
Block a user