Hi,
i am using different webhooks and wanted to try the EasyVote-Webhook, too.
But it does not log anything.
The webhook-url is correct, the channel exists.

Config seems fine
"Discord": {
"Discord webhook (URL)": "https://discord.com/api/webhooks/------/-------",
"DiscordMessage Enabled (true / false)": "true",
"Enable @here alert (true / false)": "true",
"Title": "EasyVote"
}(I tried with and without @here alert)
The channel is just empty.
Voting ingame works. All other webhooks are working, too.
EasyVoteLog:
[02/22/2022 13:44:58] Player: <playername> - Check claim URL: http://rust-servers.net/api/?action=custom&object=plugin&element=reward&key=<key>&steamid=<steamid>
Site: RustServers Server: <servername> VoteAPI-ID: <id> VoteAPI-KEY: <key>
[02/22/2022 13:44:58] URL: RustServers - Code: 200, Response: 1
[02/22/2022 13:44:58] Received item Silver Egg x2
[02/22/2022 13:44:58] sr add <steamid> 5000
[02/22/2022 13:44:58] Ran command rp
//I replaced some variables with <value> in order not expose steam id/names/...