Overview
pom provides a set of information commands for looking up details about users, the server, and various server statistics. These are read-only commands that don’t require any special permissions — anyone can use them.
User Commands
Avatar
Get a user’s profile picture at full resolution.
| Parameter | Type | Required | Description |
|---|
user | User mention or ID | No | The user whose avatar to display. Defaults to yourself |
Returns the avatar in the highest available resolution with download links for different formats (PNG, JPG, WebP, GIF for animated avatars).
Banner
Get a user’s profile banner at full resolution.
| Parameter | Type | Required | Description |
|---|
user | User mention or ID | No | The user whose banner to display. Defaults to yourself |
Not all users have banners — this is a Discord Nitro feature.
User Info
Get detailed information about a user, including their account creation date, server join date, roles, badges, and status.
Shows:
- Username, display name, and user ID
- Account creation date and age
- Server join date and join position
- Current status and activity
- Roles list
- Badges (Nitro, Hypesquad, etc.)
- Boost status
Names
View a user’s previous usernames.
Connections
View a user’s connected accounts (Spotify, GitHub, YouTube, etc.) if they have them set to public on their Discord profile.
Permissions
View a member’s Discord permissions in the current server.
Shows a formatted list of all permissions the member has, derived from their roles.
Server Commands
Server Info
Get detailed information about the current server.
Shows:
- Server name, ID, and icon
- Owner
- Creation date
- Member count (total, online, bots)
- Channel count (text, voice, categories)
- Role count
- Boost level and boost count
- Features (verification level, content filter, etc.)
Boosters
List all members currently boosting the server, along with when they started boosting.
The list is paginated and sorted by boost duration.
Member Count
Get a quick count of the server’s total members.