{"id":21445956,"url":"https://github.com/thecomputerm/homeserver-bot","last_synced_at":"2025-03-17T01:23:51.566Z","repository":{"id":183904089,"uuid":"670938978","full_name":"TheComputerM/homeserver-bot","owner":"TheComputerM","description":"A discord bot written in rust that manages and monitors my home server","archived":false,"fork":false,"pushed_at":"2023-07-29T02:22:09.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T11:20:49.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"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/TheComputerM.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-07-26T07:16:01.000Z","updated_at":"2023-07-26T07:20:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"4dda5d27-58c5-4d85-bd92-5b96b31b2707","html_url":"https://github.com/TheComputerM/homeserver-bot","commit_stats":null,"previous_names":["thecomputerm/homeserver-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputerM%2Fhomeserver-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputerM%2Fhomeserver-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputerM%2Fhomeserver-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputerM%2Fhomeserver-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheComputerM","download_url":"https://codeload.github.com/TheComputerM/homeserver-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955730,"owners_count":20374374,"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":[],"created_at":"2024-11-23T02:40:09.524Z","updated_at":"2025-03-17T01:23:51.561Z","avatar_url":"https://github.com/TheComputerM.png","language":"Rust","readme":"This is a discord bot made in rust that I use to manage my old laptop that I have converted into my home server.\n\n## Why\n\nI could not get a static IP and I don't want to pay for dynamic dns services such as [no-ip](https://www.noip.com/) as I don't know how I will use this server.\n\n\n## Usage\n\nNo not run this in a docker container as this needs direct machine access to be able to run some command line scripts.\nUse something like pm2 or a custom systemd service to start up the executable\n\nThe homeserver-bot.service would look something like this:\n\n```\n[Unit]\nDescription=Discord bot to get a server overview\nAfter=network.target\n\n[Service]\nType=idle\nUser=\u003cuser\u003e\nEnvironment=\"DISCORD_TOKEN=your_discord_token_here\"\nExecStart=/path/to/homeserver-bot\nRestart=always\nRestartSec=1\n\n[Install]\nWantedBy=multi-user.target\n``` \n\n## Commands\n\n- `/ping`: to see if the server is alive.\n- `/system`: prints out information like uptime, temperature etc (basically neofetch)\n- `/ip`: prints out the public and local IP/IPv6.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecomputerm%2Fhomeserver-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecomputerm%2Fhomeserver-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecomputerm%2Fhomeserver-bot/lists"}