#sir-lancebot-playground
1 messages · Page 286 of 1
Advent of Code (AoC) is a series of small programming puzzles for a variety of skill levels, run every year during the month of December.
They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.
Sign up with one of these services:
GitHub
Google
Twitter
Reddit
For the global leaderboard, the first person to get a star first gets 100 points, the second person gets 99 points, and so on down to 1 point at 100th place.
For private leaderboards, the first person to get a star gets N points, where N is the number of people on the leaderboard. The second person to get the star gets N-1 points and so on and so forth.
Come join the Python Discord private leaderboard and compete against other people in the community! Get the join code using .aoc join and visit the private leaderboard page to join our leaderboard.
.aoc countdown
The Advent of Code event is not currently running. The next event will start <t:1669870800:R>.
.8bitify
.8bitify
.8bitify
.help
RPS
.rps <move>
Play the classic game of Rock Paper Scissors with your own sir-lancebot!
RealPython
.realpython [amount=5] [user_search]
Send some articles from RealPython that match the search terms.
RecommendGame
.recommendgame
Sends an Embed of a random game recommendation.
Reddit
.reddit
View the top posts from various subreddits.
RomanceMovieFinder
.romancemovie
Randomly selects a romance movie and displays information about it.
.pythonfact
Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.
Suggest more facts here!
.8bitify
.help
AvatarModify
.mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.reverse <text>
Reverses the sent text.
.spookyavatar
Spookify a user's avatar.
Battleship
.battleship
Play a game of Battleship with someone else!
BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
.battleship
@elfin ginkgo Game cancelled.
.battleship
@elfin ginkgo Game cancelled.
.help
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
CoinFlip
.coinflip [side]
Flips a coin.
Colour
.colour [colour_input]
Create an embed that displays colour information.
ConnectFour
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
Play the classic game of Connect Four with someone!
ConvoStarters
.topic
Responds with a random topic to start a conversation.
Your input was invalid: Converting to "int" failed for parameter "board_size".
Usage:```
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
Your input was invalid: Converting to "int" failed for parameter "board_size".
Usage:```
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
.help
EggDecorating
.eggdecorate [colours...]
Picks a random egg design and decorates it using the given colours.
EggheadQuiz
.eggquiz
Gives a random quiz question, waits 30 seconds and then outputs the answer.
Emojis
.emoji <emoji>
A group of commands related to emojis.
Epoch
.epoch [date_time]
Convert an entered date/time string to the equivalent epoch.
Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.riddle
You have 10 seconds before the first hint.
vbead
Nobody got it right...
**```
.caesarcipher
**Can also use:** `caesar`, `cc`
*Translates a message using the Caesar Cipher.
See `decrypt`, `encrypt`, and `info` subcommands.*
**Subcommands:**
**`decrypt <offset> <msg>`**
*Given a positive integer `offset`, decrypt the given `msg`.*
**`encrypt <offset> <msg>`**
*Given a positive integer `offset`, encrypt the given `msg`.*
**`info `**
*Information about the Caesar Cipher.*
Information
The Caesar Cipher, named after the Roman General Julius Caesar, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter given a specific position offset in the alphabet, with the letters wrapping around both sides.
Examples
Hello World<=>Khoor Zruogwhere letters are shifted forwards by3.Julius Caesar<=>Yjaxjh Rpthpgwhere letters are shifted backwards by11.
.cc encrypt 3 WOW man
ZRZ pdq
.cc encrypt -3 ZRZ pdq
:no_entry: Cannot use a negative offset.
.cc encrypt 3 ZrZ pdq
CuC sgt
.cc encrypt 3 CuC sgt
FxF vjw
.cc encrypt 3 FxF vjw
IaI ymz
The year 2022 is not yet supported
Contacting the moderation team via ModMail
@minor plank is a bot that will relay your messages to our moderation team, so that you can start a conversation with the moderation team. Your messages will be relayed to the entire moderator team, who will be able to respond to you via the bot.
It supports attachments, codeblocks, and reactions. As communication happens over direct messages, the conversation will stay between you and the mod team.
To use it, simply send a direct message to the bot.
Should there be an urgent and immediate need for a moderator to look at a channel, feel free to ping the <@&831776746206265384> role instead.
No documentation found for the requested symbol.
.romancemovie
She graduated from a prestigious high school in Warsaw and entered medicine in London. He works as a kitesurfing instructor at the seaside, thanks to which he combines earning money and passion. They will meet in Hel. The unusual charm of the boy makes the girl exceed her limits and enter a completely unknown world of kitesurfing, music and fun. The feeling that arises between them does not please her family or his friends. Is Ania and Michal's relationship strong enough to overcome adversities and become more than just a holiday love?
2022-02-10
5.3
.quiz
Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)
20s left!
StopIteration
@pastel edge got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 6
Which module when imported opens up a web browser tab that points to the classic 353 XKCD comic mentioning Python?
antigravity
@pastel edge got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
Which protocol is used to pass self to methods when accessed on classes?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
Name the only non-dunder method of the builtin slice object.
20s left!
items
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
Which of these characters is valid python outside of string literals in some context?
(@, $, ?)
@
@pastel edge got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
What decorator is used to allow a protocol to be checked at runtime?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
lru_cache
Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)
20s left!
@pastel edge got the correct answer :tada: 75 points!
Remaining questions: 0
The round has ended.
@pastel edge Congratulations on winning this quiz game with a grand total of 350 points :tada:
.quiz
Guess the title of the Wikipedia article.
********* VII Philopator was Queen of the Ptolemaic Kingdom of Egypt from 51 to 30 BC, and its last active ruler. A member of the Ptolemaic dynasty, she was a descendant of its founder Ptolemy I Soter, a Macedonian Greek general and companion of Alexander the Great. After the death of *********, Egypt became a province of the Roman Empire, marking the end of the second to last Hellenistic state and the age that had lasted since the reign of Alexander. Her native language was Koine Greek, and she was the only Ptolemaic ruler to learn the Egyptian language.
Cleopatra
@pastel edge got the correct answer :tada: 100 points!
Information
Cleopatra VII Philopator was Queen of the Ptolemaic Kingdom of Egypt from 51 to 30 BC, and its last active ruler. A member of the Ptolemaic dynasty, she was a descendant of its founder Ptolemy I Soter, a Macedonian Greek general and companion of Alexander the Great. After the death of Cleopatra, Egypt became a province of the Roman Empire, marking the end of the second to last Hellenistic state and the age that had lasted since the reign of Alexander. Her native language was Koine Greek, and she was the only Ptolemaic ruler to learn the Egyptian language.
Let's move to the next question.
Remaining questions: 6
Guess the title of the Wikipedia article.
********** is a federal holiday in the United States commemorating the emancipation of enslaved African Americans. ********** marks the anniversary of the announcement of General Order No. 3 by Union Army general Gordon Granger on June 19, 1865, proclaiming freedom for enslaved people in Texas. Originating in Galveston, the holiday has since been observed annually on June 19 in various parts of the United States, often broadly celebrating African-American culture. The day was first recognized as a federal holiday in June 2021, when President Joe Biden signed the ********** National Independence Day Act into law.
20s left!
10s left!
Better luck next time...
Information
Juneteenth is a federal holiday in the United States commemorating the emancipation of enslaved African Americans. Juneteenth marks the anniversary of the announcement of General Order No. 3 by Union Army general Gordon Granger on June 19, 1865, proclaiming freedom for enslaved people in Texas. Originating in Galveston, the holiday has since been observed annually on June 19 in various parts of the United States, often broadly celebrating African-American culture. The day was first recognized as a federal holiday in June 2021, when President Joe Biden signed the Juneteenth National Independence Day Act into law.
Let's move to the next question.
Remaining questions: 5
Guess the title of the Wikipedia article.
Catherine **** is an English singer, songwriter, pianist and record producer. In 1978, aged 19, she topped the UK Singles Chart for four weeks with her debut single "Wuthering Heights", becoming the first female artist to achieve a UK number one with a self-written song. **** has since released 25 UK Top 40 singles, including the Top 10 hits "The Man with the Child in His Eyes", "Babooshka", "Running Up That Hill", "Don't Give Up" and "King of the Mountain". All ten of her studio albums reached the UK Top 10, including the UK number one albums Never for Ever (1980), Hounds of Love (1985) and the compilation The Whole Story (1986). She was the first British solo female artist to top the UK album charts and the first female artist to enter the album chart at number one.
20s left!
10s left!
Better luck next time...
Information
Catherine Bush is an English singer, songwriter, pianist and record producer. In 1978, aged 19, she topped the UK Singles Chart for four weeks with her debut single "Wuthering Heights", becoming the first female artist to achieve a UK number one with a self-written song. Bush has since released 25 UK Top 40 singles, including the Top 10 hits "The Man with the Child in His Eyes", "Babooshka", "Running Up That Hill", "Don't Give Up" and "King of the Mountain". All ten of her studio albums reached the UK Top 10, including the UK number one albums Never for Ever (1980), Hounds of Love (1985) and the compilation The Whole Story (1986). She was the first British solo female artist to top the UK album charts and the first female artist to enter the album chart at number one.
Let's move to the next question.
Remaining questions: 4
Guess the title of the Wikipedia article.
******** was ***** of the United Kingdom of Great Britain and Ireland from 20 June 1837 until her death in 1901. Known as the Victorian era, her reign of 63 years and seven months was longer than any previous British monarch. It was a period of industrial, political, scientific, and military change within the United Kingdom, and was marked by a great expansion of the British Empire. In 1876, the British Parliament voted to grant her the additional title of Empress of India.
20s left!
Elizabeth
10s left!
Queen Elizabeth
No one answered correctly!
Information
Victoria was Queen of the United Kingdom of Great Britain and Ireland from 20 June 1837 until her death in 1901. Known as the Victorian era, her reign of 63 years and seven months was longer than any previous British monarch. It was a period of industrial, political, scientific, and military change within the United Kingdom, and was marked by a great expansion of the British Empire. In 1876, the British Parliament voted to grant her the additional title of Empress of India.
Let's move to the next question.
Remaining questions: 3
Guess the title of the Wikipedia article.
****** is a **** Indian Tamil-language action thriller **** written and directed by Lokesh Kanagaraj and produced by Raaj Kamal Films International. The **** stars Kamal Haasan, Vijay Sethupathi and Fahadh Faasil. Kalidas Jayaram, Narain and Chemban Vinod Jose play supporting roles while Suriya makes a cameo appearance. The ****'s soundtrack and score are composed by Anirudh Ravichander, with cinematography handled by Girish Gangadharan and editing done by Philomin Raj. The **** serves as the second installment in the Lokesh Cinematic Universe (LCU). The plot continues from Kaithi (2019) and follows a black-ops squad led by Amar tracking down masked vigilantes, while he learns of a drug syndicate group called Vetti Vagaiyara, led by Sandhanam, who wants the missing drugs to be delivered to his cold-blooded boss Rolex.
20s left!
10s left!
No one answered correctly!
Information
Vikram is a 2022 Indian Tamil-language action thriller film written and directed by Lokesh Kanagaraj and produced by Raaj Kamal Films International. The film stars Kamal Haasan, Vijay Sethupathi and Fahadh Faasil. Kalidas Jayaram, Narain and Chemban Vinod Jose play supporting roles while Suriya makes a cameo appearance. The film's soundtrack and score are composed by Anirudh Ravichander, with cinematography handled by Girish Gangadharan and editing done by Philomin Raj. The film serves as the second installment in the Lokesh Cinematic Universe (LCU). The plot continues from Kaithi (2019) and follows a black-ops squad led by Amar tracking down masked vigilantes, while he learns of a drug syndicate group called Vetti Vagaiyara, led by Sandhanam, who wants the missing drugs to be delivered to his cold-blooded boss Rolex.
Let's move to the next question.
Remaining questions: 2
Guess the title of the Wikipedia article.
********** is a 2022 American science fiction thriller film directed by Joseph Kosinski, with a screenplay by Rhett Reese and Paul Wernick, based on the dystopian short story "Escape from **********" by George Saunders. The film stars Chris Hemsworth, Miles Teller, and Jurnee Smollett. Principal photography took place in Australia in 2020.
20s left!
10s left!
No one answered correctly!
Information
Spiderhead is a 2022 American science fiction thriller film directed by Joseph Kosinski, with a screenplay by Rhett Reese and Paul Wernick, based on the dystopian short story "Escape from Spiderhead" by George Saunders. The film stars Chris Hemsworth, Miles Teller, and Jurnee Smollett. Principal photography took place in Australia in 2020.
Let's move to the next question.
Remaining questions: 1
Guess the title of the Wikipedia article.
Matthew Thomas *********** is an English professional golfer. After winning the 2013 U.S. Amateur, he later won his first professional tournament at the 2015 British Masters. In 2022 he won his first major championship and his first PGA Tour event at the U.S. Open.
Idk
20s left!
10s left!
Better luck next time...
Information
Matthew Thomas Fitzpatrick is an English professional golfer. After winning the 2013 U.S. Amateur, he later won his first professional tournament at the 2015 British Masters. In 2022 he won his first major championship and his first PGA Tour event at the U.S. Open.
Remaining questions: 0
The round has ended.
@pastel edge Congratulations on winning this quiz game with a grand total of 100 points :tada:
The year 2022 is not yet supported
.quiz cs
What are the components of digital devices that make up logic gates called?
transistors
@inner pendant got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
What is a HTTP/1.1 feature that was superseded by HTTP/2 multiplexing and is unsupported in most browsers nowadays?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 5
What is an interpreter capable of interpreting itself called?
god
20s left!
.stop
10s left!
.close
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
What is computing capable of performing exaFLOPS called?
god
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
What is the name for unicode codepoints that do not fit into 16 bits?
20s left!
your mom
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
What does ASCII stand for?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
In cryptography, the practice of establishing a shared secret between two parties using public keys and private keys is called...?
20s left!
10s left!
No one answered correctly!
Remaining questions: 0
The round has ended.
@inner pendant Congratulations on winning this quiz game with a grand total of 100 points :tada:
.help
AvatarModify
.mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.reverse <text>
Reverses the sent text.
.spookyavatar
Spookify a user's avatar.
Battleship
.battleship
Play a game of Battleship with someone else!
BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
.battleship
@elfin ginkgo Seems like there's no one here to play...
.spookyavatar
.spookyavatar
.mosaic 10
.mosaic 194
.prideavatar lgbt 64
.prideavatar bd 64
I don't have that flag!
.prideavatar usa 64
I don't have that flag!
.reverse Seems like there's no one here to play...
...yalp ot ereh eno on s'ereht ekil smeeS
.catify hrlo77
ᓕᘏᗢ hrlo77
.catify HRLO77
HRLO77 ᕂᘏᗢ
.help
TriviaQuiz
.quiz <category> <questions>
Start a quiz!
Twemoji
.twemoji [raw_emoji...]
Sends a preview of a given Twemoji, specified by codepoint or emoji.
Uwu
.uwu <text>
Echo an uwuified version the passed text.
ValentineFacts
.valentine_fact
Shows a random fact about Valentine's Day.
.who_is_valentine
Displays info about Saint Valentine.
.uwu hello world
hewwo wowwd
.quiz
In quantum computing, what is the full name of "qubit"?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
Name a universal logic gate.
or
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
How many possible public IPv6 addresses are there (answer in 2^n)?
20s left!
10s left!
2^64
Better luck next time...
Let's move to the next question.
Remaining questions: 4
No one has made it onto the leaderboard yet.
What is the section of a GIF that is limited to 256 colors called?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
No one has made it onto the leaderboard yet.
Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)
20s left!
prolog
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 2
No one has made it onto the leaderboard yet.
What does the "a" represent in a HSLA color value?
20s left!
15
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
No one has made it onto the leaderboard yet.
In cryptography, the practice of establishing a shared secret between two parties using public keys and private keys is called...?
key exchange
@exotic whale got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@exotic whale Congratulations on winning this quiz game with a grand total of 100 points :tada:
.quiz
What was the first game Yoshi appeared in?
**Hint #1
**The game was released in 1990.
**Hint #2
**It was released on the SNES.
No one answered correctly!
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What was Mario's original occupation?
**Hint #1
**The occupation was in construction
**Hint #2
**He appeared as this kind of worker in 1981's Donkey Kong
Better luck next time...
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
Who was Nintendo's biggest competitor in 1990?
**Hint #1
**Before being Nintendo's main competitor in home gaming, they were successful in arcades.
**Hint #2
**Their first console was called the Master System.
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
No one has made it onto the leaderboard yet.
What did Nintendo make before video games and toys?
**Hint #1
**They were used alternatively to playing cards.
**Hint #2
**They generally have handdrawn nature images on them.
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
No one has made it onto the leaderboard yet.
What year was Tetris released?
**Hint #1
**It was released before the 90's.
**Hint #2
**It was released after 1980.
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
No one has made it onto the leaderboard yet.
What is the best selling game on the Nintendo GameCube?
**Hint #1
**It is not a mainline Mario Game, although the plumber is present.
**Hint #2
**It is not a mainline Zelda Game, although Link is present.
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
No one has made it onto the leaderboard yet.
What is Yoshi's (from Mario Bros.) full name?
**Hint #1
**It was revealed in the Nintendo Character Guide in 1993.
**Hint #2
**His last name has to do with eating Mario's enemies.
Better luck next time...
Remaining questions: 0
No one has made it onto the leaderboard yet.
The round has ended.
.quiz cs
What are the components of digital devices that make up logic gates called?
20s left!
transistor
@exotic whale got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 6
Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)
java
@exotic whale got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
Which port does SMTP use to communicate between email servers? (assuming its plaintext)
20s left!
54
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
Due to what data storage medium did old programming languages, such as cobol, ignore all characters past the 72nd column?
20s left!
ram
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
In quantum computing, what is the full name of "qubit"?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
What is an interpreter capable of interpreting itself called?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
What is the mathematical formalism which functional programming was built on?
20s left!
10s left!
No one answered correctly!
Remaining questions: 0
The round has ended.
@exotic whale Congratulations on winning this quiz game with a grand total of 175 points :tada:
.bm
Your input was invalid: You must either provide a valid message to bookmark, or reply to one.
The lookup strategy for a message is as follows (in order):
- Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
- Lookup by message ID (the message must be in the context channel)
- Lookup by message URL
Usage:```
.bookmark [target_message] [title=Bookmark]
Your input was invalid: You must either provide a valid message to bookmark, or reply to one.
The lookup strategy for a message is as follows (in order):
- Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
- Lookup by message ID (the message must be in the context channel)
- Lookup by message URL
Usage:```
.bookmark [target_message] [title=Bookmark]
.help
AvatarModify
.mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.reverse <text>
Reverses the sent text.
.spookyavatar
Spookify a user's avatar.
Battleship
.battleship
Play a game of Battleship with someone else!
BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
.help
HalloweenFacts
.spookyfact
Get the most recent Halloween fact
Halloweenify
.halloweenify
Change your nickname into a much spookier one!
Hangman
.hangman [min_length=0] [max_length=25] [min_unique_letters=0] [max_unique_letters=25]
Play hangman against the bot, where you have to guess the word it has provided!
Help
.help [commands...]
Shows Command Help.
Latex
.latex <query>
Renders the text in latex and sends the image.
.caesarcipher
**```
.caesarcipher
**Can also use:** `caesar`, `cc`
*Translates a message using the Caesar Cipher.
See `decrypt`, `encrypt`, and `info` subcommands.*
**Subcommands:**
**`decrypt <offset> <msg>`**
*Given a positive integer `offset`, decrypt the given `msg`.*
**`encrypt <offset> <msg>`**
*Given a positive integer `offset`, encrypt the given `msg`.*
**`info `**
*Information about the Caesar Cipher.*
.caesarcipher info
Information
The Caesar Cipher, named after the Roman General Julius Caesar, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter given a specific position offset in the alphabet, with the letters wrapping around both sides.
Examples
Hello World<=>Khoor Zruogwhere letters are shifted forwards by3.Julius Caesar<=>Yjaxjh Rpthpgwhere letters are shifted backwards by11.
.caesarcipher encrypt 3 "Hello World"
"Khoor Zruog"
.caesarcipher encrypt 5 "Hello World"
"Mjqqt Btwqi"
.quiz
fibonacci
@turbid arch got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
BASE TWO QUESTION: Calculate 10100 + 10000
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
Does the harmonic series converge or diverge?
diverge
@turbid arch got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
⅓πr^2h is the volume of which 3 dimensional figure?
20s left!
cone
@turbid arch got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 3
In probability, the ______ _____ of an experiment or random trial is the set of all possible outcomes of it.
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 2
What is the only number in the entire number system which can be spelled with the same number of letters as itself?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
What is the bottom number on a fraction called?
20s left!
10s left!
No one answered correctly!
Remaining questions: 0
The round has ended.
@turbid arch Congratulations on winning this quiz game with a grand total of 275 points :tada:
The year 2022 is not yet supported
.quiz
Which newline sequence does HTTP use?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What does the "a" represent in a HSLA color value?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
Name a universal logic gate.
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
No one has made it onto the leaderboard yet.
What does ASCII stand for?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
No one has made it onto the leaderboard yet.
Due to what data storage medium did old programming languages, such as cobol, ignore all characters past the 72nd column?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
No one has made it onto the leaderboard yet.
A hypothetical point in time at which technological growth becomes uncontrollable and irreversible, resulting in unforeseeable changes to human civilization is termed as...?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
No one has made it onto the leaderboard yet.
What is the most popular protocol (as of 2021) that handles communication between email servers?
20s left!
10s left!
Imap
Better luck next time...
Remaining questions: 0
No one has made it onto the leaderboard yet.
The round has ended.
.wa s 2**2**64
Failed to get response.
.wa
2^2^64
.help wa
**```
.wolfram <query>
**Can also use:** `wa`, `wolf`
*Requests all answers on a single image, sends an image of all related pods.*
**Subcommands:**
**`cut <query>`**
*Requests a drawn image of given query.*
**`page <query>`**
*Requests a drawn image of given query.*
**`short <query>`**
*Requests an answer to a simple question.*
.wa int e^(-x) / x^2
.wa int e^(-x) / x^2 * (1-cosx)
The year 2022 is not yet supported
.wa short 10k feet to miles
about 1.89 miles
.quiz cs
In neural networks, _______________ is an algorithm for supervised learning using gradient descent.
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What does SASS stand for?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
What is the name for unicode codepoints that do not fit into 16 bits?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
No one has made it onto the leaderboard yet.
What does the "a" represent in a HSLA color value?
20s left!
10s left!
alpha
@exotic whale got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 3
Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)
20s left!
10s left!
perl
Better luck next time...
Let's move to the next question.
Remaining questions: 2
Name a universal logic gate.
xnor
20s left!
@exotic whale got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 1
What is an interpreter capable of interpreting itself called?
20s left!
10s left!
No one answered correctly!
Remaining questions: 0
The round has ended.
@exotic whale Congratulations on winning this quiz game with a grand total of 125 points :tada:
.uwu Congratulations on winning this quiz game with a grand total of 125 points
congwatuwations on w-winning this quiz g-game with a gwand totaw of 125 points tada
AdventOfCode
.adventofcode
All of the Advent of Code commands.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.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.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
**```
.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:**
**`8bitify `**
*Pixelates your avatar and changes the palette to an 8bit one.*
**`avatareasterify [colours...]`**
*This "Easterifies" the user's avatar.*
**`mosaic [squares=16]`**
*Splits your avatar into x squares, randomizes them and stitches them back into a new image!*
**`prideavatar [option=lgbt] [pixels=64]`**
*This surrounds an avatar with a border of a specified LGBT flag.*
**`reverse <text>`**
*Reverses the sent text.*
**`spookyavatar `**
*Spookify a user's avatar.*
AdventOfCode
.adventofcode
All of the Advent of Code commands.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.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.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
You have 60 seconds to find correct words.
AdventOfCode
.adventofcode
All of the Advent of Code commands.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.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.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
Check out this April Fools' video by google.
We're taking virtual reality to the next level with Haptic Helpers. Using a modest set of everyday tools, these VR virtuosos can simulate more than 10,000 unique experiences, all from the comfort of your own home. Smell the roses. Listen to the ocean. Feel a fluffy dog! Sign up for the beta at vr.google.com/haptichelpers
Nobody got it right.
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.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
grain
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
lanif
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
.anagram
An anagram is already being solved in this channel!
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
curricila
Nobody got it right.
You have 60 seconds to find correct words.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
You have 60 seconds to find correct words.
stagged
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
suit
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
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.
screw
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
An anagram is already being solved in this channel!
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Worthy
Well done @lethal sage for getting it right!
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Well done @lethal sage for getting it right!
.anagram
You have 60 seconds to find correct words.
racecar
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
Well done @summer atlas for getting it right!
.epoch
**```
.epoch [date_time]
*Convert an entered date/time string to the equivalent epoch.
**Relative time**
Must begin with `in...` or end with `...ago`.
Accepted units: "seconds", "minutes", "hours", "days", "weeks", "months", "years".
eg `.epoch in a month 4 days and 2 hours`
**Absolute time**
eg `.epoch 2022/6/15 16:43 -04:00`
Absolute times must be entered in descending orders of magnitude.
If AM or PM is left unspecified, the 24-hour clock is assumed.
Timezones are optional, and will default to UTC. The following timezone formats are accepted:
Z (UTC)
±HH:MM
±HHMM
±HH
Times in the dropdown are shown in UTC*
.epoch in 1 hours 20 mins
Could not parse the following token(s): "in, mins"
Date and time parsed as: Mon, 20 Jun 2022 01:00:00 +0000
1655686800
.epoch "in 1 hours and 20 mins"
Could not parse the following token(s): "in, and, mins"
Date and time parsed as: Mon, 20 Jun 2022 01:00:00 +0000
1655686800
.epoch in 1 hours and 20 mins
.epoch 26 minutes
The year 2022 is not yet supported
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.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.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.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.
.anagram
An anagram is already being solved in this channel!
Nobody got it right.
.anagram
You have 60 seconds to find correct words.
themes
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
option
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
trouble
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
The year 2022 is not yet supported
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
Form of a rocket of ice!
.ttt
.recommendgame
.recommendgame
.minesweeper
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`end `**
*End your current game.*
**`start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
.ms start
@modern wing 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: :stop_button: :stop_button: :stop_button: :one: :bomb: :one: :stop_button: :stop_button: :stop_button: :stop_button:
:two: :one: :two: :one: :two: :one: :two: :one: :one: :one: :one:
:three: :bomb: :three: :bomb: :one: :one: :two: :bomb: :one: :one: :bomb:
:four: :two: :bomb: :two: :one: :one: :bomb: :two: :one: :one: :one:
:five: :one: :one: :two: :one: :two: :one: :one: :stop_button: :stop_button: :stop_button:
:six: :stop_button: :one: :two: :bomb: :one: :stop_button: :stop_button: :stop_button: :one: :one:
:seven: :one: :two: :bomb: :two: :one: :stop_button: :stop_button: :stop_button: :one: :bomb:
:eight: :one: :bomb: :three: :two: :one: :stop_button: :stop_button: :stop_button: :one: :one:
:nine: :one: :one: :two: :bomb: :three: :three: :two: :one: :one: :one:
:keycap_ten: :stop_button: :stop_button: :one: :two: :bomb: :bomb: :bomb: :one: :one: :bomb:
.ms reveal a1
You are not authorized to use this command.
Flights everyone missed:
(1, 8, 11)
(2, 10, 11)
(0, 8, 9)
(5, 8, 10)
(1, 2, 4)
(4, 5, 11)
Final scores:
.ttt
.anagram
You have 60 seconds to find correct words.
Well done @lethal sage for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @lethal sage for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @lethal sage for getting it right!
.minesweeper
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`end `**
*End your current game.*
**`start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
.ttt
It's time for the game! Let's begin.
2️⃣ 

8️⃣ 9️⃣
:tada: @wicked parrot won this game! :tada:
.ms start 2.0
@elfin ginkgo 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: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:two: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:three: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:four: :bomb: :bomb: :bomb: :bomb: :bomb: :eight: :bomb: :bomb: :bomb: :bomb:
:five: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:six: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:seven: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:eight: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:nine: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
:keycap_ten: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb: :bomb:
.ms end
.anagram
You have 60 seconds to find correct words.
Struggle
Well done @main scarab for getting it right!
You have 60 seconds to find correct words.
Nobody got it right.
.quiz
1984
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
What did Nintendo make before video games and toys?
Hanafuda cards
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
What is the best selling game on the Nintendo GameCube?
**Hint #1
**It is not a mainline Mario Game, although the plumber is present.
**Hint #2
**It is not a mainline Zelda Game, although Link is present.
Super smash bros
@main scarab got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 4
Who was Nintendo's biggest competitor in 1990?
Sega
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
What was the first game Yoshi appeared in?
**Hint #1
**The game was released in 1990.
Super mario world
@main scarab got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 2
What is Yoshi's (from Mario Bros.) full name?
Yoshi munchakoopas
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
What was Mario's original occupation?
Carpenter
@main scarab got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@main scarab Congratulations on winning this quiz game with a grand total of 625 points :tada:
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
promise
Well done @hasty magnet for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @hasty magnet for getting it right!
😲
!paste
