Metadata-Version: 2.1
Name: royalnet
Version: 6.7.1
Summary: A multiplatform chat bot library
Home-page: https://github.com/Steffo99/royalnet
License: AGPL-3.0-or-later
Keywords: royalnet,chat,bot,async,chatbot
Author: Stefano Pigozzi
Author-email: me@steffo.eu
Maintainer: Stefano Pigozzi
Maintainer-email: me@steffo.eu
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet
Classifier: Typing :: Typed
Requires-Dist: async-property (>=0.2.1,<0.3.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Project-URL: Documentation, https://royalnet-6.readthedocs.io/en/latest/
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)

