Skip to content

Conversation

@bharadwaj-raju
Copy link
Contributor

The join command is actually a slash command, but the bot tells people to do &aoc join, and it ends up just not working. I've seen lots of people run into this; most recent example.

I've never worked on Discord bots so I'm not sure if this is the correct way to show slash commands (like the way it was {Bot.prefix} instead of just a literal ampersand), but either way it needs correction.

The join command is actually a slash command, but the bot tells people to do `&aoc join`, and it ends up just not working.
Copy link
Member

@vivekashok1221 vivekashok1221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I'm not sure if this is the correct way to show slash commands (like the way it was {Bot.prefix} instead of just a literal ampersand

AFAIK, short of creating a constant, say, SLASH_PREFIX (which may help with searchability), what you've done looks fine to me.

@ChrisLovering ChrisLovering merged commit 61800ee into main Dec 17, 2024
4 of 5 checks passed
@ChrisLovering ChrisLovering deleted the bharadwaj-raju-patch-aoc-join-command-message branch December 17, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants