forked from Supositware/Haha-Yes
removed footer
This commit is contained in:
parent
42785a83c7
commit
8eb6dc601d
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ module.exports = class InfoCommand extends Command {
|
|||
.addField("Topic", response.meta.topic)
|
||||
.setImage(response.Image)
|
||||
.setTimestamp()
|
||||
.setFooter("Provided to you by DuckDuckgo", "https://i.imgur.com/POGt26Z.png")
|
||||
|
||||
|
||||
message.say(ddgEmbed);
|
||||
});
|
||||
}};
|
Loading…
Reference in a new issue