{"id":31829552,"url":"https://github.com/itsdevdom/screeps-bot","last_synced_at":"2026-03-03T16:43:52.193Z","repository":{"id":66237595,"uuid":"485524849","full_name":"itsdevdom/screeps-bot","owner":"itsdevdom","description":"My personal screeps bot, written from scratch. Use at your own risk!","archived":false,"fork":false,"pushed_at":"2022-05-11T20:04:53.000Z","size":54,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-09T00:51:55.369Z","etag":null,"topics":["javascript","screeps","screeps-ai","screeps-bot","screeps-game"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/itsdevdom.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":"2022-04-25T20:27:48.000Z","updated_at":"2023-03-31T07:52:50.000Z","dependencies_parsed_at":"2023-02-20T16:31:20.024Z","dependency_job_id":null,"html_url":"https://github.com/itsdevdom/screeps-bot","commit_stats":null,"previous_names":["itsdevdom/screeps-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsdevdom/screeps-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fscreeps-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fscreeps-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fscreeps-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fscreeps-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsdevdom","download_url":"https://codeload.github.com/itsdevdom/screeps-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fscreeps-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008616,"owners_count":26084480,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["javascript","screeps","screeps-ai","screeps-bot","screeps-game"],"created_at":"2025-10-11T20:28:38.771Z","updated_at":"2025-10-11T20:28:41.893Z","avatar_url":"https://github.com/itsdevdom.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n# screeps-bot\n\nMy personal screeps bot, written from scratch. Use at your own risk!\n\n\u003c/div\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n## Build and Deploy\n\nThe project setup is simple: A bit of TypeScript here (type safety yay!), an automatic deploy script there - otherwise following the\nstandard Screeps setup. So keep in mind that files within `src` must remain in a flat hierarchy, no subfolders allowed. The deployment\ndestination path must be defined in the environment in order to prevent leaks of usernames or private server IPs / ports.\n\n\u003cbr\u003e\n\n### Setup\n\nPre-requisites:\n\n- The project is cloned to your local computer\n- Node.js (incl. npm) is installed and available (tested with `14.x`)\n\nFirst, install all dependencies by running:\n\n```bash\nnpm run ci\n```\n\nThen, create a `.env` file within the project root folder (will be ignored by Git) and add the following contents (replacing variable values):\n\n```bash\nSCREEPS_DEPLOY_PATH=\u003cPATH_TO_SCREEPS_SCRIPTS_SUBFOLDER\u003e\n```\n\nFor example:\n\n```bash\nSCREEPS_DEPLOY_PATH=C:/Users/\u003cUSERNAME\u003e/AppData/Local/Screeps/scripts/\u003cSERVER\u003e/screeps-bot\n```\n\n\u003cbr\u003e\n\n### Build\n\nBuild the code (simple TypeScript -\u003e JavaScript transpilation) by running:\n\n```bash\nnpm run build\n```\n\n\u003e Note: Build destination is the `dist` folder\n\n\u003cbr\u003e\n\n### Deploy\n\nPush the built code over to Screeps by running:\n\n```bash\nnpm run deploy\n```\n\nWithin Screeps, the new code will be active immediately. Make sure that \"screeps-bot\" is selected as the branch.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsdevdom%2Fscreeps-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsdevdom%2Fscreeps-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsdevdom%2Fscreeps-bot/lists"}