Metadata-Version: 2.1
Name: py-kingbot
Version: 0.6
Summary: A Secure and Powerful Python-PyrogramBased Library For Kingbot .
Home-page: https://github.com/edguru/kinguser
Author: TeamDevil
Author-email: De.codes.official@gmail.com
License: GNU AFFERO GENERAL PUBLIC LICENSE (v3)
Description: # py-kingbot
        ## A stable userbot base library , based on Pyrogram
        
        
        ### Deploying To Heroku ⚙
        [![Deploy To Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/edguru/kinguser)
        
        ## Installation 
        'pip install py-kingbot'
        
        
        ## Usage
        => Create folders named ownerr`, utilss`, `assistant` and admins`.<br/>
        => Add your plugins in the `ownerr` folder and others accordingly.<br/>
        => Create a `.env` file with `API_ID`, `API_HASH`, `SESSION`, 
        `BOT_TOKEN`, `BOT_USERNAME`,`DBI_URI`,`OWNER_ID`,  `REDIS_URI`, `REDIS_PASSWORD` & 
        `LOG_CHANNEL` as mandatory environment variables. 
        => Run `python -m kingbot` to start the bot.<br/>
        
        
        Made with 💕 by [@TeamDevilCoder](https://t.me/devilcodes_network).
        
        # Credits
        * [Dan](https://github.com/delivrance) for [Pyrogram](https://github.com/pyrogram/pyrogram)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
