[BOT BUG] Suggestions slash command is broken #7

Open
opened 2023-08-11 18:54:38 -04:00 by cswimr · 1 comment
Owner

Describe the bug
If you use the suggestions slash command, it just says "SlashTag Completed" and doesn't actually post the suggestion.

To Reproduce
Use the /suggest command.

Expected behavior
A suggestion to be sent in the suggestions channel.

Screenshots
Slash Tag completed.

Additional Context
Bug reported by ski.god from the Galaxy discord.

**Describe the bug** If you use the suggestions slash command, it just says "SlashTag Completed" and doesn't actually post the suggestion. **To Reproduce** Use the `/suggest` command. **Expected behavior** A suggestion to be sent in the suggestions channel. **Screenshots** ![Slash Tag completed.](https://media.seaswimmer.cc/Sm7BPNu/direct.png) **Additional Context** Bug reported by `ski.god` from the Galaxy discord.
cswimr added the
bot
bug
labels 2023-08-11 18:54:38 -04:00
Author
Owner

I'll be fixing this when I refactor the suggestions cog as it's already pretty broken as is - for now I guess I could readd the old argument but I'm not even sure if it'll work properly so I'll be leaving this issue open.

Roadmap for the suggestions cog

  • Support for buttons (behind a toggle, disabled by default)
  • Slash commands (+ modals)
    • Using modals will allow for newlines while using a slash command and easier access to image links.
  • General bugfixes (the cog is a mess currently)
I'll be fixing this when I refactor the suggestions cog as it's already pretty broken as is - for now I guess I could readd the old argument but I'm not even sure if it'll work properly so I'll be leaving this issue open. ### Roadmap for the suggestions cog - Support for buttons (behind a toggle, disabled by default) - Slash commands (+ modals) - Using modals will allow for newlines while using a slash command and easier access to image links. - General bugfixes (the cog is a mess currently)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cswimr/GalaxyCogs#7
No description provided.