Giftoin Docs
  • 👋INTRODUCTION
    • Welcome to Giftoin
    • Overview
    • Quick Start
    • FAQs
    • Key Features
  • 🧩API REFERENCE
    • Standards and Conventions
    • Orders API
      • Tokens/Points
      • Collectibles/Cards
      • Collectibles/Random Cards
    • Users API
      • Inventory
      • Progress
    • Error Handling
  • 💻PLATFORM GUIDES
    • Roblox
      • Why use Giftoin?
      • Basic Usage
      • Developer Access
      • Installation
      • Additional Example / Use-Cases
        • Point Reward
        • Daily Reward
        • Advanced Point Distribution System
        • Managed Codes & In-Game Rewards (Coming Soon)
          • Registering Reward Types
      • Tools and Scripts
        • Rotating Script
        • Floating Script
        • Quest System (Coming Soon)
    • Discord
      • Introduction
      • Getting Started
      • Command Reference
      • Role System
      • User Guides
      • Troubleshooting
      • FAQs
    • Wordpress
  • 📚Resources
    • Use Cases
      • Basic
      • eCommerce
      • Games
    • Support
Powered by GitBook
On this page

Was this helpful?

  1. PLATFORM GUIDES
  2. Discord

Command Reference

Command Reference

General Commands

Command
Description
Usage
User Access

/daily

Collect your daily rewards

/daily

All members

/inventory

View your collection of cards and points

/inventory

All members

/progress

Check your progression through collections

/progress

All members

Giveaway Commands

Command
Description
Usage
User Access

/giveaway view

View details of a specific giveaway

/giveaway view {giveawayId}

Admins & Mods

/giveaway list

List active and scheduled giveaways

/giveaway list

Admins & Mods

/giveaway create

Create a new giveaway

/giveaway create

Admins & Mods

/giveaway cancel

Cancel an existing giveaway

/giveaway cancel

Admins & Mods

Trading Commands

Command
Description
Usage
User Access

/trade offers create

Create a new trade offer

/trade offers create

All members

/trade offers list

View all active trade offers

/trade offers list

All members

/trade offers cancel

Cancel one of your active trade offers

/trade offers cancel {offerId}

All members

Administrator Commands

Command
Description
Usage
User Access

/admin stats

Retrieve statistics about Giftoin usage

/admin stats

Admins only

/grant-role

Assign a Giftoin role to a user

/grant-role

Admins only

/publish

Make the bot available to users after setup

/publish

Admins only

PreviousGetting StartedNextRole System

Last updated 2 months ago

Was this helpful?

💻