commit
This commit is contained in:
parent
bc3c3f4cf1
commit
3991f820bc
8 changed files with 819 additions and 2 deletions
|
@ -40,6 +40,8 @@ export default {
|
|||
|
||||
setFeature(connection, guild_id, feature ? feature : "", "true");
|
||||
|
||||
connection.end()
|
||||
|
||||
const embed = successEmbed("The feature has been successfully activated.", interaction.client.user.displayAvatarURL())
|
||||
|
||||
interaction.reply({embeds: [embed]})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue