{"id":17826886,"url":"https://github.com/bmarwell/social-metricbot","last_synced_at":"2025-03-19T01:30:45.943Z","repository":{"id":44850766,"uuid":"201535533","full_name":"bmarwell/social-metricbot","owner":"bmarwell","description":"A metric bot for Mastodon, BlueSky and previously Twitter (now X)","archived":false,"fork":false,"pushed_at":"2025-03-14T14:38:50.000Z","size":851,"stargazers_count":1,"open_issues_count":19,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-15T03:43:20.668Z","etag":null,"topics":["bluesky","bluesky-bot","bot","mastodon","mastodon-bot","social-media","social-network"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmarwell.png","metadata":{"files":{"readme":"README.adoc","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-09T20:24:22.000Z","updated_at":"2024-08-11T13:26:46.000Z","dependencies_parsed_at":"2024-05-31T19:58:47.997Z","dependency_job_id":"49905aad-0471-4f78-b59b-45474a6b4aca","html_url":"https://github.com/bmarwell/social-metricbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarwell%2Fsocial-metricbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarwell%2Fsocial-metricbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarwell%2Fsocial-metricbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarwell%2Fsocial-metricbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmarwell","download_url":"https://codeload.github.com/bmarwell/social-metricbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243958033,"owners_count":20374785,"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","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":["bluesky","bluesky-bot","bot","mastodon","mastodon-bot","social-media","social-network"],"created_at":"2024-10-27T18:55:25.256Z","updated_at":"2025-03-19T01:30:45.607Z","avatar_url":"https://github.com/bmarwell.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Social Metricbot\n:icons: font\n:toc: macro\n:toclevels: 4\n\nimage:https://github.com/bmarwell/social-metricbot/actions/workflows/maven.yml/badge.svg[Maven CI,link=https://github.com/bmarwell/social-metricbot/actions/workflows/maven.yml]\nimage:https://img.shields.io/badge/License-Apache_2.0-blue.svg[License,link=https://opensource.org/licenses/Apache-2.0]\nimage:https://codecov.io/gh/bmarwell/social-metricbot/branch/main/graph/badge.svg?token=OkJW0qKkJs[codecov.io,link=https://codecov.io/gh/bmarwell/social-metricbot]\nimage:https://img.shields.io/badge/renovate-enabled-brightgreen.svg[Renovate,link=https://renovatebot.com]\nimage:https://img.shields.io/badge/AppServer-Open%20Liberty-blue[AppServer,link=https://openliberty.io/]\n\nA metric bot for social networks like Mastodon, Bluesky (bsky), but not 𝕏 (formerly Twitter).\nIf mentioned with 'please' on a tweet containing imperial units, will reply with converted metric units for your convenience.\n\n== Active bots\n\n* https://bsky.app/profile/metricbot.de[+🇺🇸 metricbot.de+] on 🌀 Bluesky\n* https://botsin.space/@metricbot[+🇺🇸 @metricbot@botsin.space+] on 🐘 Mastodon\n\n== Inactive bots\n\n* https://twitter.com/metricbot1/with_replies[+🇺🇸 @metricbot1+] on 🐦 Twitter +\nDue to unusable API (constraints as well as SDK quality).\n\n== How to use\n\nIf you spot a tweet with metric units in it, create a reply and mention `@metricbot1 please` or `@metricbot1 convert please`.\n\nFor Mastodon, use `@metricbot@botsin.space please` or `@metricbot@botsin.space convert please`.\n\n== Features\n\n* find tweets with imperial units.\n* can convert units to metrics and reply.\n\n=== Currently implemented units\n\n.Supported metric conversions in alphabetical order\n|===\n|Input Unit |Output Unit(s) |Example Input |Example output\n\n|Calories (cal)\n|Kilojoule (kJ)\n|\n|\n\n|Cups (cup)\n|Millilitres (ml)\n|\n|\n\n|Fluid Ounce (fl.oz.)\n|Millilitres (ml)\n|\n|\n\n|Foots and Inches ('/\"/ft)\n|Centimetres (cm), Metres (m), Kilometres (km)\n|\n|\n\n|Gallons\n|Litres (L), cubic metres (m²)\n|\n|\n\n|Horse Power (hp)\n|Kilowatts (kW)\n|\n|\n\n|Miles\n|Kilometres (km)\n|\n|\n\n|Pints (pt)\n|Litres (L), Millilitres (ml)\n|\n|\n\n|Pounds (lb)\n|Kilograms (kg)\n|\n|\n\n|Tablespoons (tbsp)\n|Grams (g)\n|\n|\n\n|Teaspoons (tsp)\n|Grams (g)\n|\n|\n\n|Temperature: Degree Fahrenheit (°F)\n|Temperature: Degree Celsius (°C)\n|\n|\n\n|Weighted Ounce (oz.)\n|Grams(g)\n|\n|\n|===\n\nNo idea what makes the Celsius temperature more metric than Fahrenheit, but Fahrenheit is a very convenient unit.\n\n== Configuration\n\nSee https://github.com/bmarwell/social-metricbot/wiki/Configuration[Wiki:Configuration].\n\n== How to start\n\nYou can start this OpenLiberty docker container like this:\n\n[source,bash]\n----\ndocker run \\\n  -p 9080:9080 \\\n  -e IO_GITHUB_BMARWELL_SOCIAL_METRICBOT_H2_DB=jdbc:h2:file:/var/opt/metricbot.db \\\n  -name metricbot \\\n  io.github.bmarwell.social.metricbot/social-metricbot-app-ol-docker:latest\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmarwell%2Fsocial-metricbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmarwell%2Fsocial-metricbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmarwell%2Fsocial-metricbot/lists"}