{"id":21342877,"url":"https://github.com/astrixgame/fortnite-bot","last_synced_at":"2025-03-16T03:12:32.252Z","repository":{"id":234090157,"uuid":"786852720","full_name":"astrixgame/fortnite-bot","owner":"astrixgame","description":"This is open source fortnite bot with GUI dashboard coded in HTML/CSS/JS","archived":false,"fork":false,"pushed_at":"2024-12-13T16:02:30.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T15:45:33.523Z","etag":null,"topics":["bot","fnbr","fortntie"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/astrixgame.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":"2024-04-15T12:32:40.000Z","updated_at":"2024-12-13T16:01:49.000Z","dependencies_parsed_at":"2024-04-18T05:46:00.685Z","dependency_job_id":"eb1b6468-43fd-403f-9c57-6c4c1130d944","html_url":"https://github.com/astrixgame/fortnite-bot","commit_stats":null,"previous_names":["astrixgame/fortnite-bot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrixgame%2Ffortnite-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrixgame%2Ffortnite-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrixgame%2Ffortnite-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrixgame%2Ffortnite-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrixgame","download_url":"https://codeload.github.com/astrixgame/fortnite-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818199,"owners_count":20352629,"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":["bot","fnbr","fortntie"],"created_at":"2024-11-22T01:11:02.208Z","updated_at":"2025-03-16T03:12:32.234Z","avatar_url":"https://github.com/astrixgame.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fortnite Bot\nThis bot is developed to get bot lobby in fortnite using basic libraries and providing web control panel and much more.\n    \n\n## 🧐 Features    \n- Set season level\n- Set crowns count\n- Set cosmetics \u0026 emotes\n- Messaging ingame over web\n## 🛠️ Tech Stack\n- [fnbr.js](https://fnbr.js.org)\n- [Node.js](https://nodejs.org)\n- HTML\n- JavaScript\n- CSS\n\n## 🛠️ Run instructions\n```bash\nnpm install ws\n```\nRun server\n```bash\nnode .\n```\nYou can use Apache or NGINX or built in windows IIS web server to get working web contorl panel\n\u003ccenter\u003e\u003cbr\u003e\u003ci\u003eIn future the web server will be built in feature in the server. But not yet.\u003c/i\u003e\u003c/center\u003e\n\n## 🧑🏻‍💻 Custom usage\n```js\nimport FortniteBotServer from \"./libs/FortniteBotServer.js\";\n\nvar server = new FortniteBotServer();\n```\nThis library will automatically find ```config.json``` and use provided settings \u0026 auth codes in it.\n\nYou should get your auth token in [Here](https://www.epicgames.com/id/api/redirect?clientId=3446cd72694c4a4485d81b77adbb2141\u0026responseType=code) and copy the ```authorizationCode``` value and paste it into the config file to the ```authorizationCode``` field (replace ```null```)\n\n```js\n{\n    \"botname\": \"\",\n    \"outfit\": \"CID_090_Athena_Commando_M_Tactical\",\n    \"backpack\": \"BID_004_BlackKnight\",\n    \"emote\": \"EID_JustHome\",\n    \"pickaxe\": \"Pickaxe_ID_013_Teslacoil\",\"banner\":\"BRS14_Clover\",\"bannerColor\":\"default\",\"crowns\":238,\"level\":496,\n    \"privacy\": \"private\",\n    \"status\": {\n        \"text\": \"Hello everyone!\",\n        \"type\": \"online\"\n    },\n    \"platform\": \"WIN\",\n    \"auth\": {\n        \"deviceAuth\": {\n            \"accountId\": \"\",\n            \"deviceId\": \"\",\n            \"secret\": \"\"\n        },\n        \"authorizationCode\": null\n    }\n}\n```\n        \n## ❤️ Support  \nA simple star to this project repo is enough to keep me motivated on this project for days. If you find your self very much excited with this project let me know with a tweet.\n        \n## 🙇 Author\n#### AstrixGame\n- Twitter: [@astrixgame](https://twitter.com/@AstrixGame)\n- Github: [@astrixgame](https://github.com/astrixgame)\n        \n## ➤ License\nDistributed under the Apache-2.0 license. See [LICENSE](LICENSE) for more information.\n        \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrixgame%2Ffortnite-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrixgame%2Ffortnite-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrixgame%2Ffortnite-bot/lists"}