{"id":19831439,"url":"https://github.com/milton797/avoid-chatango-account-expiration","last_synced_at":"2026-06-12T15:31:58.142Z","repository":{"id":247885919,"uuid":"827125688","full_name":"Milton797/avoid-chatango-account-expiration","owner":"Milton797","description":"A chatango accounts validator... help to admin your multis 😉","archived":false,"fork":false,"pushed_at":"2024-07-11T04:21:22.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-23T15:22:23.609Z","etag":null,"topics":["chatango","multiaccounts","validator"],"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/Milton797.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-07-11T04:19:21.000Z","updated_at":"2024-08-27T06:13:09.000Z","dependencies_parsed_at":"2024-07-11T05:41:56.564Z","dependency_job_id":null,"html_url":"https://github.com/Milton797/avoid-chatango-account-expiration","commit_stats":null,"previous_names":["milton797/avoid-chatango-account-expiration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Milton797/avoid-chatango-account-expiration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milton797%2Favoid-chatango-account-expiration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milton797%2Favoid-chatango-account-expiration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milton797%2Favoid-chatango-account-expiration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milton797%2Favoid-chatango-account-expiration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Milton797","download_url":"https://codeload.github.com/Milton797/avoid-chatango-account-expiration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milton797%2Favoid-chatango-account-expiration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34251774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chatango","multiaccounts","validator"],"created_at":"2024-11-12T11:31:36.399Z","updated_at":"2026-06-12T15:31:58.119Z","avatar_url":"https://github.com/Milton797.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerShell Configuration Profile\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e - Open a terminal on the main root path to execute the commands.\n\u003e - Maybe on linux or mac you need to specify your python version.\n\n## Table of Contents\n\n- [PowerShell Configuration Profile](#powershell-configuration-profile)\n  - [Table of Contents](#table-of-contents)\n  - [Prerequisites](#prerequisites)\n  - [Installation (NO ENV)](#installation-no-env)\n    - [Install aiohttp](#install-aiohttp)\n    - [Usage 1](#usage-1)\n    - [Usage 2](#usage-2)\n  - [Installation (ENV)](#installation-env)\n    - [Create a env](#create-a-env)\n    - [Activate env on windows](#activate-env-on-windows)\n    - [Activate env on (linux, mac, termux)](#activate-env-on-linux-mac-termux)\n    - [Check and upgrade env pip](#check-and-upgrade-env-pip)\n    - [Requirements install](#requirements-install)\n    - [Usage](#usage)\n  - [Format to 'accounts.txt' file](#format-to-accountstxt-file)\n    - [First format](#first-format)\n    - [Second format](#second-format)\n    - [Third format](#third-format)\n\n## Prerequisites\n\n\u003e [!WARNING]\n\u003e Tested on latest version of Python (3.12.4).\n\n- Have some version of python installed, making sure you have a custom installation having selected the option 'pip' and 'Add Python x.x to PATH'.\n\n## Installation (NO ENV)\n\n### Install aiohttp\n\n\u003e [!TIP]\n\u003e If the installation of aiohttp generates errors, you can try with the stable version tested in ENV option.\n\n```bash\npip install aiohttp\n```\n\n### Usage 1\n\n\u003e [!NOTE]\n\u003e This method does not need a terminal.\n\nJust double click on 'main.py'.\n\n### Usage 2\n\n- Execute the next command on your terminal.\n\n```bash\npython main.py\n```\n\n## Installation (ENV)\n\n\u003e [!NOTE]\n\u003e The next are terminal commands.\n\n### Create a env\n\n```bash\npython -m venv .venv\n```\n\n### Activate env on windows\n\n```bash\n.\\.venv\\Scripts\\activate\n```\n\n### Activate env on (linux, mac, termux)\n\n```bash\nsource .venv/bin/activate\n```\n\n### Check and upgrade env pip\n\n```bash\npython -m pip install --upgrade pip\n```\n\n### Requirements install\n\n```bash\npip install -U -r requirements.txt\n```\n\n### Usage\n\n```bash\npython main.py\n```\n\n## Format to 'accounts.txt' file\n\n\u003e [!NOTE]\n\u003e\n\u003e - All formats can be mixed with each other.\n\u003e - You can see some other examples on 'accounts.txt' file.\n\nIt was decided to make a natural format with the thought of saving this file as a good source of information. So the following examples can be used as a valid one.\n\n### First format\n\n\u003e [!TIP]\n\u003e This is the best format to have everything organized.\n\n```text\nUSERNAME\nEMAIL\nPASSWORD\n```\n\nOR\n\n```text\nUSERNAME\nEMAIL\nPASSWORD\nOPTIONAL NOTE\n```\n\nOR\n\n```text\nUSERNAME\nEMAIL\nPASSWORD\nOPTIONAL NOTE\nWITH MULTIPLE LINES JUST NO LEAVE A BLANK LINE\n```\n\n### Second format\n\n\u003e [!NOTE]\n\u003e It's not the best format, but it can be used to have basic control of accounts.\n\n```text\nUSERNAME\nPASSWORD\n```\n\n### Third format\n\n\u003e [!CAUTION]\n\u003e This format is not recommended, use it only if you have forgotten the email and password.\n\n```text\nUSERNAME\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilton797%2Favoid-chatango-account-expiration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilton797%2Favoid-chatango-account-expiration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilton797%2Favoid-chatango-account-expiration/lists"}