Metadata-Version: 2.1
Name: royalnet
Version: 5.0a62
Summary: The great bot network of the User Games community
Home-page: https://github.com/royal-games/royalnet
Author: Stefano Pigozzi
Author-email: ste.pigozzi@gmail.com
License: UNKNOWN
Description: # `royalnet` [![PyPI](https://img.shields.io/pypi/v/royalnet.svg)](https://pypi.org/project/royalnet/)
        
        The fifth rewrite of the Royal Network!
        
        It has a lot of submodules, many of which may be used in other bots.
        
        [Documentation available here](https://royal-games.github.io/royalnet/html/index.html).
        
        ## Quick install
        
        ```
        pip3.7 install royalnet
        python3.7 -m royalnet.configurator
        python3.7 -m royalnet -c (YOUR_COMMAND_PACK)
        ```
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Database
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
