Complete step-by-step guide to set up and configure the Albion Guild Management Bot
Click the invitation link below to add the Albion Guild Management Bot to your Discord server.
Required Permissions: The bot needs the following permissions to function properly:
Create the necessary Discord roles for your guild members before configuring the bot.
Important: Make sure the bot's role is positioned above the roles it needs to manage in your server's role hierarchy.
Set up dedicated channels for the bot's various features.
Recommended Permissions:
Link your Discord server to your Albion Online guild or alliance.
# Set your guild by name (recommended)
/admin setguild YourGuildName
# OR set guild by ID directly
/admin setguildid GUILD_ID_HERE
# Set alliance (if applicable)
/admin setalliance YourAllianceName
Note: You can find your guild/alliance ID on websites like AlbionOnline2D or by searching the Albion API.
Link your Discord roles to the bot's functionality.
# Set bot admin role (who can use admin commands)
/admin setadminrole @BotAdmin
# Set guild member role
/admin setguildrole @GuildMember
# Set alliance member role
/admin setalliancerole @AllianceMember
# Set required role for registration (optional)
/admin setregisterrole @Verified
Configure which channels the bot will use for different features.
# Set transaction log channel
/admin setlogchannel #transaction-logs
# Set battle notification channel
/setbattlechannel #battle-logs
# Set event countdown channel
/seteventchannel #events
# Configure battle tracking settings
/setminbattleplayers 5
Verify everything is working correctly with these test commands.
# View your server's configuration
/admin viewconfig
# Test player lookup
/player YourAlbionCharacterName
# Register yourself to test the system
/register YourAlbionCharacterName
Success Indicators:
/admin viewconfig
shows all your settings correctly/register
assigns the correct role automaticallyFollow the 7-step setup process above. Start by inviting the bot, then configure your guild settings and Discord roles. The most important commands are /admin setguild
to link your guild and /admin setadminrole
to set permissions.
The bot automatically checks the Albion Online API every 3 minutes for new battles involving your guild. When it finds battles with enough guild members, it records the data and posts notifications in your designated battle channel.
The economy system allows guild leaders to create an internal currency for members. Common uses include rewarding battle participation, distributing loot splits, and managing regears after CTAs.