{"id":20237205,"url":"https://github.com/lostfictions/internetcoolguy","last_synced_at":"2026-05-08T22:03:02.346Z","repository":{"id":51712990,"uuid":"193479827","full_name":"lostfictions/internetcoolguy","owner":"lostfictions","description":"the thing doer has logged on.","archived":false,"fork":false,"pushed_at":"2024-10-29T10:35:56.000Z","size":1711,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T12:33:34.681Z","etag":null,"topics":["botally"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lostfictions.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":"2019-06-24T09:57:47.000Z","updated_at":"2023-01-14T03:23:26.000Z","dependencies_parsed_at":"2023-12-18T22:42:36.599Z","dependency_job_id":"5358db1b-13b6-4d46-9663-b5662ff6875b","html_url":"https://github.com/lostfictions/internetcoolguy","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/lostfictions%2Finternetcoolguy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostfictions%2Finternetcoolguy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostfictions%2Finternetcoolguy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostfictions%2Finternetcoolguy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostfictions","download_url":"https://codeload.github.com/lostfictions/internetcoolguy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241681540,"owners_count":20002330,"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":["botally"],"created_at":"2024-11-14T08:25:28.365Z","updated_at":"2025-11-30T01:03:23.191Z","avatar_url":"https://github.com/lostfictions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## internet coolguy\n\nhttps://mastodon.social/@internetcoolguy\n\nhttps://bsky.app/profile/internetcoolguy.bsky.social\n\n![the interesting thoughts poster has logged on](https://i.imgur.com/2OCc9Un.png)\n\nthis is a bot that generates images and posts them to mastodon ~~and twitter~~ and bsky. it's written in [typescript](https://www.typescriptlang.org/) and runs on [node.js](http://nodejs.org/).\n\nyou can run it on your computer and even remix it into something new! you'll need node and git installed. if you install node manually, you should match the node version listed in [the `.node-version`](.node-version) file — but instead of installing node directly i recommend using [fnm](https://github.com/Schniz/fnm), which can automatically handle installing and switching node versions by detecting `.node-version` files.\n\nonce you're set, run:\n\n```sh\ngit clone https://github.com/lostfictions/internetcoolguy\ncd internetcoolguy\ncorepack enable # enables use of the pnpm package manager\npnpm install\npnpm dev\n```\n\nrunning `pnpm dev` will generate an image and save it to a file on your computer. when posting to the internet, this bot runs using github actions' [scheduled events](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events). check out the [workflow file](.github/workflows/twoot.yml) for more details.\n\nif you clone the repository you can run your own remixed version that posts to mastodon using github actions too! no need to edit the workflow file — you'll just need to set some environment variables in the github repository settings:\n\n- `MASTODON_TOKEN`: a Mastodon user API token (required)\n- `MASTODON_SERVER`: the instance to which API calls should be made (usually where the bot user lives.) (default: https://mastodon.social)\n- `BSKY_USERNAME`: the bot's username on Bluesky\n- `BSKY_PASSWORD`: the app password for the bot's account on Bluesky\n\nthis bot uses [dotenv](https://github.com/motdotla/dotenv), so if you're testing things locally, you can stick any of the above environment variables in a file named `.env` in the project root. (it's gitignored, so there's no risk of accidentally committing private API tokens you put in there.)\n\n###### [more bots?](https://github.com/lostfictions?tab=repositories\u0026q=botally)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostfictions%2Finternetcoolguy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostfictions%2Finternetcoolguy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostfictions%2Finternetcoolguy/lists"}