{"id":15612009,"url":"https://github.com/luizpicolo/mastobot","last_synced_at":"2026-05-02T13:32:27.335Z","repository":{"id":37300212,"uuid":"249583494","full_name":"luizpicolo/mastobot","owner":"luizpicolo","description":"Bot to consume RSS data and make it available on the social network Mastodon","archived":false,"fork":false,"pushed_at":"2023-03-16T10:05:14.000Z","size":60,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-21T03:02:17.290Z","etag":null,"topics":["feed","hacktoberfest","mastodon","rss"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luizpicolo.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":"2020-03-24T01:28:14.000Z","updated_at":"2023-01-31T18:00:37.000Z","dependencies_parsed_at":"2023-09-21T20:03:30.920Z","dependency_job_id":"0f3b119c-6512-4696-a22b-9049d4890f60","html_url":"https://github.com/luizpicolo/mastobot","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.08333333333333337,"last_synced_commit":"18dcbda3730e5c99d68ac63b4dc9509502a31943"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luizpicolo/mastobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizpicolo%2Fmastobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizpicolo%2Fmastobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizpicolo%2Fmastobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizpicolo%2Fmastobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luizpicolo","download_url":"https://codeload.github.com/luizpicolo/mastobot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizpicolo%2Fmastobot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32324552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["feed","hacktoberfest","mastodon","rss"],"created_at":"2024-10-03T06:21:32.746Z","updated_at":"2026-05-02T13:32:27.315Z","avatar_url":"https://github.com/luizpicolo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MastoBot\n\nBot to consume RSS data and make it available on the social network Mastodon\n\n# How to use\n\nFirst step is to clone the repository\n\n    git clone https://github.com/luizpicolo/mastobot\n    cd mastobot\n    bundle install\n\nSecond step is to create an access key in your Mastodon account (For this step we believe that you already have an account and know how to generate an access key).\n\nGo to `/config/initializers` and change with the requested data\n\n    # Your instance mastodong (mastodon.social)\n    ENV['BASE_URL'] = 'https://exemplo.social' \n\n    # Your access key\n    ENV['BEARER_TOKEN'] = ''\n\n    # Feed for consumption\n    ENV['URI_RSS'] = 'https://feed.example'\n\nTo test run in the terminal\n\n    rake toot:create\n\nIf everything went well you will have a news from the feed published in your instance.\n\nEach call to the task publishes only one news item. So, you will have to create a Cron task for automatic publication in your instance.\n\n# License\n\nThis software uses the same license as Mastodon\nhttps://github.com/luizpicolo/mastobot/blob/master/LICENSE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizpicolo%2Fmastobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizpicolo%2Fmastobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizpicolo%2Fmastobot/lists"}