Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
feat: include vote url
Browse files Browse the repository at this point in the history
  • Loading branch information
tippfehlr committed Feb 25, 2024
1 parent 878fe0f commit acab03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ async fn handle_webhook(
{
"id": 10674342,
"title": "🔥 New vote! 🔥",
"description": "<@{{userId}}> just voted for <@{{botId}}>!\nYou can vote again <t:{{timeStamp}}:R>!",
"description": "<@{{userId}}> just voted for <@{{botId}}>!\nYou can vote again <t:{{timeStamp}}:R>!\nVote [here](https://wumpus.store/bot/813130993640013874)",
"color": 2326507,
"fields": []
}
Expand Down

0 comments on commit acab03f

Please sign in to comment.