From 2bd03144daebfc0b43e32a4663ddc29cf7ad2f26 Mon Sep 17 00:00:00 2001 From: Simponic Date: Fri, 3 Feb 2023 12:58:19 -0700 Subject: Increase move notificatino delay, decrease creation notification delay, and surround username in quotes for ssh config --- lib/chessh/discord/notifier.ex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib') diff --git a/lib/chessh/discord/notifier.ex b/lib/chessh/discord/notifier.ex index 9006aab..41c79a3 100644 --- a/lib/chessh/discord/notifier.ex +++ b/lib/chessh/discord/notifier.ex @@ -165,6 +165,11 @@ defmodule Chessh.DiscordNotifier do make_discord_api_call(:put, 'channels/#{thread_id}/thread-members/#{id}') end) + post_discord( + thread_id, + "This private thread is used to communicate move notifications. It will be destroyed on game end." + ) + thread_id _ -> -- cgit v1.2.3-70-g09d2