used Invidious
This commit is contained in:
+3
-1
@@ -21,7 +21,9 @@ export default {
|
||||
});
|
||||
|
||||
helpEmbed.setTimestamp();
|
||||
|
||||
helpEmbed.setFooter({
|
||||
text: "Made with ❤️ by F04C"
|
||||
});
|
||||
return interaction.reply({ embeds: [helpEmbed] }).catch(console.error);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user