Fun Commands
Lighthearted commands for entertainment.
/joke
Get a random joke. Fetches from JokeAPI with a built-in static fallback if the API is unavailable.
/jokeTIP
Jokes are filtered to exclude NSFW, racist, and sexist content.
/quote
Get a random inspirational quote. Fetches from Quotable API with a static fallback.
/quoteAliases: inspire, motivation
/8ball
Ask the Magic 8-Ball a yes/no question.
/8ball <question>Example:
/8ball Will it rain tomorrow?Aliases: eightball, 8b
/flip
Flip a coin — heads or tails.
/flip/roll
Roll dice using standard dice notation.
/roll # Roll a single d6
/roll d20 # Roll a 20-sided die
/roll 2d6 # Roll two 6-sided dice
/roll 3d8+5 # Roll 3d8 with +5 modifierNotation: NdS+M
| Part | Description |
|---|---|
N | Number of dice (1-100) |
S | Number of sides (2-1000) |
+M / -M | Optional modifier |
/fact
Get a random fun fact. Fetches from Useless Facts API with a static fallback.
/factAliases: funfact, didyouknow
