Metadata-Version: 2.1
Name: rubx
Version: 1.0.3
Summary: # rubx for rubika client
Home-page: https://github.com/mester-root/rubx
Download-URL: https://github.com/mester-root/rubx
Author: Saleh - mr root
Author-email: creator.ryson@gmail.com
License: MIT
Project-URL: Documentation, https://github.com/Mester-Root/rubx/blob/main/README.md
Project-URL: Source, https://github.com/mester-root/rubx
Keywords: rubx,rubix,rubikax,rubika,bot,robot,library,rubikalib,rubikalibrary,rubika.ir,web.rubika.ir,m.rubika.ir
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 :: 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
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: pycryptodome (==3.10.1)
Requires-Dist: urllib3
Requires-Dist: tqdm
Requires-Dist: pyfiglet


# rubika client with python3 module RUBX
# rubika library !
# self for account
@creator_ryson -> telegram


installing :

pip install rubx --upgrade


exmaple run and usage


from rubx import rubx

auth : str = ''
robot = rubx.Bot('AppName', auth=auth)

guid : str = ''

def main():
    while True:
        try:
            robot.reportObject(user=guid, mode='spam')
            break

main()


the powered by me and a friend
