Metadata-Version: 2.1
Name: PyRobiLibrary
Version: 1.0.0
Summary:  Library Robot Rubika
Home-page: https://github.com/Nanymous/NanyRubika.git
Author: Mohammad
Author-email: mmdim427@gmail.com
License: MIT
Keywords: NanyRubika,NanyRubika,NanyRubika,NanyRubika,bot,Bot,BOT,Robot,ROBOT,robot,self,api,API,Api,rubika,Rubika,RUBIKA,Python,python,aiohttp,asyncio
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 :: 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
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENCE



<p align="center">
    <img src="https://s2.uupload.ir/files/img_20230208_141501_035_f545.jpg" alt="NanyRubika" width="128">
    <br>
    <b>Library Nany Rubika</b>
    <br>
</p>


### How to import the Rubik's Library

``` bash
from PyRobi import Bot

```

### How to import the anti-advertising class

``` bash
from PyRobi.Zedcontent import Antiadvertisement
```

### How to install the library

``` bash
pip install PyRobiLibrary==1.0.0
```

### My ID in Telegram

``` bash
@Electorone
```

Our channel in Rubika

https://rubika.ir/GLSource

Our channel in the Gap

None

Our channel on Telegram

https://t.me/Electorone
```

## An example:
``` python
from PyRobi import Bot

bot = Bot("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"Library PyRobi")
```

## And Or:
``` python
from PyRobi import Robot_Rubika

bot = Robot_Rubika("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"Library PyRobi")
```

## And Or:
``` python
from PyRobi.Shad import *

bot = Shad("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"Library PyRobi")
```

