serenity

Minigames

Word games, puzzles and duels that run straight in your channels.

Replace [prefix] with your server's prefix.

Serenity ships a handful of games that run inside a normal text channel. There is nothing to set up and nothing to enable — anyone can start one, and everyone in the channel can watch it play out.

Games come in two flavours. Some are played with buttons under the message, some by typing in the channel: your guesses are ordinary messages that Serenity reads while the game is running.

The Games

Every Command

CommandPlayersWhat it does
[prefix]wordle1Today's daily puzzle
[prefix]hangman1Guess the word letter by letter
[prefix]memory1 – 2Match all eight pairs
[prefix]tictactoe @member2Three in a row
[prefix]rockpaperscissors1Against the bot
[prefix]guess [1-10]1Pick a number, see if it lands
[prefix]blacktea2+Word survival, three lives each
[prefix]onewordstory2+Collaborative story, one word per turn
[prefix]typing test1Typing speed test
[prefix]typing race2+Typing test everyone runs at once
[prefix]stats [game]Wins, losses and ties for a game

Rock Paper Scissors, Memory and Tic Tac Toe are also available as slash commands.

Wins and Losses

Most games write their result to a shared scoreboard, so [prefix]stats works the same way for all of them:

// Your own Tic Tac Toe record
;stats tictactoe

// Someone else's
;stats hangman @member

// Who's ahead
;stats leaderboard memory

The scoreboard is global — a win is a win no matter which server it happened in. [prefix]stats guildleaderboard narrows the standings down to members of the current server.

Game StatsWins, losses and ties across every minigame, plus the leaderboards.

Two games sit outside that scoreboard. Typing keeps its own numbers because WPM isn't a win or a loss, and One Word Story has no winner at all.

Keeping Games Under Control

Every game is on a cooldown, and the ones that take over a channel — Hangman, BlackTea, One Word Story, typing races — only allow one at a time so two games can't read the same messages.

Server-wide games can be cut short by anyone with Manage Server:

;blacktea end
;onewordstory end