Files
discord.js/docs/custom/getting_started.js
2016-08-14 18:12:59 +01:00

9 lines
192 B
JavaScript

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.
`,
};