amino.dorks.fix


Nameamino.dorks.fix JSON
Version 3.6.6.6 PyPI version JSON
download
home_pagehttps://github.com/misterio060/amino.dorks.fix
SummaryLibrary for Amino. Telegram - https://t.me/aminodorks
upload_time2025-08-29 19:59:42
maintainerNone
docs_urlNone
authormisterio
requires_python>=3.6
licenseMIT
keywords aminoapps amino.fix amino aminodorks amino-bot narvii api python python3 python3.x misterio060
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # amino.dorks.fix

**amino.dorks.fix** — a fixed version of the old [aminofix](https://github.com/Minori101/Amino.fix) library, restored to work properly with the Amino API. It works on **[DorksApi](https://github.com/thatcelt/dorks_api)**.

📢 Telegram: [@aminodorks](https://t.me/aminodorks)

---

## 📦 Installation

```bash
pip install amino.dorks.fix
```

Or from repository:

```bash
git clone https://github.com/misterio060/amino.dorks.fix
cd amino.dorks.fix
pip install .
```

---

## 🔧 Usage

Example of login and performing a check-in:

```python
import aminodorksfix

client = aminodorksfix.Client('go to @aminodorks_bot to get api key')
client.login(email='<EMAIL>', password='<PASSWORD>')
print('logged in', client.profile.nickname)

sub_client = aminodorksfix.SubClient(comId='comId', profile=client.profile)
sub_client.check_in()
```

---

## 📚 Documentation

Currently, documentation is in progress.
For now, you can use old `aminofix` examples since the API is mostly the same.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/misterio060/amino.dorks.fix",
    "name": "amino.dorks.fix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "aminoapps, amino.fix, amino, aminodorks, amino-bot, narvii, api, python, python3, python3.x, misterio060",
    "author": "misterio",
    "author_email": "misterio1234321@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/5a/99d1573857926edc788cb9cf8002d9ef47b09d04177ded9cd8f1c58f5e15/amino_dorks_fix-3.6.6.6.tar.gz",
    "platform": null,
    "description": "# amino.dorks.fix\r\n\r\n**amino.dorks.fix** \u2014 a fixed version of the old [aminofix](https://github.com/Minori101/Amino.fix) library, restored to work properly with the Amino API. It works on **[DorksApi](https://github.com/thatcelt/dorks_api)**.\r\n\r\n\ud83d\udce2 Telegram: [@aminodorks](https://t.me/aminodorks)\r\n\r\n---\r\n\r\n## \ud83d\udce6 Installation\r\n\r\n```bash\r\npip install amino.dorks.fix\r\n```\r\n\r\nOr from repository:\r\n\r\n```bash\r\ngit clone https://github.com/misterio060/amino.dorks.fix\r\ncd amino.dorks.fix\r\npip install .\r\n```\r\n\r\n---\r\n\r\n## \ud83d\udd27 Usage\r\n\r\nExample of login and performing a check-in:\r\n\r\n```python\r\nimport aminodorksfix\r\n\r\nclient = aminodorksfix.Client('go to @aminodorks_bot to get api key')\r\nclient.login(email='<EMAIL>', password='<PASSWORD>')\r\nprint('logged in', client.profile.nickname)\r\n\r\nsub_client = aminodorksfix.SubClient(comId='comId', profile=client.profile)\r\nsub_client.check_in()\r\n```\r\n\r\n---\r\n\r\n## \ud83d\udcda Documentation\r\n\r\nCurrently, documentation is in progress.\r\nFor now, you can use old `aminofix` examples since the API is mostly the same.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library for Amino. Telegram - https://t.me/aminodorks",
    "version": "3.6.6.6",
    "project_urls": {
        "Homepage": "https://github.com/misterio060/amino.dorks.fix"
    },
    "split_keywords": [
        "aminoapps",
        " amino.fix",
        " amino",
        " aminodorks",
        " amino-bot",
        " narvii",
        " api",
        " python",
        " python3",
        " python3.x",
        " misterio060"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "02769b61c7b4d109954933077e43880b2423cd135fa70a153f5cffbebb95d583",
                "md5": "8bf4870657b4277a40a1b7e69e9d9015",
                "sha256": "dd8a087b1d92ed0281274e0293adeafa3d89c92121be431389e28ff8541323a4"
            },
            "downloads": -1,
            "filename": "amino_dorks_fix-3.6.6.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bf4870657b4277a40a1b7e69e9d9015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 86100,
            "upload_time": "2025-08-29T19:59:41",
            "upload_time_iso_8601": "2025-08-29T19:59:41.545182Z",
            "url": "https://files.pythonhosted.org/packages/02/76/9b61c7b4d109954933077e43880b2423cd135fa70a153f5cffbebb95d583/amino_dorks_fix-3.6.6.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e65a99d1573857926edc788cb9cf8002d9ef47b09d04177ded9cd8f1c58f5e15",
                "md5": "ed5c6877d31e3a0119bd54e687b46bd1",
                "sha256": "fde5d4691b015d0d8ec7aac3d469251612e21666ce05187f0d0b5597ae48f69c"
            },
            "downloads": -1,
            "filename": "amino_dorks_fix-3.6.6.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ed5c6877d31e3a0119bd54e687b46bd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 80113,
            "upload_time": "2025-08-29T19:59:42",
            "upload_time_iso_8601": "2025-08-29T19:59:42.884878Z",
            "url": "https://files.pythonhosted.org/packages/e6/5a/99d1573857926edc788cb9cf8002d9ef47b09d04177ded9cd8f1c58f5e15/amino_dorks_fix-3.6.6.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 19:59:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "misterio060",
    "github_project": "amino.dorks.fix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "amino.dorks.fix"
}
        
Elapsed time: 0.83289s