1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
Services network for the RYG community
Find a file
2019-11-17 18:57:02 +01:00
.idea Make the bot runnable 2019-11-15 20:47:32 +01:00
royalnet Recreate the FileAudioSource (might break some stuff!) 2019-11-17 18:57:02 +01:00
tests Start work on 5.1 2019-11-12 02:11:12 +01:00
.gitignore Re-add .gitignore 2019-11-14 12:55:53 +01:00
poetry.lock Make the bot runnable 2019-11-15 20:47:32 +01:00
pyproject.toml Make the bot runnable 2019-11-15 20:47:32 +01:00
README.md Update README.md 2019-11-12 11:30:12 +01:00

royalnet PyPI

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.