Whoops
This commit is contained in:
parent
b3b6d28651
commit
523c481f59
@ -26,7 +26,7 @@ module.exports = {
|
||||
const gifInfo = {
|
||||
'name': file.name,
|
||||
'embed_url': file.embed_url,
|
||||
'requestor': message.author.username + '#' + message.author.discriminator,
|
||||
'author': message.author,
|
||||
};
|
||||
message.channel.send(functions.createGifEmbed(gifInfo));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user