Shard Wolf
Shard Wolf
The [docs](https://github.com/appleboy/telegram-action#input-variables) mention MarkdownV2 support, but based on my own tests it appears that only legacy Markdown syntax is supported. For example, see the following actions snippet: ```yaml jobs: send_message:...
**User Id: (slg231602)** **Version:** 0.10.1.3 beta release-592 **Steps to Reproduce:** 1. Start a dedicated server with RCON enabled (i.e. RCON password set, firewall rules enabled) 2. Use an RCON client...
**User Id: (slg231602)** **Version:** 0.10.1.2 beta release-584 **Steps to Reproduce:** 1. Build a workstation with variadic recipes (e.g. standard workbench) 2. Open the workstation's dialog and go to the Crafting...
After digging into #24688, we discovered that water was actually flowing correctly in the world (i.e. worldgen was _not_ misbehaving - oops!), however the server's World Map (as viewed through...
Section: Logging Topics to clover may include: * Logging to common sinks/providers (stdout, .NET logging providers, etc.) * Configuration options for controlling log verbosity/secret-scrubbing, if any See also: TelegramBots/Telegram.Bot#1047