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

Code Modernization, Upgrades, and Enhanced Documentation #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

misterj3012
Copy link

@misterj3012 misterj3012 commented Sep 2, 2023

  • Reorganized the directory structure.
  • Modernized the code to be fully asynchronous, with synchronous fallbacks when necessary.
  • Introduced optional configurations for bot name and avatar URL.
  • Updated the readme to include a section on appsettings.json.
  • Upgraded to the latest versions of Serilog and Discord.Webhook.
  • Added explanatory comments for clarity to assist future developers.
  • Updated the authors and the version number

Refactored the code to just be fully async and if not possible to also be waited for.
Added optional botname and avatarurl to be configured.
Rewritten the readme to also include a apssettings.json part.
Updated Serilog and Discord.Webhook used to be the newest available version.
Added comments for future developers to now what is doing what.
@misterj3012 misterj3012 changed the title Optimizing the Code, updating the used packages, refactored the folders and added comments Code Modernization, Upgrades, and Enhanced Documentation Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant