Discord Ping Formatter for Alliance Auth
Project description
AA Discord Ping Formatter
App for formatting pings for Discord in Alliance Auth
Contents
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)
Step 1 - Install app
Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the latest version:
pip install aa-discord-ping-formatter
Step 2 - Update your AA settings
Configure your AA settings (local.py
) as follows:
- Add
'discordpingformatter',
toINSTALLED_APPS
Step 3 - Finalize the installation
Run migrations & copy static files
python manage.py collectstatic
python manage.py migrate
Restart your supervisor services for AA
Step 4 - Setup permissions
Now you can setup permissions in Alliance Auth for your users. Add discordpingformatter | aa discord ping formatter | Can access this app
to the states and/or groups you would like to have access.
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-discord-ping-formatter
python manage.py collectstatic
python manage.py migrate
Finally restart your AA supervisor services.
Screenshots
View in Alliance Auth
Discord Ping
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
Built Distribution
File details
Details for the file aa-discord-ping-formatter-0.1.1.tar.gz
.
File metadata
- Download URL: aa-discord-ping-formatter-0.1.1.tar.gz
- Upload date:
- Size: 278.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5901b77625b2eb8d57f9efa3e06946963d51f2148a6326b1b00164d231f9c0fd |
|
MD5 | 98e6484774f499a4bea10fd59cab20cd |
|
BLAKE2b-256 | dca3dcac8ed6c220a58acdb4bfb497bc24656831c2073c90badf070caf8ccde5 |
File details
Details for the file aa_discord_ping_formatter-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: aa_discord_ping_formatter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 281.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8b5739c9c18f37f232cf3da10caf0a886c30c6a8eae0362ea2dbf15303b9182 |
|
MD5 | 3f61adbc9200d1064558037409c1a3aa |
|
BLAKE2b-256 | 58b1be333331a4d2389343a51f5cb6c523cde67ed1b71fbc8d25d397a16f944f |