Discord Announcements
Discord Announcements via Alliance Auth. Write announcements and manage who can write announcements on your corporation or alliance Discord through Alliance Auth.
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.
<hr /> <hr />Installation
[!NOTE]
AA Discord Announcements >=2.0.0 needs at least Alliance Auth v4.0.0.
Please make sure to update your Alliance Auth instance before you install this module or update to the latest version, otherwise an update to Alliance Auth will be pulled in unsupervised.
The last version compatible with Alliance Auth v3 is
1.4.2
.
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!
Changelog
See CHANGELOG.md
Translation Status
Do you want to help translate this app into your language or improve the existing translation? - Join our team of translators!
Contributing
Do 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)
No reviews yet...
Python Requirements
- allianceauth-app-utils>=1.13
- allianceauth<5,>=4.3.1
- dhooks-lite>=0.6.1
- coverage; extra == "tests-allianceauth-latest"
- django-webtest; extra == "tests-allianceauth-latest"
- faker; extra == "tests-allianceauth-latest"
Required Python packages to be installed and other Python requirement.
App Dependencies
Required apps:
Used by apps:
-
Dependencies to other apps registered in this app directory.
Classifiers
- Environment :: Web Environment
- Framework :: Django
- Framework :: Django :: 4.2
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License v3 (GPLv3)
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 3 :: Only
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.12
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
Version
2.2.1
License
GPLv3
Homepage
https://github.com/ppfeufer/aa-discord-announcements
PyPI
https://pypi.org/project/aa-discord-announcements/
Last updated
3 weeks, 2 days ago
First published
2 years, 3 months ago
Category
Plugin Apps
Rating
-Authors
Rounon Dax
Maintainers
Rounon Dax
Please login to see more options.