Metadata-Version: 2.1
Name: dronefly-discord
Version: 0.1.9
Summary: Dronefly Discord library
License: AGPL-3.0-or-later
Author: Ben Armstrong
Author-email: synrg@debian.org
Requires-Python: >=3.11,<3.12
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: discord-py (>=2.3.1)
Requires-Dist: dronefly-core (==0.4.2)
Requires-Dist: inflect (>=5.3.0,<6.0.0)
Requires-Dist: pyinaturalist (>=0.20.0,<0.21.0)
Description-Content-Type: text/markdown

# Dronefly Discord

This library will support writing Discord cogs based on
[dronefly-core](https://github.com/dronefly-garden/dronefly-core). It is
derived from the Discord-specific code extracted from the original
[Dronefly](https://dronefly.readthedocs.io) bot codebase. We aim to keep
the library general enough to work with any bot based on
[discord.py](https://discordpy.readthedocs.io), as well as on bots using
the [Red-DiscordBot](https://docs.discord.red) framework.

# Related packages

## Dronefly core

The [dronefly-core](https://github.com/dronefly-garden/dronefly-core)
package is an incomplete rewrite of [Dronefly](https://dronefly.readthedocs.io/)
Discord bot's core components.

## Dronefly Discord bot

Dronefly Discord bot brings [iNaturalist](https://www.inaturalist.org) taxa,
observations, and other data from the site into conversations on the
[Discord](https://discord.com) chat platform.

