Skip to main content

Example plugin app for Alliance Auth.

Project description

AA eve-scout

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

This module is under development. The version is stable enough for use on a server however breaking changes can happen at any time

Features

  • Automated pings when a connection open in system close to a pre-defined system

Screenshots

example_ping.png

Installations

Step 1 - Check prerequisites

  1. Metenox 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. Metenox requires the Alliance Auth module allianceauth-discordbot 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.

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_signagtures Updates all signatures from the EVE-scout API

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-0.1.0.tar.gz (14.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-0.1.0-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aa_evescout-0.1.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for aa_evescout-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8e56dd47bfb076a6b0c4f2ce347a5b952a0f4a6c799ef7c5a3b191da02ad0d4f
MD5 16aefdd81c72243c16d15576132c3a56
BLAKE2b-256 ed2842e3e0c133b791aad0997340bcf6c6d03b82e638291356b4d860003d9170

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aa_evescout-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for aa_evescout-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 40736da13633e4713a060cead5e8316db6ae67f961922cc62a809329e15cc58d
MD5 a8eca9f4cd234934747b4342f1df888b
BLAKE2b-256 a6d95382a19e460ee8375e68ca5232df1c0e4a9ddaff0f1bbb3def23c21cd770

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