Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Research and then implement slash commands #88

Open
elenirotsides opened this issue Jun 25, 2021 · 9 comments · May be fixed by #144
Open

Research and then implement slash commands #88

elenirotsides opened this issue Jun 25, 2021 · 9 comments · May be fixed by #144
Labels
8 enhancement New feature or request Feature

Comments

@elenirotsides
Copy link
Owner

elenirotsides commented Jun 25, 2021

Is your feature request related to a problem? Please describe.
A lot of bots have slash commands now, so Trivia Bot should as well
Slash commands are going to be strictly enforced by Discord in the coming months, so Trivia Bot needs to implement them.

@dcarpenter31
Copy link
Contributor

Resources:
Discord Application Commands
ApplicationCommandManager type

@elenirotsides
Copy link
Owner Author

Fantastic! Thanks @carpenterd777 !!

@dcarpenter31
Copy link
Contributor

I'm actually working on this issue right now. Maybe I can make a PR soon ;)

@elenirotsides
Copy link
Owner Author

WOOHOO!! Going to assign you! Looking forward to your PR!

@dcarpenter31
Copy link
Contributor

After some more research, it looks like this feature is going to be more difficult to implement than I initially thought - slash commands are not supported by discord.js until version 13. Because TriviaBot is built using version 12, some significant refactoring work would need to be done before slash commands could be implemented

@elenirotsides
Copy link
Owner Author

I was afraid that would be the case. We can put a pin on this until I look into the changes that need to be made in order to do the refactor successfully @carpenterd777 I will keep you posted once I have more answers!

@MarcWebDev
Copy link
Contributor

MarcWebDev commented Jun 16, 2022

If you need help with Slash Commands, I'm experienced with them and worked alot with those. @elenirotsides

@MarcWebDev
Copy link
Contributor

So what do you say @elenirotsides

@elenirotsides
Copy link
Owner Author

Any help with these would be fantastic, thank you! @MarcWebDev

@elenirotsides elenirotsides removed their assignment Apr 14, 2023
@elenirotsides elenirotsides linked a pull request Apr 14, 2023 that will close this issue
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
8 enhancement New feature or request Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants