{"id":20677100,"url":"https://github.com/enoy19/burst-mining-pool-bot","last_synced_at":"2025-08-04T10:40:31.031Z","repository":{"id":115835415,"uuid":"135644424","full_name":"enoy19/burst-mining-pool-bot","owner":"enoy19","description":"Telegram Bot that displays Burst mining pool miner data (e.g. pending burst)","archived":false,"fork":false,"pushed_at":"2018-12-03T23:36:12.000Z","size":104,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-19T21:49:41.319Z","etag":null,"topics":["bot","burst","burstcoin","spring","spring-boot","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enoy19.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-05-31T23:20:59.000Z","updated_at":"2024-07-30T22:44:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"560a0ab7-891e-4cba-8bd7-ee0600a4527b","html_url":"https://github.com/enoy19/burst-mining-pool-bot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/enoy19/burst-mining-pool-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enoy19%2Fburst-mining-pool-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enoy19%2Fburst-mining-pool-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enoy19%2Fburst-mining-pool-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enoy19%2Fburst-mining-pool-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enoy19","download_url":"https://codeload.github.com/enoy19/burst-mining-pool-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enoy19%2Fburst-mining-pool-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268683016,"owners_count":24289726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","burst","burstcoin","spring","spring-boot","telegram","telegram-bot"],"created_at":"2024-11-16T21:14:28.591Z","updated_at":"2025-08-04T10:40:30.988Z","avatar_url":"https://github.com/enoy19.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Burst Mining Pool Telegram Bot\nThis project is a Spring-boot application, that hosts a telegram bot \nwhich can update burst-miners on their current pending payments of their mining pool.\nThe bot currently supports private and group chats. You can add multiple wallets\nto the bot. The bot can monitor each wallet and send automatic notifications on pending\npayment changes.\n\n## Contributing\nIf you want to add a mining pool, please have a look at the wiki: \n[Adding support for your pool software](https://github.com/enoy19/burst-mining-pool-bot/wiki/Adding-support-for-your-pool-software)\n\n## Hosting \u0026 Configuration\nWiki: [Hosting and Configuration](https://github.com/enoy19/burst-mining-pool-bot/wiki/Hosting-and-Configuration)\n\n## Supported Mining Pools\n * [Nogrod](https://github.com/PoC-Consortium/Nogrod) Pools (e.g. [Crypto-guru](https://50-50-pool.burst.cryptoguru.org/) + [Burstcoin.ro](https://pool.burstcoin.ro))\n * All pools that provide an HTML table (GET Request) with the [Nogrod /miners](https://50-50-pool.burst.cryptoguru.org/miners) layout (path, table id \u0026 column indexes can be configured)\n \n## Commands\n### /add_wallet\nAdds a wallet to the chat.\\\nArguments:\n * Burst Address ([Format](https://burstwiki.org/wiki/RS_Address_Format))\n\n### /remove_wallet\nRemoved a wallet of the chat.\\\nArguments:\n * Burst Address \n\n### /notification\nActivates pending payment change notifications for the given wallet.\\\nArguments:\n * Burst Address\n \n### /notification_threshold\nSets the notification threshold of a wallet.\\\nSee also: [/threshold_mode](https://github.com/enoy19/burst-mining-pool-bot#threshold_mode)\\\nArguments:\n * Burst Address\n * Threshold (double, must be positive.)\n \n### /threshold_mode\nSee also: [/notification_threshold](https://github.com/enoy19/burst-mining-pool-bot#notification_threshold) \\\nArguments:\n * Burst Address\n * Threshold mode\n   * **ACCUMULATE:** Adds all incrementations of your pending payment and notifies you when the amount is greater than your threshold.\n   * **SINGLE:** Notifications will be sent when a single pending payment increase is greater than your threshold.\n   * **PAYOUT:** Works like accumulate but only counts payouts (pending payment decreases).\n\n### /pending\nShows the current pending payments for each wallet.\n\n### /share\nShows the current (historical) share for each wallet.\n\n### /effective_capacity\nShows the current effective capacity in TB for each wallet.\n\n### /confirmed_deadlines\nShows the current amount of confirmed deadlines for each wallet.\n\n### /show_wallets\nShows wallets that were added to the chat.\n\n### /donate\nShows donation information about developers and hosts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenoy19%2Fburst-mining-pool-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenoy19%2Fburst-mining-pool-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenoy19%2Fburst-mining-pool-bot/lists"}