mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
start work on documentation generator
This commit is contained in:
8
docs/custom/getting_started.js
Normal file
8
docs/custom/getting_started.js
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
category: 'General',
|
||||
name: 'Getting Started',
|
||||
data:
|
||||
`# Welcome!
|
||||
discord.js is an easy-to-use and intuitive JavaScript library that wraps around the Discord API.
|
||||
`,
|
||||
};
|
||||
Reference in New Issue
Block a user