## An example:
``` python
from libraryshad import Bot
import asyncio
bot = Bot(auth="Auth Account",key="Key Account")
gap = "guids"
async def main():
data = await bot.sendMessage(gap,"mamadcodrr")
print(data)
asyncio.run(main())
```
## An example:
``` python
from libraryshad import asyncio,Bot
bot = Bot(session="session")
async def main():
data = await bot.getChats()
print(data)
asyncio.run(main())
```
### How to import the shad's library
``` bash
from libraryshad import Bot
```
### How to install the library
``` bash
pip install libraryshad==1.1.3
```
### My ID in Rubika
``` bash
@professor_102
```
## And My ID Channel in Rubika
``` bash
@python_java_source
```
Raw data
{
"_id": null,
"home_page": "https://rubika.ir/python_java_source",
"name": "libraryshad",
"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": "mamadcoder",
"author_email": "mamadcoder@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c8/bf/07bbd9825d1b6c551a2c886422984bb0e753a756d4b9cf5a19e6e46e14a7/libraryshad-1.1.3.tar.gz",
"platform": null,
"description": "\n\n## An example:\n``` python\nfrom libraryshad import Bot\nimport asyncio\n\nbot = Bot(auth=\"Auth Account\",key=\"Key Account\")\n\ngap = \"guids\"\nasync def main():\n\tdata = await bot.sendMessage(gap,\"mamadcodrr\")\n\tprint(data)\nasyncio.run(main())\n```\n\n\n## An example:\n``` python\nfrom libraryshad import asyncio,Bot\n\nbot = Bot(session=\"session\")\nasync def main():\n\tdata = await bot.getChats()\n\tprint(data)\nasyncio.run(main())\n\n```\n\n\n### How to import the shad's library\n\n``` bash\nfrom libraryshad import Bot\n```\n\n### How to install the library\n\n``` bash\npip install libraryshad==1.1.3\n```\n\n### My ID in Rubika\n\n``` bash\n@professor_102\n```\n## And My ID Channel in Rubika\n\n``` bash\n@python_java_source \n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Another example of the library making the shad's robot",
"version": "1.1.3",
"project_urls": {
"Homepage": "https://rubika.ir/python_java_source"
},
"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": "2d3a7fe53ff6b9f17daf58f6193b30ec33819333d276ded6ae4c0b8d425f9aa9",
"md5": "97689fbda1ba9e4526bfce279b73c765",
"sha256": "d2ce66d2563773a0cbdcdde15c2aecab8c1000fe9fa25924520f647e50f55a60"
},
"downloads": -1,
"filename": "libraryshad-1.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "97689fbda1ba9e4526bfce279b73c765",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9260,
"upload_time": "2023-12-24T12:55:27",
"upload_time_iso_8601": "2023-12-24T12:55:27.066087Z",
"url": "https://files.pythonhosted.org/packages/2d/3a/7fe53ff6b9f17daf58f6193b30ec33819333d276ded6ae4c0b8d425f9aa9/libraryshad-1.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c8bf07bbd9825d1b6c551a2c886422984bb0e753a756d4b9cf5a19e6e46e14a7",
"md5": "783ea2b60a2e9d6be8cdba00b3fdc299",
"sha256": "fc4afeede554004f5ff13bd59620aad448bca775c8318f35277e02571f6b9bce"
},
"downloads": -1,
"filename": "libraryshad-1.1.3.tar.gz",
"has_sig": false,
"md5_digest": "783ea2b60a2e9d6be8cdba00b3fdc299",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9088,
"upload_time": "2023-12-24T12:55:30",
"upload_time_iso_8601": "2023-12-24T12:55:30.174242Z",
"url": "https://files.pythonhosted.org/packages/c8/bf/07bbd9825d1b6c551a2c886422984bb0e753a756d4b9cf5a19e6e46e14a7/libraryshad-1.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-24 12:55:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "libraryshad"
}