Stellar’s fun commands are a mixed bag of entertainment and practical lookups. Whether you want to play a quick game, check the weather, look up a GitHub project, or view a full profile for any server member, these commands are available to everyone in any channel.Documentation Index
Fetch the complete documentation index at: https://docs.stellarbot.dev/llms.txt
Use this file to discover all available pages before exploring further.
Games and random
/rockpaperscissors [guess]
Alias: /rps
Plays a round of rock, paper, scissors against Stellar. Pass your choice as the guess parameter.
/flip
Flips a coin. Stellar animates a spinning effect before revealing the result as Heads or Tails.
/8ball [question]
Asks the magic 8-ball your question and returns a response. Occasionally Stellar will reply with a special response.
/joke [safeSearch?]
Returns a random joke. Safe search is enabled by default, which filters out adult-oriented content. Set safeSearch to false to disable the filter.
Animals
/fact [animal]
Returns a fact about the specified animal along with a photo. Supported animals include dog, cat, fox, and others.
/dog
Returns a random dog photo.
/cat
Returns a random cat photo.
User profiles
/avatar [user?]
Alias: /av
Displays a Discord user’s avatar in full size. If no user is specified, your own avatar is shown.
/whois [member?]
Shows a detailed profile embed for a server member, including their join date, Discord registration date, top role, all roles (up to 10 displayed), avatar, guild avatar, and banner. If no member is specified, your own profile is shown.
This command requires you to be inside a server. It cannot be used in DMs.
Lookups
/weather [location]
Returns current weather conditions for any city, region, or address. The result includes temperature, feels-like temperature, humidity, wind speed and direction, sunrise and sunset times, and moon phase.
/translate [language] [message]
Translates text from English into the specified language. Use standard two-letter language codes.
/urban [word]
Searches Urban Dictionary for the top definition of a word or phrase. The result includes the definition, an example sentence, the author, and thumbs-up/thumbs-down counts. A link to the original Urban Dictionary entry is included.
Outside of NSFW-enabled channels,
/urban automatically filters profanity from both the definition and example fields. Run the command in a channel marked as NSFW to see the unfiltered original./ipsearch [ip]
Returns location and network information for a public IP address. Results are split into two sections — Location Info and Network Info — accessible via buttons in the response.
/repository [owner] [repo]
Alias: /repo
Displays information about a public GitHub repository, including its description, language, license, default branch, star count, fork count, open issues, and up to 5 recent commits.
/githubuser [name]
Alias: /ghuser
Shows a GitHub user’s public profile, including their follower and following counts, bio, location, company, public repositories and gists, and account creation date.
Audio
/transcribe
Transcribes a Discord voice message to text. Reply to a voice message and run /transcribe to receive a text version of its contents.