{"id":22783803,"url":"https://github.com/greg-kennedy/fpadventuresbot","last_synced_at":"2025-03-30T15:16:50.247Z","repository":{"id":86779551,"uuid":"132262139","full_name":"greg-kennedy/FPAdventuresBot","owner":"greg-kennedy","description":"Code and tools for FPAdventuresBot on Twitter.","archived":false,"fork":false,"pushed_at":"2021-11-05T14:09:52.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T16:47:48.787Z","etag":null,"topics":["adventure-game","file-format","perl","reverse-engineering","twitter","twitter-bot"],"latest_commit_sha":null,"homepage":"https://twitter.com/FPAdventuresBot","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg-kennedy.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-05T15:47:27.000Z","updated_at":"2021-10-20T17:54:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe5e3496-073c-4fa0-a905-562c1af78997","html_url":"https://github.com/greg-kennedy/FPAdventuresBot","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/greg-kennedy%2FFPAdventuresBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-kennedy%2FFPAdventuresBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-kennedy%2FFPAdventuresBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-kennedy%2FFPAdventuresBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg-kennedy","download_url":"https://codeload.github.com/greg-kennedy/FPAdventuresBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334456,"owners_count":20760646,"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":["adventure-game","file-format","perl","reverse-engineering","twitter","twitter-bot"],"created_at":"2024-12-11T22:09:30.399Z","updated_at":"2025-03-30T15:16:50.240Z","avatar_url":"https://github.com/greg-kennedy.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FPAdventuresBot\n_Greg Kennedy 2018-2021_\n\nTwitter bot for posting screenshots.\n\n![MYST Book - Myst, 1993](https://repository-images.githubusercontent.com/132262139/b850ed80-d413-11ea-9fd5-6957c9325fa4)\n\n## Overview\nThis repository contains the source code for the Twitter bot [@FPAdventuresBot](https://twitter.com/FPAdventuresBot).  The bot posts a random screenshot from first-person adventure games, once every 6 hours.\n\nIn addition to the code for the bot, there is a [`tools/`](./tools/) subfolder.  Within `tools/` are any custom tools I've written to extract data from specific games.\n\n## Usage\n`main.pl` is the master script.  It reads in `config.pl` for API info to connect to Twitter, and selects a screenshot at random from the `data/` subfolder.  It will make a single post, if enough time has passed since the last status update.\n\nOf course you shouldn't run it manually.  Edit your crontab file and add a line like the following:\n\n    0 4,10,16,22 * * * cd /home/userid/FPAdventuresBot \u0026\u0026 ./main.pl \u003e/dev/null 2\u003e\u00261\n\nThis line will kick the bot off at 4 AM, 10 AM, 4 PM and 10 PM each day.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreg-kennedy%2Ffpadventuresbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreg-kennedy%2Ffpadventuresbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreg-kennedy%2Ffpadventuresbot/lists"}