Custom Command
FunctionsMember Functions

$getUserBadges

Returns the Discord badges from specified user. If none found, returns none. If found multiple, separated by , .

Usage

$getUserBadges[userID]
  1. userID - (Optional) default value: $authorID. Which user to return badges from.

Example

Using $getUserBadges

How to return badges from command author

Member
9/5/2026

!!exec $getUserBadges

Custom Command
APP
9/5/2026

Active Developer

Warning

Not all badges are 100% guranteed.

Related Functions: $userBanner

Function difficulty: Easy

Tags: badges user

On this page