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

Discord webhook initial integration #5

Merged
merged 5 commits into from
Jan 25, 2023
Merged

Discord webhook initial integration #5

merged 5 commits into from
Jan 25, 2023

Conversation

mrghosti3
Copy link
Owner

@mrghosti3 mrghosti3 commented Jan 24, 2023

Added initial feature to log server start up/shut down via discord webhook.

Closes #2

@mrghosti3 mrghosti3 self-assigned this Jan 24, 2023
Implemented basic webhook feature which sends status update on server
(whether online or offline). This should suffice for now. Might need to
write more test-cases to make sure that the code is secure.

Other minor changes are:
- Updated PaperMC runtime version dependency;
- Code style change.
@mrghosti3 mrghosti3 changed the title Discord webhook Discord webhook initial integration Jan 25, 2023
@mrghosti3 mrghosti3 marked this pull request as ready for review January 25, 2023 15:06
@mrghosti3 mrghosti3 merged commit 41ed4ca into main Jan 25, 2023
@mrghosti3 mrghosti3 deleted the discord-webhook branch January 25, 2023 15:12
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.

Integrate discord webhook
1 participant