mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
Services network for the RYG community
.idea | ||
docs | ||
docs_source | ||
royalnet | ||
tests | ||
.gitignore | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
royalnet
A multipurpose bot framework and webserver
About
royalnet
is a Python framework that allows you to create interconnected modular chat bots accessible through multiple interfaces (such as Telegram or Discord), and also modular websites that can be connected with the bots.
Supported bot platforms
Installing
Installing royalnet
is a bit messy right now; please wait for the release of 5.1
!
Documentation
royalnet
's documentation is available here.