{"id":19436848,"url":"https://github.com/snipcola/discord-keep-alive","last_synced_at":"2025-09-10T13:32:50.012Z","repository":{"id":261506550,"uuid":"884486591","full_name":"snipcola/Discord-Keep-Alive","owner":"snipcola","description":"Keeps your discord account online, and optionally sets a custom status or activity. ","archived":false,"fork":false,"pushed_at":"2025-03-14T03:46:22.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T07:11:14.917Z","etag":null,"topics":["alive","discord","keep","selfbot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snipcola.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-11-06T20:54:52.000Z","updated_at":"2025-03-14T03:46:22.000Z","dependencies_parsed_at":"2025-02-14T21:20:23.402Z","dependency_job_id":null,"html_url":"https://github.com/snipcola/Discord-Keep-Alive","commit_stats":null,"previous_names":["snipcola/discord-keep-alive"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipcola%2FDiscord-Keep-Alive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipcola%2FDiscord-Keep-Alive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipcola%2FDiscord-Keep-Alive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipcola%2FDiscord-Keep-Alive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snipcola","download_url":"https://codeload.github.com/snipcola/Discord-Keep-Alive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248938258,"owners_count":21186371,"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":["alive","discord","keep","selfbot"],"created_at":"2024-11-10T15:12:49.779Z","updated_at":"2025-09-10T13:32:49.760Z","avatar_url":"https://github.com/snipcola.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Discord-Keep-Alive\n\nKeeps your discord account online. You can also set a custom status or activity.\n\n## Prerequisites\n\nMake sure the following are installed:\n\n- [node](https://nodejs.org)\n\n## Instructions\n\n1. **Clone Project**\n\n   Run the following in a terminal:\n\n   ```\n   git clone https://code.snipcola.com/snipcola/Discord-Keep-Alive.git\n   ```\n\n2. **Install Dependencies**\n\n   `cd` into the cloned directory and run `npm install`.\n\n3. **Configuration**\n\n   Create an `.env` file in the root of the directory with the following variables:\n\n   - `TOKEN` Discord account token. Required.\n   - `DEVICE` One of the following:\n     - `web` (default)\n     - `desktop`\n     - `mobile`\n\n   To change the status:\n\n   - `STATUS` One of the following:\n     - `online`\n     - `idle`\n     - `invisible`\n     - `dnd`\n\n   To set an activity:\n\n   - `ACTIVITY` Activity name or custom status.\n   - `ACTIVITY_TYPE` One of the following:\n     - `custom` (custom status)\n     - `playing`\n     - `streaming`\n     - `listening`\n     - `watching`\n     - `competing`\n     - `hang`\n\n   The following variables will only apply if `ACTIVITY_TYPE` is `custom`.\n\n   - `ACTIVITY_EMOJI` Emoji or emoji id.\n\n   The following variables will only apply if `ACTIVITY_TYPE` is **not** `custom`.\n\n   - `ACTIVITY_PLATFORM` One of the following:\n     - `desktop`\n     - `samsung`\n     - `xbox`\n     - `ios`\n     - `android`\n     - `embedded`\n     - `ps4`\n     - `ps5`\n   - `ACTIVITY_TIMESTAMP` Timestamp of when the activity started.\n   - `ACTIVITY_APPLICATION_ID` Activity application id, `1` by default.\n   - `ACTIVITY_DETAILS` Activity description.\n   - `ACTIVITY_URL` Media URL, if streaming.\n   - `ACTIVITY_LARGE_IMAGE` Large image, can be a discord cdn url.\n   - `ACTIVITY_LARGE_IMAGE_TEXT` Pop-up text when large image is hovered.\n   - `ACTIVITY_SMALL_IMAGE` Small image, can be a discord cdn url.\n   - `ACTIVITY_SMALL_IMAGE_TEXT` Pop-up text when small image is hovered.\n\n   To add a button to the activity:\n\n   - `ACTIVITY_BUTTON` Button text.\n   - `ACTIVITY_BUTTON_URL` Button URL.\n\n   **Tip:** For a second button, use `ACTIVITY_BUTTON_2` and `ACTIVITY_BUTTON_2_URL`.\n\n   To set a \"party\" for the activity:\n\n   - `ACTIVITY_PARTY_ID` Activity party id, `1` by default.\n   - `ACTIVITY_PARTY_CURRENT` Amount of current users.\n   - `ACTIVITY_PARTY_MAX` Amount of max users.\n\n4. **Start**\n\n   Run `node .`.\n\n## Credits\n\n- [discord.js-selfbot-v13](https://github.com/aiko-chan-ai/discord.js-selfbot-v13), fork of discord.js for selfbots\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnipcola%2Fdiscord-keep-alive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnipcola%2Fdiscord-keep-alive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnipcola%2Fdiscord-keep-alive/lists"}