1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/README.md
2019-11-12 10:44:36 +01:00

20 lines
626 B
Markdown

# `royalnet` [![PyPI](https://img.shields.io/pypi/v/royalnet.svg)](https://pypi.org/project/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
- [Telegram](https://core.telegram.org/bots)
- [Discord](https://discordapp.com/developers/docs/)
## Installing
## Documentation
`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet).