Made for dice rolling and Tournaments! Supports multiple modded and special dice.
Half Dice is a versatile bot designed for effortless dice rolling with results displayed in a user-friendly format. The bot supports rolling multiple dice, specialty dice, and dice with modifiers, plus features competitive tournament battles where players can face off in structured dice-based competitions.
/roll (Default 1d100)Description: Advanced dice rolling with D&D 5e modifiers
Usage: /roll [notation] [private]
Examples:
/roll - Rolls 1d100 (default)/roll 1d20 - Rolls a 20-sided die/roll 2d6+3 - Rolls two 6-sided dice and adds 3/roll 1d20 adv - Roll with advantage (2d20kh1)/roll 1d20 dis - Roll with disadvantage (2d20kl1)/roll 2d20kh1+5 - Keep highest of 2d20, add 5/roll 4d6ro<3 - Reroll once if less than 3 (Great Weapon Fighting)/roll 10d6ra6 - Reroll and add on 6 (Wild Magic Bombardment)/roll 4d6mi2 - Minimum 2 per die (Elemental Adept)/roll 2d6e6 - Explode on 6/roll 2d6+3 -criton 19 - Custom crit range (Champion Fighter)/roll 1d20 crit - Force critical hit/roll 1d20+5 Attack Roll - Add a title to your rollD&D 5e Modifiers:
adv / dis - Advantage/Disadvantage (auto 2d20kh1/kl1)crit - Force critical hit-criton X - Custom crit range (e.g., -criton 19)kh1 / kl1 - Keep highest/lowestro<3 - Reroll once if less than 3ra6 - Reroll and add on max (Wild Magic)mi2 - Minimum value per die (Elemental Adept)ma20 - Maximum value cape6 - Explode on specific valueph1 / pl1 - Drop highest/lowest/quickrollDescription: Quick dice rolls with common options
Usage: /quickroll [dice_type] [modifier] [advantage] [private]
Examples:
/quickroll dice_type:d20 modifier:5/quickroll dice_type:d20 advantage:advantage/quickroll dice_type:d6 modifier:3Dice Types: d4, d6, d8, d10, d12, d20, d100
/multirollDescription: Roll the same dice multiple times
Usage: /multiroll <iterations> <dice> [private]
Examples:
/multiroll 5 1d20+3 - Roll 1d20+3 five times/multiroll 10 2d6 - Roll 2d6 ten times/iterrollDescription: Roll multiple times against a DC
Usage: /iterroll <iterations> <dice> <dc> [private]
Examples:
/iterroll 10 1d20+5 15 - Roll 10 times vs DC 15/statsDescription: Roll character ability scores
Usage: /stats [method] [private]
Methods:
Features:
Example: /stats method:standard
/initiativeDescription: Roll initiative for combat
Usage: /initiative [modifier] [advantage] [private]
Examples:
/initiative modifier:3 - Roll initiative with +3/initiative modifier:2 advantage:True - Roll with advantage/saveDescription: Roll a saving throw
Usage: /save <ability> [dc] [advantage] [private]
Examples:
/save ability:5 dc:15 - Roll save with +5 vs DC 15/save ability:3 advantage:advantage - Save with advantage/save ability:-1 dc:12 - Negative modifier allowedShows: Success/failure if DC provided, color-coded results
/checkDescription: Roll an ability or skill check
Usage: /check <skill> <modifier> [dc] [advantage] [private]
Examples:
/check skill:Stealth modifier:7 dc:12/check skill:Perception modifier:5 advantage:advantage/check skill:"Sleight of Hand" modifier:8 dc:15Shows: Success/failure if DC provided, color-coded results
/deathsaveDescription: Roll a death saving throw
Usage: /deathsave [advantage] [private]
Features:
Example: /deathsave advantage:True
/resetdeathsavesDescription: Reset your death saving throw tracker
Usage: /resetdeathsaves
/percentileDescription: Roll percentile dice (d100)
Usage: /percentile [private]
Features:
/attackDescription: Roll attack with damage
Usage: /attack <bonus> <damage> [advantage] [target_ac] [private]
Examples:
/attack bonus:5 damage:1d8+3 - Basic attack/attack bonus:7 damage:2d6+4 fire advantage:advantage - Attack with advantage/attack bonus:5 damage:1d8+3 target_ac:15 - Check if hit lands/attack bonus:8 damage:1d6 cold + 1d4 poison - Multiple damage typesFeatures:
/damageDescription: Roll damage dice only
Usage: /damage <dice> [crit] [private]
Examples:
/damage dice:2d6+3 - Basic damage/damage dice:2d6+3 crit:True - Critical damage (doubles dice)/damage dice:1d8 fire + 1d6 cold - Multiple damage types/concentrationDescription: Roll concentration saving throw
Usage: /concentration <damage> [bonus] [advantage]
Examples:
/concentration damage:15 bonus:3 - Auto-calculates DC/concentration damage:22 bonus:5 advantage:True - With advantageFeatures:
/hpDescription: Track your hit points
Usage: /hp <action> [amount] [max_hp]
Actions:
/hp action:set amount:25 max_hp:50/hp action:damage amount:10/hp action:heal amount:8/hp action:temp amount:5/hp action:viewFeatures:
/spellslotsDescription: Track spell slots
Usage: /spellslots <action> [level] [amount]
Actions:
/spellslots action:set level:1 amount:4/spellslots action:use level:3/spellslots action:recover level:2/spellslots action:longrest (recovers all)/spellslots action:viewFeatures:
/inspirationDescription: Toggle inspiration on/off
Usage: /inspiration
/wildmagicDescription: Roll on Wild Magic Surge table
Usage: /wildmagic
Features:
/tournamentDescription: Join or view dice rolling tournaments
Usage: React with 🎲 to join when announced
/h2pDescription: Show how to play tournament instructions
Usage: /h2p
Tournament Flow:
/tournamentstatusDescription: Check current tournament status
Usage: /tournamentstatus
/canceltournamentDescription: Cancel the current tournament (Admin only)
Usage: /canceltournament
/mathDescription: Evaluate mathematical expressions in infix or postfix notation
Usage: /math <expression>
Examples:
/math 5*5 - Basic arithmetic (25)/math (2+3)*4 - With parentheses (20)/math sqrt(9) - Square root (3)/math sin(1.57) - Trigonometric functions/math 5 5 * - Postfix notation (25)/math 2 3 + 4 * - Complex postfix (20)Supported Operations:
+, -, *, /, // (floor division), % (modulo)**, ^sqrt, sin, cos, tan, log, ln, log10, abs, floor, ceil/voteDescription: Vote for the bot on Top.gg to receive rewards
Usage: /vote
Rewards:
/purgeDescription: Delete and recreate the current channel (removes ALL messages)
Usage: /purge
Requirements: Administrator, Manage Channels, or Manage Messages permission
Warning: This command completely deletes the channel and recreates it, removing all message history permanently.
/botstatsDescription: View bot statistics
Usage: /botstats
Shows: Server count, member count, shard info, latency
| Command | Description | Example |
|---|---|---|
/roll |
Advanced dice rolling | /roll 2d20kh1+5 |
/quickroll |
Quick preset rolls | /quickroll dice_type:d20 modifier:5 |
/multiroll |
Roll multiple times | /multiroll 5 1d20+3 |
/iterroll |
Roll vs DC multiple times | /iterroll 10 1d20+5 15 |
/stats |
Roll character stats | /stats method:standard |
/initiative |
Roll initiative | /initiative modifier:3 |
/save |
Saving throw | /save ability:5 dc:15 |
/check |
Ability/skill check | /check skill:Perception modifier:7 |
/deathsave |
Death saving throw | /deathsave |
/percentile |
Roll d100 | /percentile |
/attack |
Attack with damage | /attack bonus:5 damage:1d8+3 |
/damage |
Damage roll | /damage dice:2d6+3 |
/concentration |
Concentration check | /concentration damage:15 bonus:3 |
/hp |
HP tracker | /hp action:damage amount:10 |
/spellslots |
Spell slot tracker | /spellslots action:use level:3 |
/inspiration |
Toggle inspiration | /inspiration |
/wildmagic |
Wild Magic table | /wildmagic |
/math |
Math calculations | /math 5*5 |
/tournament |
Tournament commands | React with 🎲 to join |
/vote |
Vote for rewards | /vote |
private:True for private rolls visible only to you5*5) and postfix (5 5 *) notationFor support, feature requests, or bug reports, join our official Discord server!
5
1 avis
Les avis ne peuvent être laissés que par les utilisateurs enregistrés. Tous les avis sont modérés par les administrateurs de Top.gg. Vous pouvez consulter notre règlement avant de poster.
5 étoiles
1
4 étoiles
0
3 étoiles
0
2 étoiles
0
1 étoile
0