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-12-02 21:25:58 +01:00
.idea Fix a few bugs encountered while developing royalpack 2019-11-28 02:30:08 +01:00
docs Improve docs a bit 2019-11-27 15:54:53 +01:00
docs_source stuff 2019-11-22 16:00:44 +01:00
pycharm_templates Commands, commands, commands! 2019-11-29 20:05:10 +01:00
royalnet Some new commands (that don't really work) 2019-12-02 21:25:58 +01:00
tests Start work on 5.1 2019-11-12 02:11:12 +01:00
.gitignore lol i accidentaly deleted gitignore 2019-11-29 21:20:07 +01:00
poetry.lock this was missing 2019-11-26 16:16:24 +01:00
pyproject.toml some small improvements 2019-11-30 14:50:37 +01:00
README.md Update README.md 2019-11-12 11:30:12 +01:00
sample_config.toml Managed to get Play working 2019-12-01 23:53:50 +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.