Add Experimental Telegram integration to get notifications (block found, best diff, workers connections) - #228
Open
pavlenex wants to merge 5 commits into
Open
Add Experimental Telegram integration to get notifications (block found, best diff, workers connections)#228pavlenex wants to merge 5 commits into
pavlenex wants to merge 5 commits into
Conversation
Co-authored-by: Pavlenex <36959754+pavlenex@users.noreply.github.com> Signed-off-by: Pavlenex <36959754+pavlenex@users.noreply.github.com>
Add block-found, best-difficulty, and pool-failover defaults, bot command controls, and monitoring-backed alert detection. Co-authored-by: Pavlenex <36959754+pavlenex@users.noreply.github.com> Signed-off-by: Pavlenex <36959754+pavlenex@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds opt-in Telegram notifications to SV2 UI so miners can receive important activity updates such as blocks found, new best difficulty, pool failover, worker changes, rejected shares, and mining status without keeping the dashboard open or checking it constantly.
Users connect their own private Telegram bot, choose which alerts they want, and manage the experimental feature from a dedicated settings panel, making it easier to notice important events and respond quickly while keeping control of the integration.
telegram-experimental.mp4
Configuration of settings is possible from telegram with /settings
Also experimental tab can now allow us to add features that we may want users to test a bit more and are disabled by default.