It looks like we have a little repetitive interaction replying; this prevents announcements from posting at all.
Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred.
at CommandInteraction.reply (/opt/app/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:94:46)
at Announce.execute (/opt/app/dist/commands/announce.js:67:27)
at async run (/opt/app/dist/events/interactionCreate.js:30:17) {
[Symbol(code)]: 'INTERACTION_ALREADY_REPLIED'
}
It looks like we have a little repetitive interaction replying; this prevents announcements from posting at all.