#sir-lancebot-playground
1 messages · Page 25 of 1
The word was them.
.hangman
The word was card.
.hangman
The word was source.
.hangman
The word was small.
.hangman
The word was part.
.hangman
The word was take.
Looks like the bot timed out! You must send a letter within 60 seconds.
.anagram
You have 60 seconds to find correct words.
Well done @thin nest for getting it right!
.anagram
You have 60 seconds to find correct words.
KONG
Well done @thin nest for getting it right!

The year 2023 is not yet supported
The year 2023 is not yet supported
The year 2023 is not yet supported
The year 2023 is not yet supported
The year 2023 is not yet supported
.anagram
You have 60 seconds to find correct words.
Well done @wary wave for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @wary wave for getting it right!
.hangman
The word was entire.
.hangman
Looks like the bot timed out! You must send a letter within 60 seconds.
Looks like the bot timed out! You must send a letter within 60 seconds.
The word was various.
The word was receive.
.hangman
The word was reason.
The word was relate.
The word was until.
phew
.hangman
The word was team.
.hangman
The word was consumer.
The word was yeah.
.hangman
The word was wide.
.hangman
The word was itself.
.hangman
The word was deep.
.hangman
The word was mean.
.hangman
The word was participant.
.snakes draw
.snakes draw
.snakes draw
.hangman
The word was expert.
.hangman
Looks like the bot timed out! You must send a letter within 60 seconds.
.hangman
The word was wide.
The word was function.
wrong channel sorry, meant to send in #bot-commands
.xkcd
.xkcd 37
The year 2023 is not yet supported
The year 2023 is not yet supported
.hangman
The word was leave.
.hangman
The word was life.
.hangman
The word was former.
.hangman
Looks like the bot timed out! You must send a letter within 60 seconds.
The word was including.
.hangman
:incoming_envelope: :ok_hand: applied timeout to @willow flame until <t:1686757911:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
!unmute 316324445725917205
:incoming_envelope: :ok_hand: pardoned infraction timeout for @willow flame.
omg ty ❤️
...maybe generate snakes a little slower @willow flame :P
.kata
.kata
This kata is based on Project Euler Problem #349. You may want to start with solving this kata first.
Task
Langton's ant moves on a regular grid of squares that are coloured either black or white.
The ant is always oriented in one of the cardinal directions (left, right, up or down) and moves according to the following rules:
- if it is on a black square, it flips the colour of the square to white, rotates 90 degrees counterclockwise (left) and moves forward one square.
- if it is on a white square, it flips the colour of the square to black, rotates 90 degrees clockwise (right) and moves forward one square.
Starting with a grid that is entirely white, how many squares are black after n moves of the ant?
Note: n will go as high as 10<sup>20</sup>
My other katas
... continue reading
5 kyu
Your task is to write a regular expression (regex) that will match a string only if it contains at least one valid date, in the format [mm-dd] (that is, a two-digit month, followed by a dash, followed by a two-digit date, surrounded by square brackets).
You should assume the year in question is not a leap year. Therefore, the number of days each month should have are as follows:
- 1. January - 31 days
- 2. February - 28 days (leap years are ignored)
- 3. March - 31 days
- 4. April - 30 days
- 5. May - 31 days
- 6. June - 30 days
- 7. July - 31 days
- 8. August - 31 days
- 9. September - 30 days
- 10. October - 31 days
- 11. November - 30 days
- 12. December - 31 days
All text outside a valid date can be ignored, including other invalid dates.
For example:
"[01-23]" // January 23rd is a valid date
"[02-31]" // February 31st is an invalid date
"[02-16]" // valid
"[ 6-03]" // invalid format
"ignored [08-11] ignored" // valid... [continue reading](https://codewars.com/kata/548db0bd1df5bbf29b0000b7)
5 kyu
.help kata
**```
.challenge [language=python] [query]
**Can also use:** `kata`
*The challenge command pulls a random kata (challenge) from codewars.com.
The different ways to use this command are:
`.challenge <language>` - Pulls a random challenge within that language's scope.
`.challenge <language> <difficulty>` - The difficulty can be from 1-8,
1 being the hardest, 8 being the easiest. This pulls a random challenge within that difficulty & language.
`.challenge <language> <query>` - Pulls a random challenge with the query provided under the language
`.challenge <language> <query>, <difficulty>` - Pulls a random challenge with the query provided,
under that difficulty within the language's scope.*
.kata 8
Your input was invalid: This is not a recognized language on codewars.com!
Usage:```
.challenge [language=python] [query=None]
.kata python 8
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
The year 2023 is not yet supported
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.anagram when
You have 60 seconds to find correct words.
Nobody got it right.
.help 2
.help snake
**```
.snakes
**Can also use:** `snake`
*Commands from our first code jam.*
**Subcommands:**
**`snakes about`**
*Show an embed with information about the event, its participants, and its winners.*
**`snakes antidote`**
*Antidote! Can you create the antivenom before the patient dies?*
**`snakes card [name]`**
*Create an interesting little card from a snake.*
**`snakes draw`**
*Draws a random snek using Perlin noise.*
**`snakes fact`**
*Gets a snake-related fact.*
**`snakes get [name]`**
*Fetches information about a snake from Wikipedia.*
**`snakes guess`**
*Snake identifying game.*
**`snakes hatch`**
*Hatches your personal snake.*
**`snakes movie`**
*Gets a random snake-related movie from TMDB.*
.snakes draw
.snakes draw
......
The year 2023 is not yet supported
.randomcase new_asset_line
nEw_aSSet_lINe
.randomcase new_asset_line
New_ASSeT_LINe
is this an AI bot?
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
You have 60 seconds to find correct words.
Nobody got it right.
You have 60 seconds to find correct words.
Well done @bold phoenix for getting it right!
You have 60 seconds to find correct words.
Well done @bold phoenix for getting it right!
You have 60 seconds to find correct words.
Well done @bold phoenix for getting it right!
You have 60 seconds to find correct words.
Nobody got it right.
You have 60 seconds to find correct words.
Well done @bold phoenix for getting it right!
ELLIS
YES
.anagram when
You have 60 seconds to find correct words.
Nobody got it right.
You have 60 seconds to find correct words.
Well done @bold phoenix for getting it right!
You have 60 seconds to find correct words.
Well done @bold phoenix for getting it right!
YESSIR
The year 2023 is not yet supported
.avatar_modify
**```
.avatar_modify
**Can also use:** `avatar_mod`, `avatarmod`, `pfp_mod`, `pfpmod`
*Groups all of the pfp modifying commands to allow a single concurrency limit.*
**Subcommands:**
**`avatar_modify 8bitify`**
*Pixelates your avatar and changes the palette to an 8bit one.*
**`avatar_modify avatareasterify [colours...]`**
*Easterify the user's avatar.*
**`avatar_modify mosaic [squares=16]`**
*Splits your avatar into x squares, randomizes them and stitches them back into a new image!*
**`avatar_modify prideavatar [option=lgbt] [pixels=64]`**
*Surround an avatar with a border of a specified LGBT flag.*
**`avatar_modify reverse <text>`**
*Reverses the sent text.*
**`avatar_modify spookyavatar`**
*Spookify a user's avatar.*
.pfpmod mosaic 100
.pfpmod prideavatar
.pfpmod spookyavatar

Dear I need permission to talk in server.
The year 2023 is not yet supported
.wa s (3.24 TB + 2.66 TB) / 9000
about 6.556 times 10 to the negative 4 terabytes
.wa s (3.24 TB + 2.66 TB) / 9000 to MB
about 655.6 megabytes
The year 2023 is not yet supported
.help topic
**```
.topic
*Responds with a random topic to start a conversation.
Allows the refresh of a topic by pressing an emoji.*
.help wa
**```
.wolfram <query>
**Can also use:** `wa`, `wolf`
*Requests all answers on a single image, sends an image of all related pods.*
**Subcommands:**
**`wolfram cut <query>`**
*Requests a drawn image of given query.*
**`wolfram page <query>`**
*Requests a drawn image of given query.*
**`wolfram short <query>`**
*Requests an answer to a simple question.*
.wa short 600km to miles
about 373 miles
.wa 600 / 140
.wa 2/7 hours to minutes
.help
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
Catify
.catify <text>
Convert the provided text into a cat themed sentence by interspercing cats throughout text.
Challenges
.challenge [language=python] [query]
The challenge command pulls a random kata (challenge) from codewars.com.
.help
XKCD
.xkcd <comic>
Getting an xkcd comic's information along with the image.
.pythonfact
Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.
Suggest more facts here!
.timestamp
The year 2023 is not yet supported
sir-lancebot#1302
.games
**```
.games [amount=5] <genre>
**Can also use:** `game`
*Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.
Also support amount parameter, what max is 25 and min 1, default 5. Supported formats:
- .games <genre>
- .games <amount> <genre>*
**Subcommands:**
**`games company [amount=5]`**
*Get random Game Companies companies from IGDB API.*
**`games genres`**
*Get all available genres.*
**`games search <search_term>`**
*Find games by name.*
**`games top [amount=10]`**
*Get current Top games in IGDB.*
.games top
The Witcher 3: Wild Hunt
RPG and sequel to The Witcher 2 (2011), The Witcher 3 follows witcher Geralt of Rivia as he seeks out his former lover and his young subject while intermingling with the political workings of the wartorn Northern Kingdoms. Geralt has to fight monsters and deal with people of all sorts in order to solve complex problems and settle contentious disputes, each ranging from the personal to the world-changing.
Release Date: 2015-05-19
Rating: 93.3/100 :star: (based on 3471 ratings)
Platforms: PC (Microsoft Windows), PlayStation 4, Xbox One, Nintendo Switch, PlayStation 5, Xbox Series X|S
Status: ?
Age Ratings: PEGI Eighteen, USK GRAC_ALL, ESRB M, CERO CERO_Z, GRAC GRAC_TESTING, CLASS_IND CLASS_IND_Eighteen, ACB ACB_RC
Made by: WB Games, Bandai Namco Entertainment, cdp.pl, Spike ChunSoft, CD Projekt RED, D3T Limited, Saber Interactive
The Witcher 3: Wild Hunt concludes the story of the witcher Geralt of Rivia, the series' protagonist, whose story to date has been covered in the previous installments. Geralt's new mission comes in dark times as the mysterious and otherworldly army known as the Wild Hunt invades the Northern Kingdoms, leaving only blood soaked earth and fiery ruin in its wake; and it seems the Witcher is the key to stopping their cataclysmic rampage.
The year 2023 is not yet supported
The year 2023 is not yet supported
.uwu Could you please donate?
couwd you pwease d-donyate?
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.avatar_modify
**```
.avatar_modify
**Can also use:** `avatar_mod`, `avatarmod`, `pfp_mod`, `pfpmod`
*Groups all of the pfp modifying commands to allow a single concurrency limit.*
**Subcommands:**
**`avatar_modify 8bitify`**
*Pixelates your avatar and changes the palette to an 8bit one.*
**`avatar_modify avatareasterify [colours...]`**
*Easterify the user's avatar.*
**`avatar_modify mosaic [squares=16]`**
*Splits your avatar into x squares, randomizes them and stitches them back into a new image!*
**`avatar_modify prideavatar [option=lgbt] [pixels=64]`**
*Surround an avatar with a border of a specified LGBT flag.*
**`avatar_modify reverse <text>`**
*Reverses the sent text.*
**`avatar_modify spookyavatar`**
*Spookify a user's avatar.*
.avatar_modify 8bitify
.bunnifyme
Knditsy
Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.
Suggest more facts here!
.fact
80 million chocolate Easter eggs are sold each year. This accounts for 10% of Britain's annual spending on chocolate!
**```
.avatar_modify
**Can also use:** `avatar_mod`, `avatarmod`, `pfp_mod`, `pfpmod`
*Groups all of the pfp modifying commands to allow a single concurrency limit.*
**Subcommands:**
**`avatar_modify 8bitify`**
*Pixelates your avatar and changes the palette to an 8bit one.*
**`avatar_modify avatareasterify [colours...]`**
*Easterify the user's avatar.*
**`avatar_modify mosaic [squares=16]`**
*Splits your avatar into x squares, randomizes them and stitches them back into a new image!*
**`avatar_modify prideavatar [option=lgbt] [pixels=64]`**
*Surround an avatar with a border of a specified LGBT flag.*
**`avatar_modify reverse <text>`**
*Reverses the sent text.*
**`avatar_modify spookyavatar`**
*Spookify a user's avatar.*
.minesweeper
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`minesweeper end`**
*End your current game.*
**`minesweeper start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
.ms start
@worthy hamlet is playing Minesweeper.
:no_entry: Game canceled. :no_entry:
Here's your board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:
:one: :bomb: :two: :two: :bomb: :two: :stop_button: :stop_button: :one: :one: :one:
:two: :bomb: :two: :two: :bomb: :two: :stop_button: :stop_button: :two: :bomb: :two:
:three: :two: :two: :one: :two: :three: :two: :one: :two: :bomb: :two:
:four: :bomb: :two: :one: :two: :bomb: :bomb: :two: :two: :three: :three:
:five: :one: :two: :bomb: :two: :three: :bomb: :two: :one: :bomb: :bomb:
:six: :stop_button: :one: :one: :one: :two: :two: :two: :one: :two: :two:
:seven: :stop_button: :stop_button: :stop_button: :one: :two: :bomb: :two: :one: :stop_button: :stop_button:
:eight: :stop_button: :stop_button: :stop_button: :one: :bomb: :three: :bomb: :one: :stop_button: :stop_button:
:nine: :stop_button: :one: :one: :two: :one: :three: :three: :four: :two: :one:
:keycap_ten: :stop_button: :one: :bomb: :one: :stop_button: :one: :bomb: :bomb: :bomb: :one:
.ms reveal f6
You are not authorized to use this command.
.ms end
indeed it is borked, @knotty nexus
you can kinda see it from the lit fuse
@native walrus
I lucked out when I met you, sweet thing.
You've brought richness to each day I exist.
You fill my days with the excitement of love,
And you have since the moment we kissed.
So I celebrate Valentine's Day with you,
With a love that will always stay fresh and new.
:sparkling_heart:From sudorem:sparkling_heart:
oi
W rizz
The year 2023 is not yet supported
.eval
.ms start
@somber willow is playing Minesweeper.
Here's their board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:
:one: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:two: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:three: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:four: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:five: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:six: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:seven: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:eight: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:nine: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:keycap_ten: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
.ms reveal c3
You are not authorized to use this command.
The year 2023 is not yet supported
.game
**```
.games [amount=5] <genre>
**Can also use:** `game`
*Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.
Also support amount parameter, what max is 25 and min 1, default 5. Supported formats:
- .games <genre>
- .games <amount> <genre>*
**Subcommands:**
**`games company [amount=5]`**
*Get random Game Companies companies from IGDB API.*
**`games genres`**
*Get all available genres.*
**`games search <search_term>`**
*Find games by name.*
**`games top [amount=10]`**
*Get current Top games in IGDB.*
.games genre
Currently available genres: Fighting, Shooter, Music, Platform, Puzzle, Racing, Real time strategy, Rts, Role playing, Rpg, Simulator, Sport, Strategy, Turn based strategy, Tbs, Tactical, Quiz/trivia, Hack and slash, Pinball, Adventure, Arcade, Visual novel, Indie, Card & board game, Moba, Point-and-click
.games top [amount=10]
Your input was invalid: Converting to "int" failed for parameter "amount".
Usage:```
.games top [amount=10]
.games top
Your input was invalid: Converting to "int" failed for parameter "amount".
Usage:```
.games top [amount=10]
.games top
The Witcher 3: Wild Hunt
RPG and sequel to The Witcher 2 (2011), The Witcher 3 follows witcher Geralt of Rivia as he seeks out his former lover and his young subject while intermingling with the political workings of the wartorn Northern Kingdoms. Geralt has to fight monsters and deal with people of all sorts in order to solve complex problems and settle contentious disputes, each ranging from the personal to the world-changing.
Release Date: 2015-05-19
Rating: 93.3/100 :star: (based on 3475 ratings)
Platforms: PC (Microsoft Windows), PlayStation 4, Xbox One, Nintendo Switch, PlayStation 5, Xbox Series X|S
Status: ?
Age Ratings: PEGI Eighteen, USK GRAC_ALL, ESRB M, CERO CERO_Z, GRAC GRAC_TESTING, CLASS_IND CLASS_IND_Eighteen, ACB ACB_RC
Made by: WB Games, Bandai Namco Entertainment, cdp.pl, Spike ChunSoft, CD Projekt RED, D3T Limited, Saber Interactive
The Witcher 3: Wild Hunt concludes the story of the witcher Geralt of Rivia, the series' protagonist, whose story to date has been covered in the previous installments. Geralt's new mission comes in dark times as the mysterious and otherworldly army known as the Wild Hunt invades the Northern Kingdoms, leaving only blood soaked earth and fiery ruin in its wake; and it seems the Witcher is the key to stopping their cataclysmic rampage.
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.anagram
You have 60 seconds to find correct words.
An anagram is already being solved in this channel!
.anagram
An anagram is already being solved in this channel!
Nobody got it right.
.help anagram
**```
.anagram
**Can also use:** `ag`, `anag`, `gram`
*Given shuffled letters, rearrange them into anagrams.
Show an embed with scrambled letters which if rearranged can form words.
After a specific amount of time, list the correct answers and whether someone provided a
correct answer.*
.anagram
You have 60 seconds to find correct words.
Well done @slim basalt for getting it right!
The command you are trying to time doesn't exist. Use .help for a list of commands.
.ms start
@final flax is playing Minesweeper.
:no_entry: Game canceled. :no_entry:
Here's your board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:
:one: :one: :one: :one: :one: :one: :one: :stop_button: :one: :bomb: :two:
:two: :one: :bomb: :one: :one: :bomb: :two: :one: :two: :three: :bomb:
:three: :one: :two: :two: :two: :one: :two: :bomb: :one: :two: :bomb:
:four: :stop_button: :two: :bomb: :two: :one: :two: :two: :one: :one: :one:
:five: :stop_button: :two: :bomb: :two: :one: :bomb: :one: :one: :one: :one:
:six: :stop_button: :one: :one: :one: :one: :one: :one: :one: :bomb: :one:
:seven: :stop_button: :stop_button: :stop_button: :stop_button: :stop_button: :one: :one: :two: :one: :one:
:eight: :one: :one: :one: :stop_button: :stop_button: :one: :bomb: :one: :one: :one:
:nine: :one: :bomb: :one: :stop_button: :one: :two: :two: :one: :one: :bomb:
:keycap_ten: :one: :one: :one: :stop_button: :one: :bomb: :one: :stop_button: :one: :one:
You are not authorized to use this command.
.ms reveal a1
You are not authorized to use this command.
.ms start
@slim creek is playing Minesweeper.
Here's their board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:
:one: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:two: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:three: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:four: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:five: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:six: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:seven: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:eight: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:nine: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:keycap_ten: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
.ms reveal 42
You are not authorized to use this command.
.ms reveal xy
You are not authorized to use this command.
.ms
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`minesweeper end`**
*End your current game.*
**`minesweeper start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`minesweeper end`**
*End your current game.*
**`minesweeper start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
.minesweeper start bomb_chance=0.02
Your input was invalid: Converting to "float" failed for parameter "bomb_chance".
Usage:```
.minesweeper start [bomb_chance=0.2]
.minesweeper start [bomb_chance=0.02]
Your input was invalid: Converting to "float" failed for parameter "bomb_chance".
Usage:```
.minesweeper start [bomb_chance=0.2]
.minesweeper start [bomb_chance=0.2]
Your input was invalid: Converting to "float" failed for parameter "bomb_chance".
Usage:```
.minesweeper start [bomb_chance=0.2]
.ms
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`minesweeper end`**
*End your current game.*
**`minesweeper start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
Did you mean:
t
latex
extensions
.help latex
**```
.latex <query>
*Renders the text in latex and sends the image.*
.latex ^^24^^24^^5c^^69^^6e^^74^^20^^65^ ^^7b^^78^ ^^32^^7d^^5c^^2c^^20^^64^^78^^24^^24
.latex \pdftexbanner
The year 2023 is not yet supported
Looks like the bot timed out! You must send a letter within 60 seconds.
The word was present.
The word was care.
The word was kind.
The word was visit.
Looks like the bot timed out! You must send a letter within 60 seconds.
.hangman
The word was road.
The year 2023 is not yet supported
.hangman
The word was western.
...
The word was here.
The word was different.
.hangman
The word was wear.
.color
The year 2023 is not yet supported
.color
.color
.color
.hangman
The word was office.
.hangman
The word was prevent.
.color random
.caesarcipher
**```
.caesarcipher
**Can also use:** `caesar`, `cc`
*Translates a message using the Caesar Cipher.
See `decrypt`, `encrypt`, and `info` subcommands.*
**Subcommands:**
**`caesarcipher decrypt <offset> <msg>`**
*Given a positive integer `offset`, decrypt the given `msg`.*
**`caesarcipher encrypt <offset> <msg>`**
*Given a positive integer `offset`, encrypt the given `msg`.*
**`caesarcipher info`**
*Information about the Caesar Cipher.*
.cc encrypt 2 test
The year 2023 is not yet supported
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.anagram qwefsd
You have 60 seconds to find correct words.
.help help
**```
.help [commands...]
*Shows Command Help.*
.help
TicTacToe
.tictactoe <opponent>
Tic Tac Toe game. Play against friends or AI. Use reactions to add your mark to field.
TimeLeft
.timeleft
Calculates the time left until the end of Hacktober.
TimedCommands
.timed <command>
Time the command execution of a command.
Traditions
.easter_tradition
Responds with a random tradition or custom.
TriviaNightCog
.trivianight
The command group for the Python Discord Trivia Night.
Well done @vocal totem for getting it right!
.tictactoe
.tictactoe
It's time for the game! Let's begin.
2️⃣ 
5️⃣ 6️⃣

:tada: @wicked parrot won this game! :tada:
.tictactoe
It's time for the game! Let's begin.

4️⃣


:tada: @wicked parrot won this game! :tada:
.tictactoe
It's time for the game! Let's begin.
1️⃣ 2️⃣ 
4️⃣ 5️⃣ 6️⃣

@naive bobcat ran out of time. Canceling game.
.tictactoe
It's time for the game! Let's begin.
2️⃣ 3️⃣
5️⃣ 

:tada: @wicked parrot won this game! :tada:
.tictactoe
It's time for the game! Let's begin.



:tada: @naive bobcat won this game! :tada:
.tictactoe
It's time for the game! Let's begin.
3️⃣
4️⃣
6️⃣

:tada: @wicked parrot won this game! :tada:
.tictactoe
It's time for the game! Let's begin.
3️⃣

7️⃣

:tada: @naive bobcat won this game! :tada:
.tictactoe
It's time for the game! Let's begin.

4️⃣
6️⃣

:tada: @naive bobcat won this game! :tada:
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.avatar_modify prideavatar [option=lgbt] [pixels=128]
Your input was invalid: Converting to "int" failed for parameter "pixels".
Usage:```
.avatar_modify prideavatar [option=lgbt] [pixels=64]
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Your input was invalid: Converting to "int" failed for parameter "pixels".
Usage:```
.avatar_modify prideavatar [option=lgbt] [pixels=64]
.avatar_modify prideavatar [option=lgbt]
Your input was invalid: Converting to "int" failed for parameter "pixels".
Usage:```
.avatar_modify prideavatar [option=lgbt] [pixels=64]
.avatar_modify prideavatar [option=gay]
I don't have that flag!
.avatar_modify prideavatar [option]
I don't have that flag!
.avatar_modify prideavatar
.anagram
You have 60 seconds to find correct words.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
Well done @naive bobcat for getting it right!
.avatar_modify 8bitify
.avatar_modify mosaic
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.avatar_modify prideavatar trans
.avatar_modify prideavatar straightgay
.avatar_modify prideavatar gayrights
I don't have that flag!
.avatar_modify prideavatar straight
I don't have that flag!
.avatar_modify prideavatar male
I don't have that flag!
.avatar_modify prideavatar male
I don't have that flag!
.avatar_modify prideavatar male
I don't have that flag!
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.help prideavatar
**```
.avatar_modify prideavatar [option=lgbt] [pixels=64]
**Can also use:** `avatar_modify avatarpride`, `avatar_modify pridepfp`, `avatar_modify prideprofile`, `avatarpride`, `prideavatar`, `pridepfp`, `prideprofile`
*Surround an avatar with a border of a specified LGBT flag.
Default to the LGBT rainbow flag if none is given.
The amount of pixels can be given which determines the thickness of the flag border.
A maximum of 512px is enforced, defaults to a 64px border.
The full image is 1024x1024.*
**Subcommands:**
**`avatar_modify prideavatar flags`**
*Lists the flags that can be used with the prideavatar command.*
.help fprideavatar flags
Did you mean:
prideavatar
savatar
pridefact
.help prideavatar flags
**```
.avatar_modify prideavatar flags
*Lists the flags that can be used with the prideavatar command.*
.avatar_modify prideavatar agender
• agender
• androgyne
• aromantic
• asexual
• bigender
• bisexual
• demiboy
• demigirl
• demisexual
• gay
• genderfluid
• genderqueer
• intersex
• lesbian
• nonbinary
• omnisexual
• pangender
• pansexual
• polyamory
• polysexual
• transgender
• trigender
.avatar_modify prideavatar agender
.anagram
You have 60 seconds to find correct words.
Well done @fallow kite for getting it right!
The year 2023 is not yet supported
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
**```
.github
**Can also use:** `gh`, `git`
*Commands for finding information related to GitHub.*
**Subcommands:**
**`github repository [repo...]`**
*Fetches a repositories' GitHub information.*
**`github user <username>`**
*Fetches a user's GitHub information.*
Nobody got it right.
The year 2023 is not yet supported
.anagram
You have 60 seconds to find correct words.
Well done @gritty tiger for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @left mica for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @left mica for getting it right!
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
:incoming_envelope: :ok_hand: applied timeout to @left mica until <t:1688096840:f> (10 minutes) (reason: burst spam - sent 8 messages).
The <@&831776746206265384> have been alerted for review.