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

Feature/slash commands #7

Merged
merged 13 commits into from
Feb 25, 2023
Merged

Feature/slash commands #7

merged 13 commits into from
Feb 25, 2023

Conversation

Anheledir
Copy link
Owner

No description provided.

…igure Dependency Injection for bot services in Program.cs
refactor: Improve logging and discord services initialization

The logger is now set up in a more structured way using the Serilog package.
The Discord services are now set up with explicit configuration options
Removed the CommandHandler class and CommandResult class, as they are no longer needed.
Refactored the DiscordSocketClientEvents class to remove unnecessary code and simplify the ReadyAsync method.
Added constructor injection to the DiscordSocketClientEvents class for better dependency management.
@Anheledir Anheledir marked this pull request as ready for review February 25, 2023 01:17
@Anheledir Anheledir merged commit 958775f into main Feb 25, 2023
@Anheledir Anheledir deleted the feature/slashCommands branch February 25, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
1 participant