Skip to main content

Fleet Ping Tool for Alliance Auth supporting pings via webhooks to Discord.

Project description

AA Fleet Pings

Version License Python Django pre-commit pre-commit.ci status Code Style: black Checks codecov Translation status Contributor Covenant Discord Alliance Auth Compatibility

ko-fi

App for Alliance Auth that can format your fleet pings and ping for you to Discord.



Screenshots

View in Alliance Auth

View in Alliance Auth

Discord Ping Examples

Pre-Ping

Discord Ping Example: Pre-Ping

Formup: NOW

Discord Ping Example: Formup NOW

Installation

This app is a plugin for Alliance Auth. If you don't have Alliance Auth running already, please install it first before proceeding. (See the official AA installation guide for details)

[!NOTE]

You also want to make sure that you have the Discord service installed, configured and activated before installing this app.

Bare Metal Installation

Step 1: Install the App

Make sure you're in the virtual environment (venv) of your Alliance Auth installation. Then install the latest version:

pip install aa-fleetpings==4.0.1

Step 2: Update Your AA Settings

Configure your AA settings (local.py) as follows:

  • Add 'fleetpings', to INSTALLED_APPS

Step 3: Finalizing the Installation

Copy static files and run migrations

python manage.py collectstatic
python manage.py migrate

Restart your supervisor services for AA

Continue with the common setup steps below.

Docker Installation

Step 1: Add the App

Add the app to your conf/requirements.txt:

aa-fleetpings==4.0.1

Step 2: Update Your AA Settings

Configure your AA settings (conf/local.py) as follows:

  • Add 'fleetpings', to INSTALLED_APPS

Step 3: Build Auth and Restart Your Containers

Run the following commands from your AA project directory (the one that contains docker-compose.yml):

docker compose build --no-cache
docker compose --env-file=.env up -d

Step 4: Finalizing the Installation

Copy static files and run migrations

docker compose exec allianceauth_gunicorn bash

auth collectstatic
auth migrate

Continue with the common setup steps below.

Common Setup Steps

Permission Setup

Now you can set up permissions in Alliance Auth for your users. Add fleetpings | aa fleetpings | Can access this app to the states and/or groups you would like to have access.

App Setup

In your admin backend you'll find a new section called Fleet Pings. This is where you set all your stuff up, like the webhooks you want to ping and who can ping them, fleet types, comms, formup locations, and so on. It's pretty straight forward, so you shouldn't have any issues. Go nuts!

Updating

Bare Metal Installation

To update your existing installation of AA Discord Ping Formatter, first enable your virtual environment.

Then run the following commands from your AA project directory (the one that contains manage.py).

pip install aa-fleetpings==4.0.1

python manage.py collectstatic
python manage.py migrate

Finally, restart your AA supervisor services.

Docker Installation

To update your existing installation of AA Fleet Pings, all you need to do is to update the respective line in your conf/requirements.txt file to the latest version.

aa-fleetpings==4.0.1

Now rebuild your containers:

docker compose build --no-cache
docker compose --env-file=.env up -d

After that, run the following commands to update your database and static files:

docker compose exec allianceauth_gunicorn bash

auth collectstatic
auth migrate

Configuration

The following settings are available in the Django Admin Backend under /admin/fleetpings/setting/:

Use Default Fleet Types

Enable or disable the default fleet types (Roaming, Home Defense, StratOP, and CTA) that are shown in the fleet type dropdown in addition to your own.

Default: True

Use Default Ping Targets

Enable or disable the default ping targets (@everyone and @here) that are shown in the ping target dropdown in addition to your own.

Default: True

Use Doctrines From Fittings Module

If you have the Fittings and Doctrines module installed, and your doctrines configured there, you don't have to re-build your doctrine list for this module. You can simply use the doctrines you already have configured in the Fittings and Doctrines module.

Default: True

Webhook Verification

If you require your pings to be sent to a webhook, that is not a standard discord webhook.

When disabling webhook verification and using non-Discord webhooks, it is up to you to make sure your webhook understands a payload that is formatted for Discord webhooks.

Default: True

Default Embed Color

The default highlight for the embed, that is used when no other highlight color is defined.

Default: #FAA61A

Changelog

See CHANGELOG.md

Translation Status

Translation status

Do you want to help translate this app into your language or improve the existing translation? - Join our team of translators!

Contributing

You want to contribute to this project? That's cool!

Please make sure to read the Contribution Guidelines.
(I promise, it's not much, just some basics)

Project details


Release history Release notifications | RSS feed

This version

4.0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aa_fleetpings-4.0.1.tar.gz (163.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aa_fleetpings-4.0.1-py3-none-any.whl (261.3 kB view details)

Uploaded Python 3

File details

Details for the file aa_fleetpings-4.0.1.tar.gz.

File metadata

  • Download URL: aa_fleetpings-4.0.1.tar.gz
  • Upload date:
  • Size: 163.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aa_fleetpings-4.0.1.tar.gz
Algorithm Hash digest
SHA256 35fe17994531f4d23b6c32a627ac879aa71fc1345e357ca3caecd922f306d1cb
MD5 a4560ccd1e3f4805ee677b00e75c0376
BLAKE2b-256 d18e0d47dc43d5b6938aa2f71f6da74da22086b197d00849059749644aba62e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for aa_fleetpings-4.0.1.tar.gz:

Publisher: release.yml on ppfeufer/aa-fleetpings

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aa_fleetpings-4.0.1-py3-none-any.whl.

File metadata

  • Download URL: aa_fleetpings-4.0.1-py3-none-any.whl
  • Upload date:
  • Size: 261.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aa_fleetpings-4.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c03432896b9e9b32458f58bc04488ed3a78f2d85d295ce6a69b25a0889fb78f6
MD5 6886ca88730f9836e26c2b8bab31fc4e
BLAKE2b-256 5572ab1046366e5680250c325aabe278f0e9738fa1ee78c02b54eca51e06b805

See more details on using hashes here.

Provenance

The following attestation bundles were made for aa_fleetpings-4.0.1-py3-none-any.whl:

Publisher: release.yml on ppfeufer/aa-fleetpings

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page