YasiBot


NameYasiBot JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://rubika.ir/Source_Yasin_2217
SummaryAnother example of the library making the rubika library robot
upload_time2023-04-06 11:50:10
maintainer
docs_urlNone
authorYasiBot
requires_python
licenseMIT
keywords rubika bot robot library rubikalib rubikalib.ml rubikalib.ir rubika.ir rubika python rubiran pyrubika shad telebot twine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

## An example:
``` python
from YasiBot import client

bot = client("Auth Account")

gap = "guids"

bot.sendMessage(gap,"YasiBot")
```


### How to import the Rubika's library

``` bash
from YasiBot import client
```

### How to install the library

``` bash
pip install YasiBot==1.0.0
```

### My ID in Rubika

``` bash
@Yasin_2217
```
## And My ID Channel in Rubika

``` bash
@Source_Yasin_2217 
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://rubika.ir/Source_Yasin_2217",
    "name": "YasiBot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "rubika,bot,robot,library,rubikalib,rubikalib.ml,rubikalib.ir,rubika.ir,Rubika,Python,rubiran,pyrubika,shad,telebot,twine",
    "author": "YasiBot",
    "author_email": "mamadcoder@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/de/0c/7fcf0a9873b73b682d0dfdadc7c1a44594b5316ed3948bf743307eca2f61/YasiBot-1.0.0.tar.gz",
    "platform": null,
    "description": "\n\n## An example:\n``` python\nfrom YasiBot import client\n\nbot = client(\"Auth Account\")\n\ngap = \"guids\"\n\nbot.sendMessage(gap,\"YasiBot\")\n```\n\n\n### How to import the Rubika's library\n\n``` bash\nfrom YasiBot import client\n```\n\n### How to install the library\n\n``` bash\npip install YasiBot==1.0.0\n```\n\n### My ID in Rubika\n\n``` bash\n@Yasin_2217\n```\n## And My ID Channel in Rubika\n\n``` bash\n@Source_Yasin_2217 \n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Another example of the library making the rubika library robot",
    "version": "1.0.0",
    "split_keywords": [
        "rubika",
        "bot",
        "robot",
        "library",
        "rubikalib",
        "rubikalib.ml",
        "rubikalib.ir",
        "rubika.ir",
        "rubika",
        "python",
        "rubiran",
        "pyrubika",
        "shad",
        "telebot",
        "twine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47bc57fcee280ce755fc5cc60d9f273feccf124f1be61da9fa5d7b86bed3f66b",
                "md5": "ae6066a32a247d8b1d11acbd67989ea5",
                "sha256": "b3b0715e62a7fb2b109a0fa421bb8480b823113699ae6750ae4e749d026fc206"
            },
            "downloads": -1,
            "filename": "YasiBot-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae6066a32a247d8b1d11acbd67989ea5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6947,
            "upload_time": "2023-04-06T11:49:59",
            "upload_time_iso_8601": "2023-04-06T11:49:59.663463Z",
            "url": "https://files.pythonhosted.org/packages/47/bc/57fcee280ce755fc5cc60d9f273feccf124f1be61da9fa5d7b86bed3f66b/YasiBot-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de0c7fcf0a9873b73b682d0dfdadc7c1a44594b5316ed3948bf743307eca2f61",
                "md5": "0a1e33aa56708b9e9e5369a25f7d0eae",
                "sha256": "65dd6eab1e29762966a74b829b7e66eeac570a883cfcd9635d976e75ebeaf6a8"
            },
            "downloads": -1,
            "filename": "YasiBot-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0a1e33aa56708b9e9e5369a25f7d0eae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6760,
            "upload_time": "2023-04-06T11:50:10",
            "upload_time_iso_8601": "2023-04-06T11:50:10.343634Z",
            "url": "https://files.pythonhosted.org/packages/de/0c/7fcf0a9873b73b682d0dfdadc7c1a44594b5316ed3948bf743307eca2f61/YasiBot-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 11:50:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "yasibot"
}
        
Elapsed time: 0.07418s