#sir-lancebot-playground

1 messages · Page 286 of 1

quaint beacon
#

.aoc about

wicked parrotBOT
#
What is Advent of Code?

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.

How do I sign up?

Sign up with one of these services:

Auth Services

GitHub
Google
Twitter
Reddit

How does scoring work?

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.

Join our private leaderboard!

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.

quaint beacon
#

.aoc countdown

wicked parrotBOT
#

The Advent of Code event is not currently running. The next event will start <t:1669870800:R>.

main scarab
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

Here is your avatar. I think it looks all cool and 'retro'.

spring brook
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

Here is your avatar. I think it looks all cool and 'retro'.

exotic vapor
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

Here is your avatar. I think it looks all cool and 'retro'.

bold glade
#

.help

wicked parrotBOT
#
Command 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.

bold glade
#

.pythonfact

wicked parrotBOT
#
Python Facts

Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.

Suggestions

Suggest more facts here!

bold glade
#

.RecomendedGame

#

.recommendgame

wicked parrotBOT
#
Recommendation: Digimon World https://rawg.io/games/digimon-world

A great mix of town-building and pet-raising set in the Digimon universe. With plenty of Digimon to raise and recruit to the village, this charming game will keep you occupied for a long time.

elfin ginkgo
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

Here is your avatar. I think it looks all cool and 'retro'.

elfin ginkgo
#

.help

wicked parrotBOT
#
Command 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.

elfin ginkgo
#

.battleship

wicked parrotBOT
#

@elfin ginkgo Game cancelled.

elfin ginkgo
#

.battleship

wicked parrotBOT
#

@elfin ginkgo Game cancelled.

elfin ginkgo
#

.help

wicked parrotBOT
#
Command 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.

#
Please don't do that.

Your input was invalid: Converting to "int" failed for parameter "board_size".

Usage:```
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]

#
That was a mistake.

Your input was invalid: Converting to "int" failed for parameter "board_size".

Usage:```
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]

elfin ginkgo
#

.help

wicked parrotBOT
#
Command 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.

elfin ginkgo
#

.riddle

wicked parrotBOT
#
Why did the Easter Bunny have to fire the duck?

You have 10 seconds before the first hint.

#
Here's a hint: Quack!
elfin ginkgo
#

vbead

wicked parrotBOT
#
Here's a hint: MY EGGS!!!
#

Nobody got it right...

The answer is: He kept quacking the eggs!
elfin ginkgo
#

MY EGGS!!!

#

.caesarcipher

wicked parrotBOT
#
Command Help

**```
.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.*
elfin ginkgo
#

.cainfo

#

info

#

.cc info

wicked parrotBOT
#
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

  1. Hello World <=> Khoor Zruog where letters are shifted forwards by 3.
  2. Julius Caesar <=> Yjaxjh Rpthpg where letters are shifted backwards by 11.
elfin ginkgo
#

.cc encrypt 3 WOW man

wicked parrotBOT
#

ZRZ pdq

elfin ginkgo
#

.cc encrypt -3 ZRZ pdq

wicked parrotBOT
#

:no_entry: Cannot use a negative offset.

elfin ginkgo
#

.cc encrypt 3 ZrZ pdq

wicked parrotBOT
#

CuC sgt

elfin ginkgo
#

.cc encrypt 3 CuC sgt

wicked parrotBOT
#

FxF vjw

elfin ginkgo
#

.cc encrypt 3 FxF vjw

wicked parrotBOT
#

IaI ymz

wicked parrotBOT
#

The year 2022 is not yet supported

rough gladeBOT
#

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.

#
Certainly not.

No documentation found for the requested symbol.

covert trellis
#

.romancemovie

wicked parrotBOT
#
:sparkling_heart: Into the Wind :sparkling_heart:

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?

Release date :clock1:

2022-02-10

Rating :star2:

5.3

#
Your 8-bit avatar

Here is your avatar. I think it looks all cool and 'retro'.

pastel edge
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : python

#
Question #1

Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)

#

20s left!

pastel edge
#

StopIteration

wicked parrotBOT
#

@pastel edge got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`StopIteration`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

HiPeople21#6968: 75

#
Question #2

Which module when imported opens up a web browser tab that points to the classic 353 XKCD comic mentioning Python?

pastel edge
#

antigravity

wicked parrotBOT
#

@pastel edge got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`antigravity`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

HiPeople21#6968: 175

#
Question #3

Which protocol is used to pass self to methods when accessed on classes?

#

20s left!

pastel edge
#

Object

#

Class

#

OOP

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`Descriptor`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

HiPeople21#6968: 175

#
Question #4

Name the only non-dunder method of the builtin slice object.

#

20s left!

pastel edge
#

items

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`indices`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

HiPeople21#6968: 175

#
Question #5

Which of these characters is valid python outside of string literals in some context?
(@, $, ?)

pastel edge
#

@

wicked parrotBOT
#

@pastel edge got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`@`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

HiPeople21#6968: 275

#
Question #6

What decorator is used to allow a protocol to be checked at runtime?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answers are **`runtime_checkable, typing.runtime_checkable`**

Let's move to the next question.
Remaining questions: 1

pastel edge
#

lru_cache

wicked parrotBOT
#
Score Board

HiPeople21#6968: 275

#
Question #7

Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)

#

20s left!

pastel edge
#

Sequence

#

Iterable

#

Generator

wicked parrotBOT
#

@pastel edge got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Generator`**

Remaining questions: 0

#
Score Board

HiPeople21#6968: 350

#

The round has ended.

#

@pastel edge Congratulations on winning this quiz game with a grand total of 350 points :tada:

pastel edge
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : wikipedia

#
Question #1

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.

pastel edge
#

Cleopatra

wicked parrotBOT
#

@pastel edge got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Cleopatra`**

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

#
Score Board

HiPeople21#6968: 100

#
Question #2

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...

#
The correct answer is **`Juneteenth`**

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

#
Score Board

HiPeople21#6968: 100

#
Question #3

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...

#
The correct answer is **`Kate Bush`**

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

#
Score Board

HiPeople21#6968: 100

#
Question #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!

pastel edge
#

Elizabeth

wicked parrotBOT
#

10s left!

pastel edge
#

Queen Elizabeth

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`Queen Victoria`**

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

#
Score Board

HiPeople21#6968: 100

#
Question #5

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!

#
The correct answer is **`Vikram (2022 film))`**

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

#
Score Board

HiPeople21#6968: 100

#
Question #6

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!

pastel edge
#

Pass

#

.pass

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answer is **`Spiderhead`**

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

#
Score Board

HiPeople21#6968: 100

#
Question #7

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.

pastel edge
#

Idk

wicked parrotBOT
#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`Matt Fitzpatrick`**

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

#
Score Board

HiPeople21#6968: 100

#

The round has ended.

#

@pastel edge Congratulations on winning this quiz game with a grand total of 100 points :tada:

forest spindle
#

.closs

#

.close

wicked parrotBOT
#

The year 2022 is not yet supported

inner pendant
#

.quiz cs

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : cs

#
Question #1

What are the components of digital devices that make up logic gates called?

inner pendant
#

transistors

wicked parrotBOT
#

@inner pendant got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`transistors`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

NotMark#1041: 100

#
Question #2

What is a HTTP/1.1 feature that was superseded by HTTP/2 multiplexing and is unsupported in most browsers nowadays?

#

20s left!

inner pendant
#

pass\

#

.pass

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`pipelining`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

NotMark#1041: 100

#
Question #3

What is an interpreter capable of interpreting itself called?

inner pendant
#

god

wicked parrotBOT
#

20s left!

inner pendant
#

.stop

wicked parrotBOT
#

10s left!

inner pendant
#

.close

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`metainterpreter`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

NotMark#1041: 100

#
Question #4

What is computing capable of performing exaFLOPS called?

inner pendant
#

god

wicked parrotBOT
#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answers are **`exascale computing, exascale`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

NotMark#1041: 100

#
Question #5

What is the name for unicode codepoints that do not fit into 16 bits?

#

20s left!

inner pendant
#

your mom

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answer is **`surrogates`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

NotMark#1041: 100

#
Question #6

What does ASCII stand for?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`American Standard Code for Information Interchange`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

NotMark#1041: 100

#
Question #7

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!

#
The correct answer is **`key exchange`**

Remaining questions: 0

#
Score Board

NotMark#1041: 100

#

The round has ended.

#

@inner pendant Congratulations on winning this quiz game with a grand total of 100 points :tada:

elfin ginkgo
#

.help

wicked parrotBOT
#
Command 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.

elfin ginkgo
#

.battleship

wicked parrotBOT
#

@elfin ginkgo Seems like there's no one here to play...

elfin ginkgo
#

.spookyavatar

wicked parrotBOT
#
Is this you or am I just really paranoid?
elfin ginkgo
#

.spookyavatar

wicked parrotBOT
#
Is this you or am I just really paranoid?
elfin ginkgo
#

.mosaic 10

wicked parrotBOT
#
Your mosaic avatar

Here is your avatar. I think it looks a bit puzzling
Made with 16 squares.

elfin ginkgo
#

.mosaic 194

wicked parrotBOT
#
Your mosaic avatar

Here is your avatar. I think it looks a bit puzzling
Made with 196 squares.

elfin ginkgo
#

.prideavatar lgbt 64

wicked parrotBOT
#
Your Lovely Pride Avatar!

Here is your lovely avatar, surrounded by
a beautiful lgbt flag. Enjoy :D

elfin ginkgo
#

.prideavatar bd 64

wicked parrotBOT
#

I don't have that flag!

elfin ginkgo
#

.prideavatar usa 64

wicked parrotBOT
#

I don't have that flag!

elfin ginkgo
#

.reverse Seems like there's no one here to play...

wicked parrotBOT
#

...yalp ot ereh eno on s'ereht ekil smeeS

radiant jewel
#

.catify hrlo77

wicked parrotBOT
#

ᓕᘏᗢ hrlo77

radiant jewel
#

.catify HRLO77

wicked parrotBOT
#

HRLO77 ᕂᘏᗢ

exotic whale
#

.help

wicked parrotBOT
#
Command 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.

exotic whale
#

.uwu hello world

wicked parrotBOT
#

hewwo wowwd

exotic whale
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : cs

#
Question #1

In quantum computing, what is the full name of "qubit"?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`quantum binary digit`**

Let's move to the next question.
Remaining questions: 6

#

No one has made it onto the leaderboard yet.

#
Question #2

Name a universal logic gate.

exotic whale
#

or

wicked parrotBOT
#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answers are **`NAND, NOR`**

Let's move to the next question.
Remaining questions: 5

#

No one has made it onto the leaderboard yet.

#
Question #3

How many possible public IPv6 addresses are there (answer in 2^n)?

#

20s left!

#

10s left!

exotic whale
#

2^64

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`2^128`**

Let's move to the next question.
Remaining questions: 4

#

No one has made it onto the leaderboard yet.

#
Question #4

What is the section of a GIF that is limited to 256 colors called?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`image block`**

Let's move to the next question.
Remaining questions: 3

#

No one has made it onto the leaderboard yet.

#
Question #5

Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)

#

20s left!

exotic whale
#

prolog

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`Java`**

Let's move to the next question.
Remaining questions: 2

#

No one has made it onto the leaderboard yet.

#
Question #6

What does the "a" represent in a HSLA color value?

#

20s left!

exotic whale
#

15

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answers are **`transparency, translucency, alpha value, alpha channel, alpha`**

Let's move to the next question.
Remaining questions: 1

#

No one has made it onto the leaderboard yet.

#
Question #7

In cryptography, the practice of establishing a shared secret between two parties using public keys and private keys is called...?

exotic whale
#

key exchange

wicked parrotBOT
#

@exotic whale got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`key exchange`**

Remaining questions: 0

#
Score Board

koviubi#4465: 100

#

The round has ended.

#

@exotic whale Congratulations on winning this quiz game with a grand total of 100 points :tada:

exotic whale
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : retro

#
Question #1

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!

#
The correct answer is **`Super Mario World`**

Let's move to the next question.
Remaining questions: 6

#

No one has made it onto the leaderboard yet.

#
Question #2

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...

#
The correct answer is **`Carpenter`**

Let's move to the next question.
Remaining questions: 5

#

No one has made it onto the leaderboard yet.

#
Question #3

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!

#
The correct answer is **`Sega`**

Let's move to the next question.
Remaining questions: 4

#

No one has made it onto the leaderboard yet.

#
Question #4

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!

#
The correct answers are **`Hanafuda, Hanafuda cards`**

Let's move to the next question.
Remaining questions: 3

#

No one has made it onto the leaderboard yet.

#
Question #5

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!

#
The correct answer is **`1984`**

Let's move to the next question.
Remaining questions: 2

#

No one has made it onto the leaderboard yet.

#
Question #6

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!

#
The correct answer is **`Super Smash Bros`**

Let's move to the next question.
Remaining questions: 1

#

No one has made it onto the leaderboard yet.

#
Question #7

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...

#
The correct answer is **`Yoshisaur Munchakoopas`**

Remaining questions: 0

#

No one has made it onto the leaderboard yet.

#

The round has ended.

exotic whale
#

.quiz cs

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : cs

#
Question #1

What are the components of digital devices that make up logic gates called?

#

20s left!

exotic whale
#

transistor

wicked parrotBOT
#

@exotic whale got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`transistors`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

koviubi#4465: 75

#
Question #2

Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)

exotic whale
#

java

wicked parrotBOT
#

@exotic whale got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Java`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

koviubi#4465: 175

#
Question #3

Which port does SMTP use to communicate between email servers? (assuming its plaintext)

#

20s left!

exotic whale
#

54

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`25`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

koviubi#4465: 175

#
Question #4

Due to what data storage medium did old programming languages, such as cobol, ignore all characters past the 72nd column?

#

20s left!

exotic whale
#

ram

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`punch cards`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

koviubi#4465: 175

#
Question #5

In quantum computing, what is the full name of "qubit"?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`quantum binary digit`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

koviubi#4465: 175

#
Question #6

What is an interpreter capable of interpreting itself called?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`metainterpreter`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

koviubi#4465: 175

#
Question #7

What is the mathematical formalism which functional programming was built on?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`lambda calculus`**

Remaining questions: 0

#
Score Board

koviubi#4465: 175

#

The round has ended.

#

@exotic whale Congratulations on winning this quiz game with a grand total of 175 points :tada:

radiant jewel
#

.bm

wicked parrotBOT
#
I can't believe you've done this

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):

  1. Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
  2. Lookup by message ID (the message must be in the context channel)
  3. Lookup by message URL

Usage:```
.bookmark [target_message] [title=Bookmark]

radiant jewel
#

989542118605348944 989542118605348944

#

.bm 989542118605348944

wicked parrotBOT
#
Are you trying to kill me?

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):

  1. Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
  2. Lookup by message ID (the message must be in the context channel)
  3. Lookup by message URL

Usage:```
.bookmark [target_message] [title=Bookmark]

viscid zephyr
#

.help

wicked parrotBOT
#
Command 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.

viscid zephyr
#

.help

wicked parrotBOT
#
Command 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.

viscid zephyr
#

.caesarcipher

gaunt pasture
#

.help caesarcipher

wicked parrotBOT
#
Command Help

**```
.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.*
gaunt pasture
#

.caesarcipher info

wicked parrotBOT
#
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

  1. Hello World <=> Khoor Zruog where letters are shifted forwards by 3.
  2. Julius Caesar <=> Yjaxjh Rpthpg where letters are shifted backwards by 11.
gaunt pasture
#

.caesarcipher encrypt 3 "Hello World"

wicked parrotBOT
#

"Khoor Zruog"

gaunt pasture
#

.caesarcipher encrypt 5 "Hello World"

wicked parrotBOT
#

"Mjqqt Btwqi"

turbid arch
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : math

#
Question #1

0, 1, 1, 2, 3, 5, 8, 13, 21, 34 are numbers of which sequence?

turbid arch
#

fibonacci

wicked parrotBOT
#

@turbid arch got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Fibonacci`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

benjamin!#7712: 100

#
Question #2

BASE TWO QUESTION: Calculate 10100 + 10000

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`100100`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

benjamin!#7712: 100

#
Question #3

Does the harmonic series converge or diverge?

turbid arch
#

diverge

wicked parrotBOT
#

@turbid arch got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`diverge`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

benjamin!#7712: 200

#
Question #4

⅓πr^2h is the volume of which 3 dimensional figure?

#

20s left!

turbid arch
#

cone

wicked parrotBOT
#

@turbid arch got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`cone`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

benjamin!#7712: 275

#
Question #5

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...

#
The correct answer is **`sample space`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

benjamin!#7712: 275

#
Question #6

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...

#
The correct answers are **`4, four`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

benjamin!#7712: 275

#
Question #7

What is the bottom number on a fraction called?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`denominator`**

Remaining questions: 0

#
Score Board

benjamin!#7712: 275

#

The round has ended.

#

@turbid arch Congratulations on winning this quiz game with a grand total of 275 points :tada:

wicked parrotBOT
#
Blue Ribbon

Color information for Color Blue Ribbon.

RGB

(0, 102, 255)

HSV

(216, 100, 100)

HSL

(216, 100, 50)

CMYK

(100, 60, 0, 0)

Hex

#0066FF

Name

Blue Ribbon

#
Viking

Color information for Color Viking.

RGB

(100, 204, 219)

HSV

(188, 54, 86)

HSL

(188, 62, 63)

CMYK

(54, 7, 0, 14)

Hex

#64CCDB

Name

Viking

wicked parrotBOT
#

The year 2022 is not yet supported

regal vine
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : cs

#
Question #1

Which newline sequence does HTTP use?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answers are **`carriage return line feed, CRLF, \r\n`**

Let's move to the next question.
Remaining questions: 6

#

No one has made it onto the leaderboard yet.

#
Question #2

What does the "a" represent in a HSLA color value?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answers are **`transparency, translucency, alpha value, alpha channel, alpha`**

Let's move to the next question.
Remaining questions: 5

#

No one has made it onto the leaderboard yet.

#
Question #3

Name a universal logic gate.

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answers are **`NAND, NOR`**

Let's move to the next question.
Remaining questions: 4

#

No one has made it onto the leaderboard yet.

#
Question #4

What does ASCII stand for?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`American Standard Code for Information Interchange`**

Let's move to the next question.
Remaining questions: 3

#

No one has made it onto the leaderboard yet.

#
Question #5

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!

#
The correct answer is **`punch cards`**

Let's move to the next question.
Remaining questions: 2

#

No one has made it onto the leaderboard yet.

#
Question #6

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...

#
The correct answers are **`technological singularity, singularity`**

Let's move to the next question.
Remaining questions: 1

#

No one has made it onto the leaderboard yet.

#
Question #7

What is the most popular protocol (as of 2021) that handles communication between email servers?

#

20s left!

#

10s left!

regal vine
#

Imap

wicked parrotBOT
#

Better luck next time...

#
The correct answers are **`SMTP, Simple Mail Transfer Protocol`**

Remaining questions: 0

#

No one has made it onto the leaderboard yet.

#

The round has ended.

worthy hamlet
#

.wa s 2**2**64

wicked parrotBOT
worthy hamlet
#

.wa

2^2^64
wicked parrotBOT
worthy hamlet
#

.help wa

wicked parrotBOT
#
Command Help

**```
.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.*
vivid valley
#

.wa int e^(-x) / x^2

wicked parrotBOT
vivid valley
#

.wa int e^(-x) / x^2 * (1-cosx)

wicked parrotBOT
wicked parrotBOT
#

The year 2022 is not yet supported

abstract willow
#

.wa short 10k feet to miles

wicked parrotBOT
exotic whale
#

.quiz cs

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : cs

#
Question #1

In neural networks, _______________ is an algorithm for supervised learning using gradient descent.

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`backpropagation`**

Let's move to the next question.
Remaining questions: 6

#

No one has made it onto the leaderboard yet.

#
Question #2

What does SASS stand for?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answers are **`Syntactically Awesome Stylesheets, Syntactically Awesome Style Sheets`**

Let's move to the next question.
Remaining questions: 5

#

No one has made it onto the leaderboard yet.

#
Question #3

What is the name for unicode codepoints that do not fit into 16 bits?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`surrogates`**

Let's move to the next question.
Remaining questions: 4

#

No one has made it onto the leaderboard yet.

#
Question #4

What does the "a" represent in a HSLA color value?

#

20s left!

#

10s left!

exotic whale
#

alpha

wicked parrotBOT
#

@exotic whale got the correct answer :tada: 50 points!

#
You got it! The correct answers are **`transparency, translucency, alpha value, alpha channel, alpha`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

koviubi#4465: 50

#
Question #5

Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)

#

20s left!

#

10s left!

exotic whale
#

perl

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`Java`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

koviubi#4465: 50

#
Question #6

Name a universal logic gate.

exotic whale
#

xnor

wicked parrotBOT
#

20s left!

exotic whale
#

xor

#

nand

wicked parrotBOT
#

@exotic whale got the correct answer :tada: 75 points!

#
You got it! The correct answers are **`NAND, NOR`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

koviubi#4465: 125

#
Question #7

What is an interpreter capable of interpreting itself called?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`metainterpreter`**

Remaining questions: 0

#
Score Board

koviubi#4465: 125

#

The round has ended.

#

@exotic whale Congratulations on winning this quiz game with a grand total of 125 points :tada:

exotic whale
#

.uwu Congratulations on winning this quiz game with a grand total of 125 points

wicked parrotBOT
#

congwatuwations on w-winning this quiz g-game with a gwand totaw of 125 points tada

wicked parrotBOT
#
Command Help

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.

#
Command Help

**```
.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.*
#
Is this you or am I just really paranoid?
#
Is this you or am I just really paranoid?
#
Command Help

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.

#
Find anagrams from these letters: 'HOTU'

You have 60 seconds to find correct words.

#
Command Help

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.

#

Nobody got it right.

The words were: `hout`, `thou`!
lethal sage
#

. anagram

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ADEILLNST'

You have 60 seconds to find correct words.

lethal sage
#

Adeillnist

#

Ideallnist

wicked parrotBOT
#

Nobody got it right.

The words were: `installed`, `landsleit`!
lethal sage
#

. anagram

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACGINST'

You have 60 seconds to find correct words.

lethal sage
#

Cagnist

#

Gacnist

#

Gynecologist

#

Cagnist

wicked parrotBOT
#

Nobody got it right.

The words were: `actings`, `casting`!
lethal sage
#

. anagram

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EGLNOST'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `longest`, `songlet`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'DEFINRS'

You have 60 seconds to find correct words.

hasty magnet
#

Finders

#

finders

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `finders`, `friends`, `redfins`, `refinds`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AGINR'

You have 60 seconds to find correct words.

hasty magnet
#

grain

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `agrin`, `argin`, `garni`, `grain`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EFLORW'

You have 60 seconds to find correct words.

hasty magnet
#

flower

#

reflow

#

wolfer

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `flower`, `fowler`, `reflow`, `wolfer`!
hasty magnet
#

wow

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ABEERST'

You have 60 seconds to find correct words.

hasty magnet
#

absteer

#

beaters

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `beaters`, `berates`, `bestare`, `rebates`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AFILN'

You have 60 seconds to find correct words.

hasty magnet
#

lanif

wicked parrotBOT
#

Nobody got it right.

The words were: `alfin`, `final`, `flain`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ABLM'

You have 60 seconds to find correct words.

hasty magnet
#

balm

#

lamb

#

blam

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `balm`, `blam`, `lamb`!
hasty magnet
#

😲

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACELLOPS'

You have 60 seconds to find correct words.

hasty magnet
#

scallope

#

collapse

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `collapse`, `escallop`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'DNOOR'

You have 60 seconds to find correct words.

hasty magnet
#

droon

#

rondo

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `donor`, `rondo`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AAEILRSS'

You have 60 seconds to find correct words.

hasty magnet
#

saileras

#

searails

wicked parrotBOT
#

Nobody got it right.

The words were: `assailer`, `reassail`, `salaries`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'CEEINOPPRT'

You have 60 seconds to find correct words.

hasty magnet
#

.anagram

wicked parrotBOT
#

An anagram is already being solved in this channel!

#

Nobody got it right.

The words were: `perception`, `preception`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACCILRRU'

You have 60 seconds to find correct words.

hasty magnet
#

curricila

wicked parrotBOT
#

Nobody got it right.

The words were: `circular`, `curricla`!
hasty magnet
#

😐

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ADGILNN'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `danglin`, `landing`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'CEEINV'

You have 60 seconds to find correct words.

hasty magnet
#

cevine

#

evince

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `cevine`, `evince`, `venice`!
hasty magnet
#

😲

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ADEGGST'

You have 60 seconds to find correct words.

hasty magnet
#

stagged

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `gadgets`, `stagged`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ISTU'

You have 60 seconds to find correct words.

hasty magnet
#

suit

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `situ`, `suit`, `tuis`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'APSS'

You have 60 seconds to find correct words.

hasty magnet
#

saps

#

pass

#

spas

#

asps

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `asps`, `pass`, `saps`, `spas`!
hasty magnet
#

😲

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ADELM'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `demal`, `lamed`, `medal`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AGILNS'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `algins`, `aligns`, `glanis`, `lasing`, `liangs`, `ligans`, `lingas`, `sangil`, `signal`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'CERSW'

You have 60 seconds to find correct words.

hasty magnet
#

screw

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `crews`, `screw`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACLY'

You have 60 seconds to find correct words.

hasty magnet
#

clay

#

lacy

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `acyl`, `clay`, `lacy`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AELRWY'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `yawler`, `lawyer`, `warely`!
lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EEENPRRSST'

You have 60 seconds to find correct words.

lethal sage
#

Presteen

#

Pressteen

#

.anagram

wicked parrotBOT
#

An anagram is already being solved in this channel!

#

Nobody got it right.

The words were: `presenters`, `represents`!
lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'HORTWY'

You have 60 seconds to find correct words.

lethal sage
#

Worthy

wicked parrotBOT
#

Well done @lethal sage for getting it right!

The words were: `worthy`, `wrothy`!
lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AACEILLN'

You have 60 seconds to find correct words.

lethal sage
#

Ceallin

#

Ceaalin

wicked parrotBOT
#

Nobody got it right.

The words were: `alliance`, `ancillae`, `canaille`!
lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ILP'

You have 60 seconds to find correct words.

lethal sage
#

Lip

#

Pil

#

Ipl

#

Pli

#

Lpi

wicked parrotBOT
#

Well done @lethal sage for getting it right!

The words were: `ipl`, `lip`, `pil`, `pli`!
spring sail
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AACEMR'

You have 60 seconds to find correct words.

spring sail
#

racecar

wicked parrotBOT
#

Nobody got it right.

The words were: `acream`, `camera`, `mareca`!
summer atlas
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AHPRS'

You have 60 seconds to find correct words.

summer atlas
#

sharp

#

harps

wicked parrotBOT
#

Well done @summer atlas for getting it right!

The words were: `harps`, `sharp`, `shrap`!
noble lark
#

.epoch

wicked parrotBOT
#
Command Help

**```
.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*
noble lark
#

.epoch in 1 hours 20 mins

wicked parrotBOT
#

Date and time parsed as: Sun, 26 Jun 2022 06:12:24 +0000

#

<t:1656223944:F>

noble lark
#

<t:1656223944:F>

#

huh

#

.epoch "in 1 hours 20 mins"

wicked parrotBOT
#

Could not parse the following token(s): "in, mins"

#

Date and time parsed as: Mon, 20 Jun 2022 01:00:00 +0000

#

1655686800

noble lark
#

.epoch "in 1 hours and 20 mins"

wicked parrotBOT
#

Could not parse the following token(s): "in, and, mins"

#

Date and time parsed as: Mon, 20 Jun 2022 01:00:00 +0000

#

1655686800

noble lark
#

.epoch in 1 hours and 20 mins

wicked parrotBOT
#

Date and time parsed as: Sun, 26 Jun 2022 06:13:45 +0000

#

<t:1656224025:F>

noble lark
#

<t:1656224025:F>

#

;-;

#

.epoch in an hour and 20 mins

wicked parrotBOT
#

Date and time parsed as: Sun, 26 Jun 2022 06:14:21 +0000

#

<t:1656224061:F>

noble lark
#

<t:1656224061:F>

#

alr

#

.epoch in an hour and 36 mins

wicked parrotBOT
#

Date and time parsed as: Sun, 26 Jun 2022 06:14:58 +0000

#

1656224098

noble lark
#

<t:1656224098:F>

#

alr im broke

errant summit
#

.epoch 26 minutes

wicked parrotBOT
#

Date and time parsed as: Sun, 26 Jun 2022 00:26:00 +0000

#

<t:1656203160:t>

wicked parrotBOT
#

The year 2022 is not yet supported

hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ADEFLTU'

You have 60 seconds to find correct words.

hasty magnet
#

default

#

faulted

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `default`, `faulted`!
hasty magnet
#

🙌

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACEERR'

You have 60 seconds to find correct words.

hasty magnet
#

acerer

#

career

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `career`, `carree`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'DEFLORS'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `folders`, `refolds`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AEEHLRT'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `haltere`, `leather`, `tarheel`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'GHOST'

You have 60 seconds to find correct words.

hasty magnet
#

??

#

lol

#

ghost

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `ghost`, `goths`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EMNOT'

You have 60 seconds to find correct words.

hasty magnet
#

monte

#

mento

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `entom`, `monte`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EFMOPRR'

You have 60 seconds to find correct words.

hasty magnet
#

preform

#

perform

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `perform`, `preform`!
hasty magnet
#

🙌

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'BIST'

You have 60 seconds to find correct words.

hasty magnet
#

tibs

#

bits

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `bist`, `bits`, `stib`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EIRSSUV'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `servius`, `survise`, `viruses`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AABCORT'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `abactor`, `acrobat`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EEENPRRSST'

You have 60 seconds to find correct words.

glossy harness
#

.anagram

wicked parrotBOT
#

An anagram is already being solved in this channel!

hasty magnet
#

serpenters

#

prenesters

wicked parrotBOT
#

Nobody got it right.

The words were: `presenters`, `represents`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EEHMST'

You have 60 seconds to find correct words.

hasty magnet
#

themes

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `smeeth`, `smethe`, `themes`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACER'

You have 60 seconds to find correct words.

hasty magnet
#

race

#

care

#

acer

#

acre

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `acer`, `acre`, `care`, `cera`, `crea`, `race`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'DEEG'

You have 60 seconds to find correct words.

hasty magnet
#

eged

#

geed

#

dege

#

edge

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `edge`, `geed`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ENRT'

You have 60 seconds to find correct words.

hasty magnet
#

rent

#

tern

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `entr`, `rent`, `tern`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'INOOPT'

You have 60 seconds to find correct words.

hasty magnet
#

option

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `option`, `potion`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'GLO'

You have 60 seconds to find correct words.

hasty magnet
#

?

#

log

#

glo

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `gol`, `log`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'BELORTU'

You have 60 seconds to find correct words.

hasty magnet
#

trouble

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `boulter`, `trouble`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ADIL'

You have 60 seconds to find correct words.

hasty magnet
#

laid

#

dial

#

aldi

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `dail`, `dali`, `dial`, `laid`, `lida`!
#

The year 2022 is not yet supported

hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ILLT'

You have 60 seconds to find correct words.

hasty magnet
#

till

#

lilt

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `itll`, `lilt`, `till`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ACHMR'

You have 60 seconds to find correct words.

hasty magnet
#

charm

#

March

#

march

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `charm`, `march`!
modern wing
#

.help

#

.wondertwins

wicked parrotBOT
#

Form of a rocket of ice!

modern wing
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

It's a DRAW!

modern wing
#

.recommendgame

wicked parrotBOT
#
Recommendation: Elder Scrolls V: Skyrim https://rawg.io/games/the-elder-scrolls-v-skyrim

The latest mainline Elder Scrolls game offered a fantastic role-playing experience with untethered freedom and a great story. Offering vast mod support, the game has endless customization and replay value.

modern wing
#

.recommendgame

wicked parrotBOT
#
Recommendation: Digimon World https://rawg.io/games/digimon-world

A great mix of town-building and pet-raising set in the Digimon universe. With plenty of Digimon to raise and recruit to the village, this charming game will keep you occupied for a long time.

modern wing
#

.minesweeper

wicked parrotBOT
#
Command Help

**```
.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.*
modern wing
#

.ms start

wicked parrotBOT
#

@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:

modern wing
#

.ms reveal a1

wicked parrotBOT
#
Huh? No.

You are not authorized to use this command.

modern wing
#

.ms end

#

.ddg

wicked parrotBOT
#
Duck Duck Duck Goose!
#
Flights Found

Flights everyone missed:
(1, 8, 11)
(2, 10, 11)
(0, 8, 9)
(5, 8, 10)
(1, 2, 4)
(4, 5, 11)

modern wing
#

oh no, i don't know how to play duck duck goose

#

0

wicked parrotBOT
#
Time's up!

Final scores:

lethal sage
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

It's a DRAW!

lethal sage
#

@fallen frigate

#

@charred quarry

#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

It's a DRAW!

lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'ENY'

You have 60 seconds to find correct words.

lethal sage
#

Ney

#

Yen

#

Eny

#

Eyn

#

Nye

#

Yne

wicked parrotBOT
#

Well done @lethal sage for getting it right!

The words were: `eyn`, `yen`, `nye`!
lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EORSW'

You have 60 seconds to find correct words.

lethal sage
#

Wores

#

Worse

wicked parrotBOT
#

Well done @lethal sage for getting it right!

The words were: `owser`, `resow`, `serow`, `sower`, `swore`, `worse`!
lethal sage
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EENRW'

You have 60 seconds to find correct words.

lethal sage
#

Weenr

#

Reenw

#

Reewn

#

Weren

#

Nerew

#

Renew

#

Reewn

wicked parrotBOT
#

Well done @lethal sage for getting it right!

The words were: `newer`, `renew`, `weren`!
elfin ginkgo
#

.minesweeper

wicked parrotBOT
#
Command Help

**```
.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.*
elfin ginkgo
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square 2️⃣ o_square
x_square o_square x_square
o_square 8️⃣ 9️⃣

#

:tada: @wicked parrot won this game! :tada:

elfin ginkgo
#

.ms start 2.0

wicked parrotBOT
#

@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:

elfin ginkgo
#

.ms end

main scarab
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EGGLRSTU'

You have 60 seconds to find correct words.

main scarab
#

Struggle

wicked parrotBOT
#

Well done @main scarab for getting it right!

The words were: `gurglets`, `struggle`!
main scarab
#

gurglets

#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EOOPPRS'

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `opposer`, `propose`!
main scarab
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 7 questions.
Rules :
1: No cheating and have fun!
2: Points for each question reduces by 25 after 10s or after a hint. Total time is 30s per question
Category : retro

#
Question #1

What year was Tetris released?

main scarab
#

1984

wicked parrotBOT
#

@main scarab got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`1984`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

Főbý Tōx#9996: 100

#
Question #2

What did Nintendo make before video games and toys?

main scarab
#

Hanafuda cards

wicked parrotBOT
#

@main scarab got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`Hanafuda, Hanafuda cards`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

Főbý Tōx#9996: 200

#
Question #3

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.

main scarab
#

Super smash bros

wicked parrotBOT
#

@main scarab got the correct answer :tada: 50 points!

#
You got it! The correct answer is **`Super Smash Bros`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

Főbý Tōx#9996: 250

#
Question #4

Who was Nintendo's biggest competitor in 1990?

main scarab
#

Sega

wicked parrotBOT
#

@main scarab got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Sega`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

Főbý Tōx#9996: 350

#
Question #5

What was the first game Yoshi appeared in?

#

**Hint #1
**The game was released in 1990.

main scarab
#

Super mario world

wicked parrotBOT
#

@main scarab got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Super Mario World`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

Főbý Tōx#9996: 425

#
Question #6

What is Yoshi's (from Mario Bros.) full name?

main scarab
#

Yoshi munchakoopas

wicked parrotBOT
#

@main scarab got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Yoshisaur Munchakoopas`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

Főbý Tōx#9996: 525

#
Question #7

What was Mario's original occupation?

main scarab
#

Carpenter

wicked parrotBOT
#

@main scarab got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Carpenter`**

Remaining questions: 0

#
Score Board

Főbý Tōx#9996: 625

#

The round has ended.

#

@main scarab Congratulations on winning this quiz game with a grand total of 625 points :tada:

hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AIN'

You have 60 seconds to find correct words.

hasty magnet
#

ina

#

ian

#

ani

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `ain`, `ani`, `ian`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'EIMOPRS'

You have 60 seconds to find correct words.

hasty magnet
#

promise

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `imposer`, `promise`, `semipro`!
hasty magnet
#

.anagram

wicked parrotBOT
#
Find anagrams from these letters: 'AEEMNSSTTT'

You have 60 seconds to find correct words.

hasty magnet
#

testaments

#

statements

wicked parrotBOT
#

Well done @hasty magnet for getting it right!

The words were: `statements`, `testaments`!
hasty magnet
#

😲

pastel yoke
#

!paste