diff --git a/src/commands/bot/info.js b/src/commands/bot/info.js index 6aa84c9..97d5b57 100644 --- a/src/commands/bot/info.js +++ b/src/commands/bot/info.js @@ -24,7 +24,6 @@ module.exports = async (client, interaction, args) => { thumbnail: client.user.avatarURL({ size: 1024 }), fields: [{ name: "📢┆Alert!", - value: 'After more than 1 year we decided to stop Bot on April 15th, for more information go to [this server](https://discord.gg/techpoint)', inline: false, }, { @@ -143,4 +142,4 @@ module.exports = async (client, interaction, args) => { }) } - \ No newline at end of file +