Skip to main content

Overview

Fun commands provide entertainment and interactive features for your server members.

Interactive Games

8ball

Ask the magic 8-ball a question and get a mystical answer. Command: /8ball
question
String
required
Your question (must end with a question mark)
Example:
/8ball question:Will it rain tomorrow?
The 8-ball will respond with one of 20 possible answers, ranging from positive to negative to uncertain.
Questions must end with a ? or the command will not work.

Tic Tac Toe

Play tic-tac-toe with another member. Command: /tictactoe
opponent
User
required
The user to play against
How to Play:
  1. Use the command and mention your opponent
  2. Click buttons on the game board to place your marks
  3. First to get three in a row wins!
Example:
/tictactoe opponent:@Friend

Search & Information

Google

Search Google and get results directly in Discord. Command: /google
query
String
required
Your search query
Example:
/google query:Discord bot development
Returns:
  • Top search results
  • Result titles and descriptions
  • Links to full pages
Search results are filtered for safe content, but use responsibly in public channels.

Visual Commands

Color

View information about a color and see a preview. Command: /color
color
String
required
Color in hex format (e.g., #FF0000) or color name
Example:
/color color:#FF5733
/color color:red
Shows:
  • Color preview
  • Hex value
  • RGB values
  • HSL values
  • Color name (if applicable)

Emoji

Get information about an emoji or view it in large size. Command: /emoji
emoji
Emoji
required
The emoji to display
Example:
/emoji emoji:😀
/emoji emoji:<:custom:123456789>
For custom emojis, shows:
  • Emoji name and ID
  • Creation date
  • Direct image URL
  • Whether it’s animated
  • Server it belongs to
For Unicode emojis, shows:
  • Unicode character code
  • Emoji name
  • Unicode version

Random Responses

8ball Responses

The magic 8-ball can respond with: Positive Answers:
  • It is certain
  • Without a doubt
  • Yes definitely
  • You may rely on it
  • As I see it, yes
  • Most likely
  • Outlook good
  • Yes
  • Signs point to yes
Uncertain Answers:
  • Reply hazy, try again
  • Ask again later
  • Better not tell you now
  • Cannot predict now
  • Concentrate and ask again
Negative Answers:
  • Don’t count on it
  • My reply is no
  • My sources say no
  • Outlook not so good
  • Very doubtful

Usage Tips

Fun commands are meant for entertainment. Don’t use them excessively in serious channels.
When playing interactive games like tic-tac-toe, make sure your opponent wants to play.
The Google command filters results, but always be mindful of your server’s content rules.
Use the emoji command to find the ID of custom emojis for use in configurations or other bots.

Customization

Server administrators can restrict fun commands to specific channels using Fire’s command restriction features. See the Configuration page for details.

Build docs developers (and LLMs) love