Improve docs a bit

This commit is contained in:
Crawl
2017-04-30 04:30:44 +02:00
parent 3f8c0a4d11
commit ac92d2cecc
83 changed files with 716 additions and 711 deletions

View File

@@ -5,7 +5,7 @@
// Import the discord.js module
const Discord = require('discord.js');
// Create an instance of a Discord Client
// Create an instance of a Discord client
const client = new Discord.Client();
// The token of your bot - https://discordapp.com/developers/applications/me

View File

@@ -5,7 +5,7 @@
// Import the discord.js module
const Discord = require('discord.js');
// Create an instance of a Discord Client
// Create an instance of a Discord client
const client = new Discord.Client();
// The token of your bot - https://discordapp.com/developers/applications/me

View File

@@ -5,7 +5,7 @@
// Import the discord.js module
const Discord = require('discord.js');
// Create an instance of a Discord Client
// Create an instance of a Discord client
const client = new Discord.Client();
// The token of your bot - https://discordapp.com/developers/applications/me