Custom Command
FunctionsMember Functions

$unban

Unbans a user from the server.

Usage

$unban[userID/username;reason]
  1. userID/username - The ID or username of user to unban.
  2. reason - (Optional) default value: (none). The reason for the unban. You can see this in Audit Log.

Example

Using $unban

How to unban user with a reason

Member
9/5/2026

!!exec $unban[123456789123456789;Appeal successful]

Permissions

Make sure that the bot does have sufficient permission.

Related Functions: $kick $ban $isBanned $getBanReason

Function Difficulty: Easy

Tags: Unban Unpunish Member Moderation

Function Cooldown

This function has built-in cooldown. Why? Read more about cooldowns here.

  • Cooldown: 7 minutes
  • Tracked By: User ID
  • Type: userupdate

Functions with the same type share cooldowns based on the same Tracked By value.

On this page