diff --git a/scripty_webserver/src/endpoints/webhooks/discordservices_net.rs b/scripty_webserver/src/endpoints/webhooks/discordservices_net.rs index dee7c30..9266357 100644 --- a/scripty_webserver/src/endpoints/webhooks/discordservices_net.rs +++ b/scripty_webserver/src/endpoints/webhooks/discordservices_net.rs @@ -92,7 +92,7 @@ pub async fn discordservices_net_incoming_webhook( .title("Thanks for voting for Scripty on discordservices.net!") .description( "You can vote again in 20 hours. We'll send you a reminder then. If you \ - don't want to be notified, run `/vote_reminders False`. Thanks for your \ + don't want to be notified, run `/vote_reminders: False`. Thanks for your \ support!", ), ), diff --git a/scripty_webserver/src/endpoints/webhooks/top_gg.rs b/scripty_webserver/src/endpoints/webhooks/top_gg.rs index d1a630c..1da0f58 100644 --- a/scripty_webserver/src/endpoints/webhooks/top_gg.rs +++ b/scripty_webserver/src/endpoints/webhooks/top_gg.rs @@ -83,7 +83,7 @@ pub async fn top_gg_incoming_webhook( .title("Thanks for voting for Scripty on top.gg!") .description( "You can vote again in 12 hours. We'll send you a reminder then. If you \ - don't want to be notified, run `/vote_reminders False`. Thanks for your \ + don't want to be notified, run `/vote_reminders: False`. Thanks for your \ support!", ) .footer(CreateEmbedFooter::new(if kind.is_test() { diff --git a/scripty_webserver/src/endpoints/webhooks/wumpus_store.rs b/scripty_webserver/src/endpoints/webhooks/wumpus_store.rs index 65ac06d..7941e52 100644 --- a/scripty_webserver/src/endpoints/webhooks/wumpus_store.rs +++ b/scripty_webserver/src/endpoints/webhooks/wumpus_store.rs @@ -90,7 +90,7 @@ pub async fn wumpus_store_incoming_webhook( .title("Thanks for voting for Scripty on wumpus.store!") .description( "You can vote again in 12 hours. We'll send you a reminder then. If you \ - don't want to be notified, run `/vote_reminders False`. Thanks for your \ + don't want to be notified, run `/vote_reminders: False`. Thanks for your \ support!", ) .footer(CreateEmbedFooter::new(if webhook_test {