Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a help command #2

Open
roerohan opened this issue Oct 3, 2021 · 4 comments
Open

Add a help command #2

roerohan opened this issue Oct 3, 2021 · 4 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest

Comments

@roerohan
Copy link
Member

roerohan commented Oct 3, 2021

Requirement

Add a help command to display all the commands that are supported by the discord bot.

Commands

The prefix for the discord bot is $ currently, hence the command would be:

$help

Additionally / could be added.

@roerohan roerohan added hacktoberfest Hacktoberfest good first issue Good for newcomers labels Oct 3, 2021
@Ayushjain2205
Copy link

Hey @roerohan I would like to take this up, could you please assign it to me

@roerohan
Copy link
Member Author

roerohan commented Oct 5, 2021

Hey @Ayushjain2205 , sure!
Feel free to ask here, or in the #general channel in https://community.dyte.io if you face any issues

@roerohan
Copy link
Member Author

roerohan commented Oct 5, 2021

By the way, I would prefer if the help message is an embed. You can use the DyteMessageEmbed class to create an embed.
The commands will be available in messageCommands variable exported from the commands module. (Maybe we don't need to add slashCommands in the help method since Discord already shows them, what do you think?)

@roerohan
Copy link
Member Author

@Ayushjain2205 any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants