From bf9363aaf8d5d2ef2360caad85f2c518a7ccbf5c Mon Sep 17 00:00:00 2001 From: Simponic Date: Wed, 8 Feb 2023 22:06:58 -0700 Subject: Show previous move in message body, which notification is now instant, add check highlighting --- config/config.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/config.exs b/config/config.exs index bac2e14..c11b753 100644 --- a/config/config.exs +++ b/config/config.exs @@ -24,8 +24,8 @@ config :chessh, Web, discord_scope: "identify" config :chessh, DiscordNotifications, - game_move_notif_delay_ms: 20 * 1000, - game_created_notif_delay_ms: 5 * 1000, + game_move_notif_delay_ms: 0, + game_created_notif_delay_ms: 15_000, reschedule_delay: 3 * 1000 config :joken, default_signer: "secret" -- cgit v1.2.3-70-g09d2