1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
royalnet/README.md

15 lines
No EOL
433 B
Markdown

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