# Util

## Introduction

Util module is a module with multiple different command.

## Close

A command used to close the ticket. The following parameter is optional:

* `reroll` - Reroll the user who won the giveaway

Usage: `/close [reroll]`

{% hint style="warning" %}
This command only works in ticket channels. Auto tickets can be managed using [auto-ticket](https://axwril.gitbook.io/giveaways/settings#auto-ticket) command.
{% endhint %}

## Help

Displays a list of every command in the bot. The following parameter is optional:

* `command` - The command for which you would like to list detalied settings.

Usage: `/help [command]`

## Message

A command used to communicate via ticket system. The following parameter is required:

* `message` - The content of the message that you would like to send.

Usage: `/message <message>`

{% hint style="warning" %}
This command only works in ticket channels. Auto tickets can be managed using [auto-ticket](https://axwril.gitbook.io/giveaways/settings#auto-ticket) command.
{% endhint %}

## Messages

Dispaly your current message count. The following parameter is optional:

* `user` - The user whose message count you would like to check

Usage: `/messages [user]`

## Apistatus

Command used to chceck the Unbelievaboat api ststus. No parameters are required.

Usage: `/apistatus`

## Ping

Checks the bot's latency. No parameters are required.

Usage: `/ping`
