{"id":20784385,"url":"https://github.com/kurama250/stats_server_pi","last_synced_at":"2025-10-04T18:38:20.745Z","repository":{"id":196109598,"uuid":"694338630","full_name":"Kurama250/Stats_server_pi","owner":"Kurama250","description":"This code is used to see live consumption information from your Raspberry Pi server !","archived":false,"fork":false,"pushed_at":"2025-02-21T02:56:38.000Z","size":182,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:15:09.477Z","etag":null,"topics":["discord","nodejs","rasbian","raspberry-pi","stats"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kurama250.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":"2023-09-20T19:52:33.000Z","updated_at":"2025-02-21T02:56:41.000Z","dependencies_parsed_at":"2024-05-11T13:26:00.950Z","dependency_job_id":"7a6c0848-31d7-46ed-9a1f-a27ab7887e2b","html_url":"https://github.com/Kurama250/Stats_server_pi","commit_stats":null,"previous_names":["kurama250/stats_server_pi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FStats_server_pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FStats_server_pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FStats_server_pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FStats_server_pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kurama250","download_url":"https://codeload.github.com/Kurama250/Stats_server_pi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251872378,"owners_count":21657633,"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":["discord","nodejs","rasbian","raspberry-pi","stats"],"created_at":"2024-11-17T14:28:42.349Z","updated_at":"2025-10-04T18:38:20.727Z","avatar_url":"https://github.com/Kurama250.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBot stats Raspberry Pi server for Discord\u003c/h1\u003e\n\u003cem\u003e\u003ch5 align=\"center\"\u003e(Programming Language - Node.js | Shell)\u003c/h5\u003e\u003c/em\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/Kurama250/Stats_server_pi\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/Kurama250/Stats_server_pi\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/Kurama250/Stats_server_pi\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/stability-stable-green\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/module-name\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/child_process?label=child_process\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/discord.js?label=discord.js\"\u003e\n\u003c/p\u003e\n\n# Tutorial to install the bot ! For Rasbian (Raspberry Pi)\n\n## 1 - on Terminal\n\n\u003ch5\u003eA) Auto installer\u003c/h5\u003e\n\n- Run command :\n  \n```shell script\nbash \u003c(curl -s https://raw.githubusercontent.com/Kurama250/Stats_server_pi/main/setup_server.sh)\n```\n\u003ch5\u003eB) Manual installer\u003c/h5\u003e\n\n```shell script\napt update \u0026\u0026 apt upgrade -y\napt install npm nodejs git raspi-config -y\ncurl -fsSL https://deb.nodesource.com/setup_20.x | bash - \u0026\u0026\\\napt-get install -y nodejs\n```\n```shell script\ngit clone https://github.com/Kurama250/Stats_server_pi.git\ncd Stats_server_pi\nnpm install discord.js child_process\nnpm install pm2 -g\n```\n## 2 - on Terminal\n\n```shell script\nnano config.json\n```\n\n## And you also change this line :\n\n```json\n  \"token\": \"YOUR_TOKEN\",\n  \"channelId\": \"ID_CHANNEL\",\n  \"serverId\": \"ID_SERVER\"\n```\n\nAfter doing this, press CTRL + X and you press Y and ENTER then you do the following commands !\n\n## 3 - on Terminal\n\n```shell script\npm2 start main.js -n Stats_server_pi\n```\n\n- Demo : \n\n![alt text](https://github.com/Kurama250/Stats_server_pi/blob/main/img/stats-server-pi.png)\n\n\u003ch3 align=\"center\"\u003e\u003cstrong\u003eSupport on Discord :\u003c/strong\u003e \u003ca href=\"https://discord.gg/6aebQGdDxB\"\u003eDiscord Link\u003c/a\u003e\u003c/3\u003e\n\u003ch3 align=\"center\"\u003eIf you like this repository don't hesitate to give it a star ⭐ !\u003c/h3\u003e\n\u003ch1 align=\"center\"\u003eThen it's the end you have started the bot have fun !\u003c/h1\u003e\n\nLicence : [Creative commons](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en) - CC BY-NC-ND 4.0 by [Kurama250](https://github.com/Kurama250) | [Yoro404](https://github.com/Yoro404)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurama250%2Fstats_server_pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurama250%2Fstats_server_pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurama250%2Fstats_server_pi/lists"}