{"id":15683355,"url":"https://github.com/mdelapenya/savagedicebot-telegram","last_synced_at":"2026-06-14T01:33:50.994Z","repository":{"id":141610065,"uuid":"255255567","full_name":"mdelapenya/savagedicebot-telegram","owner":"mdelapenya","description":"A Telegram bot for rolling Savage Worlds dice","archived":false,"fork":false,"pushed_at":"2020-04-13T15:14:49.000Z","size":11527,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-14T01:33:50.205Z","etag":null,"topics":["dice-roller","savage-worlds","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdelapenya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-13T07:04:43.000Z","updated_at":"2020-04-13T15:14:51.000Z","dependencies_parsed_at":"2023-04-11T06:09:04.496Z","dependency_job_id":null,"html_url":"https://github.com/mdelapenya/savagedicebot-telegram","commit_stats":{"total_commits":78,"total_committers":3,"mean_commits":26.0,"dds":0.02564102564102566,"last_synced_commit":"6d8f7b830d709e277b93018bf0977a9e01ccbdaf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdelapenya/savagedicebot-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdelapenya%2Fsavagedicebot-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdelapenya%2Fsavagedicebot-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdelapenya%2Fsavagedicebot-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdelapenya%2Fsavagedicebot-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdelapenya","download_url":"https://codeload.github.com/mdelapenya/savagedicebot-telegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdelapenya%2Fsavagedicebot-telegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34306772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":["dice-roller","savage-worlds","telegram","telegram-bot"],"created_at":"2024-10-03T17:04:35.389Z","updated_at":"2026-06-14T01:33:50.963Z","avatar_url":"https://github.com/mdelapenya.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SavageDiceBot\n\n![Master Branch](https://github.com/mdelapenya/savagedicebot-telegram/workflows/Pushes%20to%20master/badge.svg?branch=master)\n[![codecov](https://codecov.io/gh/mdelapenya/savagedicebot-telegram/branch/master/graph/badge.svg)](https://codecov.io/gh/mdelapenya/savagedicebot-telegram)\n\nThis Telegram bot allows rolling one or more savage worlds RPG dice.\n\n## Building the project\nThe project uses a Gradle wrapper, so it's required to install the following build dependencies:\n\n- Java JDK 8 or above\n- An Java-based IDE, such as IntelliJ\n\nTo connect to Telegram APIs you will need a valid token, please create a `.env` file at the root directory of your project (is excluded by Git), it will be used to communicate with Telegram. Please see [sample.env](./sample.env).\n\n### Compiling the project\n- Linux or Mac:\n```shell\n$ ./gradlew compileJava\n```\n- Windows:\n```shell\n$ ./gradlew.bat compileJava\n```\n\n### Packaging:\n- Linux or Mac:\n```shell\n$ ./gradlew jar\n```\n- Windows:\n```shell\n$ ./gradlew.bat jar\n```\n\nThe result will be a .JAR file located in the `build/libs` directory (ignored by Git)\n\n## Test execution\nUnit tests are located under the `test` directory:\n\n- Linux or Mac:\n```shell\n$ ./gradlew test\n```\n- Windows:\n```shell\n$ ./gradlew.bat test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdelapenya%2Fsavagedicebot-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdelapenya%2Fsavagedicebot-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdelapenya%2Fsavagedicebot-telegram/lists"}