# Points: Commands

{% tabs %}
{% tab title="Points" %}

## **daily**

**Description:** Given the daily command is enabled in settings this command will award points once per day. None Points VIP members will need to vote for the bot.\
**Usage:** `<prefix> daily`

## **leaderboard**

**Description:** Shows the ranking of members based on who has the most points in your server. The command will display the top 10 members and a link to the full leaderboard for your server.\
**Usage:** `<prefix> leaderboard`

## **pay**

**Description:** Allows members to pay each other in points. If the member does not have enough points the transaction will not go through.\
**Usage:** `<prefix> pay <member><amount>`

## **points**

**Description:** Displays the number of points a specific member has. When run without specifying the member it will display the person who ran the command’s points.\
**Usage:** `<prefix> points [member]`
{% endtab %}

{% tab title="Items" %}

## backpack

**Description:** Allows anyone to see what they or other members currently own from the shop.\
**Usage:** `<prefix> backpack [member]`

## buy

**Description:** Proved you have enough points this command will allow you to buy a specific item from the shop without using the shop interface. If no item is specified this will open the shop.\
**Usage:** `<prefix> buy [item]`

## giftitem

**Description:** Allows anyone to give members specific items from their backpack.\
**Usage:** `<prefix> giftitem <member> <item>`

## sellitem

**Description:** Allows members to sell items in their backpack allowing for a full refund of the item. This will remove any roles associated with the item as well.\
**Usage:** `<prefix> sellitem <item>`
{% endtab %}

{% tab title="Points Management" %}

## **addpoints\***

**Description:** Allows for moderators to give members points. This can be useful for giving out points as rewards for various tasks. When no member is specified the points are added to the author of the command.\
**Usage:** `<prefix> addpoints <amount> [member]`

## subtractp**oints\***

**Description:** The opposite of adding points, this allows moderators to remove points from members.\
**Usage:** `<prefix> subtractpoints <amount> [member]`

## setpoints\*

**Description:** Moderators can set the amount of points a specific member has. When no member is specified the points are set for the author of the command.\
**Usage:** `<prefix> setpoints <amount> [member]`
{% endtab %}

{% tab title="Items Management" %}

## createItem\*

**Description:** Create your own custom items to add to the shop. The syntax for this command can be confusing so we recommend using the web editor. \
**Usage:** `<prefix> createitem "<name>" "<cost>" "<description>" "[role]"`

## deleteitem\*

**Description:** Used to remove specific items from the shop. This can also be accomplished through the web interface.\
**Usage:**`<prefix> deleteitem <name>`
{% endtab %}

{% tab title="Settings" %}

## settings \[ADMIN]

**Description:** Server Settings. **Can only be changed in the dashboard!**\
**Usage:** <https://points.atiktech.co>

## prefix \[ADMIN]

**Description:** Change the prefix of the bot.\
**Usage:** `<prefix> prefix [prefix]`
{% endtab %}

{% tab title="System" %}

## bot

**Description:** Displays a bot info.\
**Usage:** `<prefix> bot`

## **contact**

**Description:** Contact support.\
**Usage:** `<prefix> contact`

## help

**Description:** Displays a list of commands.\
**Usage:** `<prefix> help [command]`

## **ping**

**Description:** Check the bots ping. \
**Usage:** `<prefix> ping`
{% endtab %}
{% endtabs %}

{% hint style="info" %}
<> means required, \[] means optional
{% endhint %}

{% hint style="danger" %}
"\*" means requireds "Moderator Role"&#x20;
{% endhint %}
