Getting Started

Quickstart Guide

Setting up AEGIS is entirely different from setting up traditional bots. Because AEGIS is an AI, there are almost no manual limits to configure. You simply invite the bot, and it begins learning.

Step 1: Invite AEGIS

To get started, invite the bot using our official OAuth2 link. AEGIS requires Administrator permissions to ensure it can properly rollback attacks (like restoring deleted roles and channels).

bash
https://discord.com/api/oauth2/authorize?client_id=1517321709068488714&permissions=8&scope=bot%20applications.commands
We require the Administrator permission strictly for the Auto-Recovery feature. If a rogue admin deletes 50 channels, AEGIS needs permission to recreate them instantly.

Step 2: The Baseline Learning Phase

Once added, AEGIS does not start banning people immediately. It enters the Baseline Learning Phase.

  • AEGIS silently analyzes up to 30 days of your server's past audit logs.
  • It calculates the average daily actions for your admins.
  • It builds behavioral vectors and stores them in our Qdrant Vector DB.
  • This phase usually takes around 2-5 minutes depending on the size of your server.

Step 3: Verification

Once the baseline is built, AEGIS will send a message to your server owner via DM:

text
"AEGIS has successfully built the behavioral baseline for [Server Name]. I analyzed 14,203 past events. Security monitoring is now active."

Testing AEGIS

We do not recommend testing AEGIS by using a fake account to delete channels. AEGIS will instantly detect this as an anomaly, quarantine the account, and revert the channels.

If you wish to view your server's current health and recent AI decisions, use the slash command:

bash
/aegis status