Documentation / Fun Commands / Command Reference
On this page
Overview /space /cat /meme /dadjoke /dog /chuck /color /roll

Fun Commands — Command Reference

Every fun slash command, its arguments, what it does, and what to expect.

Overview

All 8 fun commands are implemented and live. Each is a Discord slash command — type the command name in any channel and Mokito responds. Commands can be toggled on or off and restricted to specific channels from the Fun Commands Overview page.

CommandArgumentsWhat it doesStatus
/spaceNoneShows the current position of the International Space Station.Live
/catNonePosts a random cat picture.Live
/memeNonePosts a random meme.Live
/dadjokeNonePosts a random dad joke.Live
/dogNonePosts a random dog picture with breed info.Live
/chuckNonePosts a random Chuck Norris fact.Live
/colorname (required)Looks up a color palette by name. React with 👍/👎 to vote.Live
/rollsides (required)Rolls a die with the chosen number of sides.Live

/space

Shows the current latitude, longitude, and timestamp of the International Space Station. No arguments.

/space

Mokito responds with an embed showing the ISS position and the time it was captured.

/cat

Posts a random cat picture in the channel. No arguments. The image is served from Mokito's own image cache — no external API is hit during the command.

/cat

/meme

Posts a random meme from a curated pool. No arguments. NSFW memes are filtered out automatically.

/meme

/dadjoke

Posts a random dad joke. No arguments. Jokes are served from Mokito's local cache.

/dadjoke

/dog

Posts a random dog picture with breed information and a fun fact. No arguments.

/dog

/chuck

Posts a random Chuck Norris fact. No arguments. Facts are served from Mokito's local cache.

/chuck

/color

Looks up a color palette by name. The palette image is posted as an embed. Members can react with 👍 or 👎 to vote; the vote count is tracked per palette.

/color name:sunset

Arguments:

ArgumentTypeRequiredDescription
nameStringYesThe color or palette name to look up (e.g. "sunset", "ocean", "forest").

/roll

Rolls a die with the chosen number of sides. Mokito posts the result as an embed.

/roll sides:d20

Arguments:

ArgumentTypeRequiredChoices
sidesIntegerYesd4 (4), d6 (6), d8 (8), d10 (10), d16 (16), d20 (20), d100 (100)