{"id":49714813,"url":"https://github.com/hive-engine/distribubot","last_synced_at":"2026-05-08T19:34:21.481Z","repository":{"id":57418595,"uuid":"196759004","full_name":"hive-engine/distribubot","owner":"hive-engine","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-13T19:57:06.000Z","size":87,"stargazers_count":9,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T01:49:18.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hive-engine.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}},"created_at":"2019-07-13T19:29:47.000Z","updated_at":"2021-10-26T00:09:46.000Z","dependencies_parsed_at":"2022-09-12T12:33:18.778Z","dependency_job_id":null,"html_url":"https://github.com/hive-engine/distribubot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hive-engine/distribubot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fdistribubot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fdistribubot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fdistribubot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fdistribubot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hive-engine","download_url":"https://codeload.github.com/hive-engine/distribubot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fdistribubot/sbom","scorecard":{"id":465740,"data":{"date":"2025-08-11","repo":{"name":"github.com/hive-engine/distribubot","commit":"43456d5104ebb4ee5cfa2a6a428065643a0b666d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-19T12:26:55.820Z","repository_id":57418595,"created_at":"2025-08-19T12:26:55.820Z","updated_at":"2025-08-19T12:26:55.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-05-08T19:34:20.920Z","updated_at":"2026-05-08T19:34:21.469Z","avatar_url":"https://github.com/hive-engine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# distribubot\n\n### Distribute by manual command through comments\nScans blocks for new comments containing the given comment_command. The the comment author has suffient\n token, the token account will send token to the parent author.\n\n\n## Installation of packages for Ubuntu 18.04\n\n```\nsudo apt-get install python3-pip build-essential libssl-dev python3-dev\n```\n\n### Installation of python packages\n\n\n```\npip3 install distribubot\n```\n\nor clone the git and install the package by\n```\npip3 install beem hiveengine\ngit clone https://github.com/hive-engine/distribubot.git\ncd distribubot\npython3 setup.py install\n```\n\n#### Running\nCan be running all day, will only be active when a comment with the comment_command was broadcasted.\nMore than one token_account and  token can be specified. Please check config.json.example.\n\n```\n$ distribubot /path/to/config.json --datadir=/datadir/ --logconfig=/root/git/distribubot/logger.json\n```\n\n|        Option       | Value                                                |\n|:-------------------:|------------------------------------------------------|\n| token_account | hive account name, which should distribute the token       |\n| symbol   | token symbol, which should be distributed                   |\n| token_memo   | memo which is attached to each token transfer               |\n| reply        | when true, a reply comment is broadcasted                   |\n| wallet_password | Contains the beempy wallet password |\n| no_broadcast | When true, no transfer is made |\n| min_staked_token | Minimum amount of token a comment writer must have |\n| maximum_amount_per_comment | Maximum Amount of token that will be send at once|\n| token_in_wallet_for_each_outgoing_token | Limits the amount of token a user can send every 24 hours |\n| user_can_specify_amount | When true, the user can specify the amount to send up to maximum_amount, when false maximum_amount is always sent |\n|default_amount | Default amount of token |\n|count_only_staked_token | When True, only staked token are taken into account |\n| sucess_reply_body | Reply body, when token are send|\n| no_token_left_for_today | Reply body, when the user has not sufficient token in its wallet |\n| fail_reply_body | Reply body, when no token are sent (not min_staked_token available) |\n| no_token_left_body | Reply body, when no token are left to send |\n| comment_command | Command which must be included in a comment, to activate the bot |\n| usage_upvote_percentage | When set to a percentage higher than 0, the comment with the command or the receiver will be upvoted by the scot_account |\n| scale_upvote_weight | When true, the upvote weight is scaled by the amount of send token |\n| upvote_token_receiver | When true, the receiver is upvoted instead |\n\n\n## Running the scripts\nAdapt path in run-distribubot.sh\n```\nchmod a+x run-distribubot.sh\n./run-distribubot.sh\n```\nor edit and copy the systemd service file to /etc/systemd/system and start it by\n```\nsystemctl start distribubot\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhive-engine%2Fdistribubot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhive-engine%2Fdistribubot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhive-engine%2Fdistribubot/lists"}