From 05bba9b74abb4e8c08ef376d3cdf14ee1e0bdbe0 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Sat, 18 Feb 2017 03:13:46 -0500 Subject: [PATCH] Remove old comment part --- docs/examples/avatars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/avatars.js b/docs/examples/avatars.js index 81375c5f4..cb496c5ae 100644 --- a/docs/examples/avatars.js +++ b/docs/examples/avatars.js @@ -5,7 +5,7 @@ // import the discord.js module const Discord = require('discord.js'); -// create an instance of a Discord Client, and call it bot +// create an instance of a Discord Client const client = new Discord.Client(); // the token of your bot - https://discordapp.com/developers/applications/me