Metadata-Version: 2.1
Name: royalnet
Version: 6.5.6
Summary: A multipurpose bot framework
Home-page: https://github.com/Steffo99/royalnet
License: AGPL-3.0-or-later
Keywords: royalnet
Author: Stefano Pigozzi
Author-email: me@steffo.eu
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: Chat
Classifier: Typing :: Typed
Requires-Dist: async-property (>=0.2.1,<0.3.0)
Requires-Dist: pydantic (>=1.8.1,<2.0.0)
Requires-Dist: sqlalchemy (>=1.4.9,<2.0.0)
Requires-Dist: toml (>=0.10.1,<0.11.0)
Project-URL: Documentation, https://royalnet-6.readthedocs.io/
Project-URL: Repository, https://github.com/Steffo99/royalnet
Description-Content-Type: text/markdown

# `royalnet` 6

The repository for the development of `royalnet` version `6.0.0` and later.

The documentation is [hosted on Read The Docs](https://royalnet-6.readthedocs.io/en/latest/).

## See also

### PDA implementations

- [royalnet-discordpy](https://github.com/Steffo99/royalnet-discordpy) (based on a Discord Bot)
- [royalnet-console](https://github.com/Steffo99/royalnet-console) (based on a terminal session)

### Old Royalnet versions

- [Royalnet 5](https://github.com/Steffo99/royalnet-5)
- [Royalnet 4](https://github.com/Steffo99/royalnet-5/tree/four)
- [Royalbot 3](https://github.com/Steffo99/royalbot-3)
- [Royalbot 2](https://github.com/Steffo99/royalbot-2)
- [Royalbot 1](https://github.com/Steffo99/royalbot-1)

