fixed spelling
This commit is contained in:
@@ -93,5 +93,5 @@ module.exports.undo = function (message, msg, args, discordclient) {
|
||||
module.exports.hug = function(message, msg, args, discordclient) {
|
||||
var em = new Discord.RichEmbed();
|
||||
em.setImage('https://cdn.discordapp.com/attachments/345580737149403146/442232811605458957/cat-instantly-hugs-plush-toy.gif');
|
||||
messgae.channel.send(em);
|
||||
message.channel.send(em);
|
||||
}
|
||||
Reference in New Issue
Block a user