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 Code Style: black Discord Checks codecov Contributor Covenant

ko-fi

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

Installation

⚠️ Important ⚠️

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)

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

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

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

Step 4: Setting up Permission

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.

Step 5: Setting up the App

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

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 -U aa-fleetpings

python manage.py collectstatic
python manage.py migrate

Finally, restart your AA supervisor services.

Screenshots

View in Alliance Auth

View in Alliance Auth

Discord Ping Example

Discord Ping Example

Configuration

The following settings can be made in your local.py:

Setting Description Default
AA_FLEETPINGS_USE_DOCTRINES_FROM_FITTINGS_MODULE Enables integration with the Fittings and Doctrines module for doctrine suggestion. False
AA_FLEETPINGS_WEBHOOK_VERIFICATION Enables or disables verification of webhook URLs to see if it's a valid Discord webhook 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.

To do so, add the following to your local.py:

## AA Fleet Pings
AA_FLEETPINGS_USE_DOCTRINES_FROM_FITTINGS_MODULE = True

Allow Non Discord Webhooks

If you require your pings to be sent to a webhook that is not a standard discord webhook, add the following to your local.py:

## AA Fleet Pings
AA_FLEETPINGS_WEBHOOK_VERIFICATION = False

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.

Changelog

See CHANGELOG.md

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

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-2.20.0.tar.gz (427.2 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-2.20.0-py3-none-any.whl (461.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aa_fleetpings-2.20.0.tar.gz
  • Upload date:
  • Size: 427.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for aa_fleetpings-2.20.0.tar.gz
Algorithm Hash digest
SHA256 ec655f13ffd55966256d8839e544b574893b023a50373bb5e8e2b97f8b100e28
MD5 b7c58ffbdb7e06550c6904479818d7b0
BLAKE2b-256 51015035f6b3f719c14db1b773126ad0bd7bf4ae880d41528d801bbc6f179272

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aa_fleetpings-2.20.0-py3-none-any.whl
  • Upload date:
  • Size: 461.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for aa_fleetpings-2.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc394ac75a81131a19703f11f76c79301e1b9f4c891f1acceee246450b88c6ae
MD5 732b9848543bba8a0098aa04e15b8236
BLAKE2b-256 f9454f022b9a114fd2b96a7c0bd0d981bd1fd47e3fa6c806c7dc8c3fc0c6f6ae

See more details on using hashes here.

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