Files
discord.js/packages/website/src/text.json
2022-07-18 19:11:18 +02:00

5 lines
345 B
JSON

{
"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."
}