<p align="center">
<br>
<b>Rubika Bot Self Library for Python</b>
<br>
</p>
## Rubika
> A fast, beautiful and very powerful library for making your own robots in Rubika
``` python
from TyroBot import Bot, Message
bot = Bot('TOKEN')
for msg in bot.on_message():
m = Message(msg)
if m.text() == 'Hello':
bot.reply(msg, 'Hello from TyroBot Library')
```
**Tyrobot is** is an easy, fast and unofficial [rubika](https://rubika.ir) self bot library.
It enables you to easily interact with the main Telegram API through a user account (custom client) using Python.
### Key Features
- **Ready**: Install rubika with pip and start building your applications right away.
- **Easy**: Makes the rubika API simple and intuitive, while still allowing advanced usages.
- **Elegant**: Low-level details are abstracted and re-presented in a more convenient way.
- **Fast**: Boosted up by aiohttp instead of requests.
- **Powerful**: Full access to Rubika's API to execute any official client action and more.
### Installing
``` bash
pip3 install TyroBot
```
This is not an official rubika product. It is not affiliated with nor endorsed by rubika Inc.
© 2023 Mohammad Saeed Salari
Raw data
{
"_id": null,
"home_page": "https://github.com/mrsalari/TyroBot",
"name": "TyroBot",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "rubika,rubino,tyrobot,pyrubika,rubika bot,rubika library,rubx,rubika-bot,rubika-lib,bot,self bot,rubika.ir,asyncio",
"author": "mohammad saeed salari",
"author_email": "salari601601@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/54/e7/f647a5e9add902c8ea85d264265e11bb3cfcbabd889e54d634911b28234b/TyroBot-2.0.4.tar.gz",
"platform": null,
"description": "<p align=\"center\">\r\n <br>\r\n <b>Rubika Bot Self Library for Python</b>\r\n <br>\r\n</p>\r\n\r\n## Rubika\r\n\r\n> A fast, beautiful and very powerful library for making your own robots in Rubika\r\n\r\n``` python\r\nfrom TyroBot import Bot, Message\r\n\r\nbot = Bot('TOKEN')\r\n\r\nfor msg in bot.on_message():\r\n m = Message(msg)\r\n if m.text() == 'Hello':\r\n bot.reply(msg, 'Hello from TyroBot Library')\r\n```\r\n\r\n**Tyrobot is** is an easy, fast and unofficial [rubika](https://rubika.ir) self bot library. \r\nIt enables you to easily interact with the main Telegram API through a user account (custom client) using Python.\r\n\r\n### Key Features\r\n\r\n- **Ready**: Install rubika with pip and start building your applications right away.\r\n- **Easy**: Makes the rubika API simple and intuitive, while still allowing advanced usages.\r\n- **Elegant**: Low-level details are abstracted and re-presented in a more convenient way.\r\n- **Fast**: Boosted up by aiohttp instead of requests.\r\n- **Powerful**: Full access to Rubika's API to execute any official client action and more.\r\n\r\n### Installing\r\n\r\n``` bash\r\npip3 install TyroBot\r\n```\r\n\r\nThis is not an official rubika product. It is not affiliated with nor endorsed by rubika Inc.\r\n\r\n\u00a9 2023 Mohammad Saeed Salari\r\n",
"bugtrack_url": null,
"license": "",
"summary": "This is a powerful library for building self robots in Rubika",
"version": "2.0.4",
"split_keywords": [
"rubika",
"rubino",
"tyrobot",
"pyrubika",
"rubika bot",
"rubika library",
"rubx",
"rubika-bot",
"rubika-lib",
"bot",
"self bot",
"rubika.ir",
"asyncio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0e03197af501b90e3267240fd062dd2658ae5e0b4f32335f040dda295d9d1b70",
"md5": "d1ac2e44ae9b2fe2e79125de095e12ff",
"sha256": "9fac4c36155b779cdefc33fb212b7c5469317412ca6c9bd2ef887a5c22b6b4fa"
},
"downloads": -1,
"filename": "TyroBot-2.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d1ac2e44ae9b2fe2e79125de095e12ff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 12178,
"upload_time": "2023-02-11T09:39:57",
"upload_time_iso_8601": "2023-02-11T09:39:57.786100Z",
"url": "https://files.pythonhosted.org/packages/0e/03/197af501b90e3267240fd062dd2658ae5e0b4f32335f040dda295d9d1b70/TyroBot-2.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "54e7f647a5e9add902c8ea85d264265e11bb3cfcbabd889e54d634911b28234b",
"md5": "91aac9c3f2f6d2382bda87300ec4836f",
"sha256": "4431faced416b8ee8fe75cf45eccbf8d6e3d831c1a330df0d644dab5d4c1dd74"
},
"downloads": -1,
"filename": "TyroBot-2.0.4.tar.gz",
"has_sig": false,
"md5_digest": "91aac9c3f2f6d2382bda87300ec4836f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 12971,
"upload_time": "2023-02-11T09:40:00",
"upload_time_iso_8601": "2023-02-11T09:40:00.461698Z",
"url": "https://files.pythonhosted.org/packages/54/e7/f647a5e9add902c8ea85d264265e11bb3cfcbabd889e54d634911b28234b/TyroBot-2.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-11 09:40:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "mrsalari",
"github_project": "TyroBot",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tyrobot"
}