docs: (backport) Bring the main doc pages up to date, and add more examples (#2094)

This commit is contained in:
Isabella
2018-04-26 01:13:44 -05:00
parent feb0991c46
commit d7e7803178
11 changed files with 390 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
/*
Send a message using a webhook
*/
/**
* Send a message using a webhook
*/
// Import the discord.js module
const Discord = require('discord.js');