---
id: aa-fleetpings
version: "4.1.1"
license: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license… (full text in the JSON record)
license_treatment: copyleft
maintenance: active
---
# aa-fleetpings — Fleet Ping Tool for Alliance Auth supporting pings via webhooks to Discord.
License: copyleft · Maintenance: active · Downloads: 244.1K/mo
## What it is and what it does
aa-fleetpings is a plugin for the Alliance Auth platform that integrates fleet ping management with Discord. It runs as a Django application and provides a web interface within Alliance Auth to compose and dispatch formatted fleet pings to Discord channels via webhooks. The package depends on allianceauth and dhooks-lite for webhook delivery, and handles the formatting, targeting, and delivery of ping messages to Discord.
The plugin lets users configure fleet types (Roaming, Home Defense, StratOP, CTA, or custom), ping targets (@everyone, @here, or custom roles), and optionally pull doctrine information from the Fittings module if installed. Administrators set up webhooks, permissions, and default settings through the Django admin interface. The package supports both bare-metal and Docker deployments of Alliance Auth.
Use it for:
- Send formatted fleet pings from Alliance Auth directly to Discord channels when organizing operations.
- Manage multiple ping targets and fleet types through a centralized web interface.
- Integrate doctrine information from the Fittings module to include ship fits in fleet ping announcements.
- Control who can send pings and to which channels via Alliance Auth's permission system.
- Deploy fleet ping functionality in Docker-based Alliance Auth installations alongside existing services.
## Worth the install?
AI-flagged interpretation of the facts above — verify before relying.
aa-fleetpings is a Django plugin for Alliance Auth that formats and sends fleet pings to Discord via webhooks, with support for customizable fleet types and ping targets.
Yes, if you run Alliance Auth and need Discord-based fleet ping management. The package is actively maintained, has low install friction, carries no known vulnerabilities, and integrates cleanly with Alliance Auth's permission and admin systems. GPLv3 copyleft is standard for Alliance Auth plugins and poses no issue for internal or community use. The 11-day-old release and recent repository activity indicate ongoing support.
## Install
pip install aa-fleetpings
uv add aa-fleetpings
poetry add aa-fleetpings
## Installing aa-fleetpings
Before you install: Low install friction with a pure-Python wheel distribution. Active maintenance with a release 11 days old; repository shows recent activity (last commit 2026-08-12) and is not archived.
License in practice: GPLv3 copyleft license requires that any modifications or distributions remain open-source under the same license terms. Suitable for internal use and community projects but restricts proprietary derivative works.
Quickstart:
pip install aa-fleetpings==4.1.1
Then add 'fleetpings' to INSTALLED_APPS in your Alliance Auth settings, run migrations, and configure webhooks and permissions in the Django admin interface.
Requires an existing Alliance Auth installation with the Discord service installed, configured, and activated.
Verify before relying:
- Whether the package works with all versions of allianceauth across the supported Python range
- Performance characteristics when handling high-volume fleet pings
- Compatibility with non-Discord webhook endpoints beyond the documented verification toggle
## Package facts
- License: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license… (full text in the JSON record) (copyleft)
- Python support: supports_current
- Install friction: low
- Maintenance: active
- Downloads: 244.1K/month (top 15,000 on PyPI)
- Known vulnerabilities: none known
## Tags
discord fleet ping formatter, alliance auth discord integration, eve online fleet notifications, webhook discord messaging, alliance auth plugin, alliance-auth-plugin, discord-integration, eve-online
[View on SkillFed](https://skillfed.io/packages/aa-fleetpings) · [View on PyPI](https://pypi.org/project/aa-fleetpings/)