Skip to main content

Example plugin app for Alliance Auth.

Project description

AA eve-scout

The branch is under development for support of Alliance Auth v5

AA module that adds commands to the allianceauth-discordbot related to the eve-scout API.
EVE-Scout API documentation can be found here.

Shoutout to Sky Diamond for the API and EVE-Scout for the tireless scanning.

release python django license

Features

  • Automated pings when a connection open in system close to a pre-defined system
  • Find connections close to a specific system
  • Find drifter observatories close to a specific system

Screenshots

example_ping.png

example_closest.png

example_drifters.png

example_regionobs.png

Installations

Step 1 - Check prerequisites

  1. aa-evescout 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)

  2. aa-evescout requires two Alliance Auth modules to function. Make sure it is properly setup before going on.

Step 2 - Install app

Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:

pip install aa-evescout

Step 3 - Configure Auth settings

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

  • Add 'evescout' to INSTALLED_APPS
  • Add below lines to your settings file:
CELERYBEAT_SCHEDULE['evescout_update_signatures'] = {
    'task': 'evescout.tasks.update_all_signatures',
    'schedule': crontab(minute='*/6'),
}

Step 4 - Finalize App installation

Run migrations & copy static files

python manage.py migrate
python manage.py collectstatic --noinput

Restart your supervisor services for Auth.

Step 5 - (OPTIONAL) Load eveuniverse data

Permissions

Permissions overview.

Name Description
create_pinger The user can use the /evescout initiate-pinger command in the alliance discord

Commands

The following commands can be used when running the module:

Name Description
evescout_update_signatures Updates all signatures from the EVE-scout API
evescout_load_system Manually loads a solar system to the database to use it in pingers

Project details


Download files

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

Source Distribution

aa_evescout-2.0.0.tar.gz (28.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_evescout-2.0.0-py3-none-any.whl (35.7 kB view details)

Uploaded Python 3

File details

Details for the file aa_evescout-2.0.0.tar.gz.

File metadata

  • Download URL: aa_evescout-2.0.0.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for aa_evescout-2.0.0.tar.gz
Algorithm Hash digest
SHA256 fc92ff860ba09ef2eacdf71eafa18c20aaa9c43e319890c2ba7265a8ad1b5174
MD5 8b02f78c4b087639e4a6a5ac4dff22be
BLAKE2b-256 86e232b31e73cfbee65ca4931fab75e116b75d0a95c1dff201a8a3ce3cb1db64

See more details on using hashes here.

File details

Details for the file aa_evescout-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: aa_evescout-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 35.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for aa_evescout-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e7767162b70c3f51b61253afa87003b983b20b4bae7610b942c083bd185449c
MD5 0de13cc15391755db70614e70808b332
BLAKE2b-256 7360d5ada694baad971c41a57314e0c2282d70ffdd6d391c40eb9adce63fa905

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