Revise the webhook functionality in the `WebhookNotifier.java` to ensure it reliably sends notifications to Discord, including error handling and logging for failed attempts. Additionally, debug the `RemoteC2.java` class to identify and fix issues caus...