DI Toolbox
  • 👋Welcome
  • Change Log
  • Bot Setup
    • Invite the Bot
    • Interactive
  • Slash Commands
  • Interactive vs Slash Command
  • Functions
    • Function Introduction
  • Gem Stats
    • Normal Gem
    • Legendary Gem
  • Gem Calculation
    • Normal Gem
    • Legendary Gem (Specific)
    • Legendary Gem (Generic)
  • Green Sets
    • by Set
    • by Dungeon
  • Slash Command
    • Introduction
  • Gem Stats
  • Gem Calculation
  • Green Sets
  • Others
  • Miscellaneous
    • Developments
    • Missing Info
Powered by GitBook
On this page
  1. Slash Command

Introduction

Previousby DungeonNextGem Stats

Last updated 1 month ago

CtrlK
  • Intro
  • Options

Intro

Slash command provide a direct way to invoke the bot without going through the UI, this gives the fastest response to what user needed. However due to the limitation on Discord, some may find it not user-friendly. Also, there are less error catching in using Slash Command.

All slash command starts with the symbol / . Below are all the usable slash command for the bot. Discord will try auto complete on available commands when you start typing / .

Options

Most of the slash command comes with "Options", for example, the /di stats normal comes with the option gem and rank .

These options need to be selected in their order, or else some function may not work.