--- id: allianceauth-discordbot version: "5.0.1" license: unclear license_treatment: permissive maintenance: active --- # allianceauth-discordbot — Alliance Auth Modular Discord Bot License: permissive · Maintenance: active · Downloads: 256.9K/mo ## 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 above — 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 pip install allianceauth-discordbot uv add allianceauth-discordbot poetry add allianceauth-discordbot ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 256.9K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags discord bot alliance auth, eve online discord integration, alliance auth discord commands, eve sov tracker discord, discord bot framework django, eve-online, discord-bot, alliance-auth [View on SkillFed](https://skillfed.io/packages/allianceauth-discordbot) · [View on PyPI](https://pypi.org/project/allianceauth-discordbot/)