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

fix: replace DiscordWebhooks class with club.minnced:discord-webhooks #108

Closed
wants to merge 1 commit into from

Conversation

joshuasing
Copy link
Member

Summary
This pull request replaces the DiscordWebhook class with club.minnced:discord-webhooks.
The DiscordWebhook class appears to be being falsely flagged as a Trojan by several Anti-Virus vendors.

Changes

  • Replace DiscordWebhook class with club.minnced:discord-webhooks.

Checklist

@joshuasing joshuasing requested a review from LooFifteen as a code owner July 24, 2023 07:44
@joshuasing joshuasing added type: bug: fix A bug fix type: dependencies This involves updating, adding or removing a dependency labels Jul 24, 2023
@joshuasing joshuasing linked an issue Jul 24, 2023 that may be closed by this pull request
@joshuasing
Copy link
Member Author

As club.minnced:discord-webhooks is quite a large library, this makes the JAR size a lot larger.

Instead, we should use another library like JDWebHooks (by 4drian3d): https://github.com/4drian3d/JDWebHooks (only requires GSON)

@joshuasing joshuasing closed this Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug: fix A bug fix type: dependencies This involves updating, adding or removing a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace DiscordWebhook
1 participant