{"id":20663932,"url":"https://github.com/anntnzrb/dicostapres","last_synced_at":"2026-04-14T00:32:04.782Z","repository":{"id":227585118,"uuid":"771848273","full_name":"anntnzrb/dicostapres","owner":"anntnzrb","description":"DIsCOrd STAtus PREsence System. A minimal Discord presence system.","archived":false,"fork":false,"pushed_at":"2024-08-28T06:35:52.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T12:31:41.387Z","etag":null,"topics":["discord","python","rpc"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anntnzrb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-03-14T04:03:36.000Z","updated_at":"2024-08-28T06:35:55.000Z","dependencies_parsed_at":"2024-03-14T05:25:47.080Z","dependency_job_id":"83cad0d5-0987-44f3-873e-b72316591a33","html_url":"https://github.com/anntnzrb/dicostapres","commit_stats":null,"previous_names":["anntnzrb/dicostapres"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anntnzrb/dicostapres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fdicostapres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fdicostapres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fdicostapres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fdicostapres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anntnzrb","download_url":"https://codeload.github.com/anntnzrb/dicostapres/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fdicostapres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31776926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["discord","python","rpc"],"created_at":"2024-11-16T19:21:05.865Z","updated_at":"2026-04-14T00:32:04.749Z","avatar_url":"https://github.com/anntnzrb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dicostapres\n\n`di`s`co`rd `sta`tus `pre`sence `s`ystem is a minimal presence system for discord.\n\ndicostapres is a tiny and lightweight Python script that allows you to:\n\n1. Set a custom online status for your Discord account\n2. Display a custom status message\n3. Keep your Discord account online 24/7\n\n## What This Project Is Not\n\n- A bot\n- A Python app which uses the discord.py library\n- Free from possible abandonment\n- Anything other than a toy project\n\n## Prerequisites\n\n- Python `3.11`+\n- Poetry\n- Discord Token\n\n### Nix\n\nThis project is [nix flakes](./flake.nix) ready. Just hook into the shell and\ninstall the dependencies using `poetry`.\n\n## Installation\n\n1. `git clone` \u0026 `cd` into the repository\n\n   ```sh\n   git clone https://github.com/anntnzrb/dicostapres\n   cd dicostapres/\n   ```\n\n2. Install dependencies using `poetry`\n   ```sh\n   poetry install\n   ```\n3. Create the `.env` file by `cp`-ing the `.env.example` file\n\n   ```sh\n   cp ./.env.example ./.env\n   ```\n\n4. Modify the `.env` file accordingly\n\n## Usage\n\nThe `3` environment variables that are required to set are:\n\n- `DISCORD_TOKEN` - The user's Discord token\n- `DISCORD_STATUS` - The status of the user. Can be `online`, `idle`, `dnd`\n- `DISCORD_STATUS_MSG` - The custom status message\n\n### Running\n\nSimply execute `just run`:\n\n```sh\njust run\n```\n\n[Installation](#Installation) steps #3 and #4 may be omitted if the environment\nvariables are set manually. However, the `.env` method is preferred for less\nverbosity.\n\n```\nDISCORD_TOKEN=Ujg5NzI3Nz... DISCORD_STATUS=online DISCORD_STATUS_MSG='Playing with dicostapres' just run\n```\n\n## COPYING\n\nRefer to the [COPYING](./COPYING) file for licensing information.\n\nUnless otherwise noted, all code herein is distributed under the terms of the\n[GNU General Public License Version 3 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntnzrb%2Fdicostapres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanntnzrb%2Fdicostapres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntnzrb%2Fdicostapres/lists"}