Metadata-Version: 2.1
Name: YasiBot
Version: 1.0.0
Summary: Another example of the library making the rubika library robot
Home-page: https://rubika.ir/Source_Yasin_2217
Author: YasiBot
Author-email: mamadcoder@gmail.com
License: MIT
Keywords: rubika,bot,robot,library,rubikalib,rubikalib.ml,rubikalib.ir,rubika.ir,Rubika,Python,rubiran,pyrubika,shad,telebot,twine
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: pycryptodome (==3.16.0)
Requires-Dist: websocket-client
Requires-Dist: requests
Requires-Dist: rubiran (==2.0.1)
Requires-Dist: Pillow (==9.4.0)
Requires-Dist: datetime



## 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 
```
