diff --git a/commands/help.js b/commands/help.js index f40e313..7ee7f0e 100644 --- a/commands/help.js +++ b/commands/help.js @@ -189,6 +189,8 @@ module.exports = { Special thanks to Mav#1518 for the introduction to the project idea, as well as providing feedback on features and providing feature ideas. + + ${client.config.SupportServer} `); return interaction.send({ embeds: [creditsEmbed] })