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 Support for Handling Commands #10

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Nov 11, 2024

This pull request resolves #9 by adding support for handling commands in the sample Discord bot application. It also introduces a new sample echo command, which echoes back messages provided to the bot.

@threeal threeal self-assigned this Nov 11, 2024
@threeal threeal added the feat label Nov 11, 2024
@threeal threeal added this to the Version 1.0.0 milestone Nov 11, 2024
@threeal threeal force-pushed the add-support-for-handling-commands branch from 62dfa68 to 82b877d Compare November 12, 2024 05:01
@threeal threeal marked this pull request as ready for review November 12, 2024 05:42
@threeal threeal merged commit e148cd0 into main Nov 12, 2024
1 check passed
@threeal threeal deleted the add-support-for-handling-commands branch November 12, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Handling Commands
1 participant