allianceauth-discordbot
Alliance Auth Modular Discord Bot
What it is and what it does
AA-Discordbot is a modular Discord bot built on top of Alliance Auth, designed for EVE Online player communities. It bridges Discord and Alliance Auth's Django backend, allowing guild members to look up character affiliations, check sovereignty structures, view timers, and perform price checks directly from Discord. The bot is organized into pluggable cogs (modules) covering member lookup, sovereignty tracking, reminders, market price checks, ticket support, role management, and server administration helpers.
The package is intended for Alliance Auth operators who want to extend their Discord server with EVE-specific functionality. It depends on allianceauth, django-solo, pendulum, and py-cord, and runs as a separate process (via Docker or supervisor on bare metal) that connects to the Alliance Auth Django application to fetch live data. Installation requires configuring Discord intents, adding settings to Alliance Auth's local.py, and optionally setting up Celery task routing for background jobs.
Use it for:
- Look up a player's main character, affiliation, and linked alts by searching any character name in Discord.
- Check sovereignty structure vulnerability windows and ADM requirements for your alliance's territory.
- Create private support tickets as Discord threads with pingable group mentions for recruitment or help requests.
- Query Jita and Amarr market prices for EVE items without leaving Discord.
- Automate welcome and goodbye messages when members join or leave the Discord server.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A Discord bot framework for Alliance Auth that provides EVE Online player lookup, sovereignty tracking, timers, price checks, and server administration tools via Discord commands and slash commands.
Yes, if you run Alliance Auth and want EVE-specific Discord integration. The bot is actively maintained, has no known vulnerabilities, uses a permissive license, and provides genuine value for alliance communities—member lookup, sov tracking, and price checks are practical tools. Installation requires existing Alliance Auth infrastructure and Discord Developer setup, so it's not a standalone bot; evaluate whether those prerequisites fit your deployment model.
Install
allianceauth-discordbot on PyPI
pip
pip install allianceauth-discordbotuv
uv add allianceauth-discordbotpoetry
poetry add allianceauth-discordbotInstalling allianceauth-discordbot
Before you install
Low friction installation as a pure Python wheel. Actively maintained with recent commits. Requires Alliance Auth already installed and configured, plus Discord Developer Application setup with privileged intents enabled.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both personal and commercial deployments.
Quickstart
pip install allianceauth-discordbot
# Add 'aadiscordbot' to INSTALLED_APPS in local.py
# Configure settings (ADMIN_DISCORD_BOT_CHANNELS, SOV_DISCORD_BOT_CHANNELS, etc.)
python manage.py migrate
python manage.py run_authbot
Requires Alliance Auth already installed and configured, a Discord Developer Application with all privileged intents enabled, and either Docker or bare-metal supervisor setup to run the bot process.
Verify before relying
- Whether the bot handles rate limiting gracefully under heavy concurrent command load.
- Performance characteristics when querying large numbers of characters or structures.
- Compatibility with recent py-cord versions and any breaking changes.
Package facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.8) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — allianceauth, django-solo, pendulum, py-cord |
| Maintenance | actively maintained — 27 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 256,865/month — #8,455 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: allianceauth_discordbot-5.0.1-py3-none-any.whl
Keywords: allianceauth, eveonline
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
allianceauthAlliance Auth is a Django-based authentication…
copyleft · top 15,000 on PyPI
allianceauth-securegroupsA Django plugin for Alliance Auth that…
permissive · top 15,000 on PyPI
aa-freightAn Alliance Auth app that manages a central…
unclear · top 15,000 on PyPI
allianceauth-afatA Django plugin for Alliance Auth that tracks…
copyleft · top 15,000 on PyPI
aa-contactsA Django plugin for AllianceAuth that tracks…
copyleft · top 15,000 on PyPI
aa-structuresA Django app that integrates with Alliance Auth…
unclear · top 15,000 on PyPI
aa-memberauditA Django app for Alliance Auth that provides…
unclear · top 15,000 on PyPI
allianceauth-blacklistIntegrates with Alliance Auth to maintain a…
permissive · top 15,000 on PyPI
aa-killtrackerKilltracker is an Alliance Auth plugin that…
unclear · top 15,000 on PyPI
aa-srpaa-srp is a Django plugin for Alliance Auth…
copyleft · top 15,000 on PyPI