Discord Announcements via Alliance Auth. Write announcements and manage who can write announcements on your corporation or alliance Discord through Alliance Auth.
Project description
AA Discord Announcements
Discord Announcements via Alliance Auth
Write announcements and manage who can write announcements on your corporation or alliance Discord through Alliance Auth.
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)
Note
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-discord-announcements
Step 2: Update Your AA Settings
Configure your AA settings (local.py
) as follows:
- Add
"aa_discord_announcements",
toINSTALLED_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 aa_discord_announcements | general | 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 Discord Announcements
.
This is where you set all your stuff up, like the webhooks you want to ping and who
can ping them. It's pretty straight forward, so you shouldn't have any issues. Go nuts!
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
Hashes for aa_discord_announcements-1.2.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f985c44950292447170e4dbe5e8ac7a70bc5e545d8651106a655b017636e42fc |
|
MD5 | f11c89c158da5f5f4658e689eaea734a |
|
BLAKE2b-256 | 977b6db33cfa75fb1342e3ab5c5ce24a344b028fa9f0cdec4840ed69f1c724ea |
Hashes for aa_discord_announcements-1.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c424944dcbf9aedb23fef02a98567c49e04255ed38e8fdb63ba7777a91ce6565 |
|
MD5 | ea072b962ed31ae8753008d99dd2db3e |
|
BLAKE2b-256 | a4c21276d90ccf04bcc54c8b7c1307b1a16e26a04e660052a1897f001bb9acd7 |