#sir-lancebot-playground
1 messages · Page 146 of 1
@tall current, you took too long. Game over!
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
The profile for sandhu97 was not found.
.help
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
it has a 10 percent chance to just not check if it can win in
it also has a 25 percent chance to not stop the player from winnning
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: 🔵 :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: 🔴 :white_circle:
🔴 🔵 🔵 🔵 🔵 🔴 :white_circle:
🔴 🔴 🔵 🔵 🔵 🔴 🔴
Game Over! @tall current won against @wicked parrot
if both of these hit it places randomly
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
🔵 :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
🔵 :white_circle: 🔴 :white_circle: :white_circle: :white_circle: :white_circle:
🔵 :white_circle: 🔴 :white_circle: :white_circle: :white_circle: :white_circle:
🔵 :white_circle: 🔴 :white_circle: :white_circle: :white_circle: :white_circle:
Game Over! @timber carbon won against @wicked parrot
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
🔵 :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: 🔵
🔴 :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: 🔴
🔵 :white_circle: :white_circle: 🔵 :white_circle: 🔴 🔵
🔴 :white_circle: :white_circle: 🔴 :white_circle: 🔵 🔴
🔵 🔵 🔵 🔵 🔴 🔴 🔵
🔴 🔵 🔴 🔴 🔵 🔵 🔴
🔵 🔴 🔵 🔴 🔴 🔴 🔵
Game Over! @timber carbon won against @wicked parrot
.github user sandhu-97
.8bitify
.8bitify
nise
.8bitify
.source
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.avatareasterifier blue
.aoc
.adventofcode
Can also use: aoc
All of the Advent of Code commands.
Subcommands:
about
Learn about Advent of Code
countdown
Return time left until next day
join
Learn how to join the leaderboard (via DM)
stats
Get daily statistics for the Python Discord leaderboard
subscribe
Notifications for new days
.aoc subscribe
You can't subscribe to 2021's Advent of Code announcements yet!
.aoc countdown
The Advent of Code event is not currently running. The next event will start in 240 days.
.8bitify
.8bitify
.cheat {
Result Of cht.sh
# It's pretty simple really:
a[start:stop] # items start through stop-1
a[start:] # items start through the rest of the array
a[:stop] # items from the beginning through stop-1
a[:] # a copy of the whole array
# There is also the \`step\` value, which can be used with any of the
# above:
a[start:stop:step] # start through not past stop, by step
# The key point to remember is that the \`:stop\` value represents the
# first value that is *not* in the selected slice. So, the difference
# between \`stop\` and \`start\` is the number of elements selected (if
# \`step\` is 1, the default).
#
# The other feature is that \`start\` or \`stop\` may be a *negative*
# number, which means it counts from the end of the array instead of the
# beginning. So:
a[-1] # last item in the array
a[-2:] # last two items in the array
a[:-2] # everything except the last two items
# Similarly, \`step\` may be a negative number:
a[::-1] # all items in t
... (truncated - too many lines)```
Full results: https://cheat.sh/python/%7B
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.fool
Check out this April Fools' video by google.
The future is clear. Experience actual reality with Google Cardboard Plastic.
Learn more at http://google.com/cardboardplastic
.fool
Check out this April Fools' video by google.
The Guardian explains how they’ve optimized their news app for for interplanetary space distribution on Google Play, with the new features in the Google Play Console and updated Material Design guidelines.
Learn more: http://goo.gl/0KiLD1
Available April 1.
(Yes, happy April Fools!)
.fool
Check out this April Fools' video by google.
GeForce GTX G-Assist takes advantage of cutting-edge NVIDIA artificial intelligence to bring you the next revolution in gaming. http://nvda.ws/2nEwcdJ
Eliminate AFKs. Overcome the toughest boss battles. Monitor and maintain your peak gaming performance. Learn from the only gamer to play over 10,080 games. Now, you can do it all with G-Assist’s...
Just google?
Members of the Greek Orthodox faith often paint their Easter eggs red, which symbolizes Jesus' blood and his victory over death. The color red, symbolizes renewal of life, such as, Jesus' resurrection.
.bm 828432738503753729
Your input was invalid: Message "828432738503753729" not found.
Usage:
.bookmark <target_message> [title=Bookmark]
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.help
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
.8bitify
.64bitify
.8bitify
.8bitify
.8bitify
Eggs rolling take place in many parts of the world which symbolizes stone which was rolled away from the tomb where Jesus' body was laid after his death.
.8bitify
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.fool
Check out this April Fools' video by google.
We're hiring autocompleters for Google Search! Are you passionate about helping people? Are you intuitive? Do you often feel like you know what your friends and family are thinking and can finish their thoughts before they can? Are you an incredibly fast Google searcher? Like, so fast that you can do 20 searches before your mom does 1?
.fool
Check out this April Fools' video by google.
The Guardian explains how they’ve optimized their news app for for interplanetary space distribution on Google Play, with the new features in the Google Play Console and updated Material Design guidelines.
Learn more: http://goo.gl/0KiLD1
Available April 1.
(Yes, happy April Fools!)
.fool
Check out this April Fools' video by google.
Trial Version: http://goo.gl/i4onu
Google Maps is now available for 8-bit Nintendo Entertainment Systems (NES). Availability in Google Store is TBD but you can try it on your browser by going to http://maps.google.com and clicking "Quest" in the upper right hand corner of the map. Also...
Happy April Fools 2012!
.fool
Check out this April Fools' video by google.
This spring, Google is introducing the self-driving bicycle in Amsterdam, the world’s premier cycling city. The Dutch cycle more than any other nation in the world, almost 900 kilometres per year per person, amounting to over 15 billion kilometres annually. The self-driving bicycle enables safe navigation through the city for Amsterdam residents...
.fool
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
.fool
Check out this April Fools' video by google.
The loading bar is a signal to many of us to take care of those little things- like making a cup of coffee, taking that bathroom break or just petting the dog. We have been told that Fiber’s seemingly instant connections have taken away that valuable time. So today we are introducing Dial-Up Mode to slow your Fiber speeds down. Relax to your 56...
.fool
Check out this April Fools' video by google.
Thanks for all your great entries.
YouTube finally has enough videos to begin selecting a winner.
What do you think is the #bestvideo on YouTube?
We've been thrilled with all of the diverse, creative entries we've seen so far, and we can't wait to begin the process of selecting the best video. We'll be announcing the winner in 10 years.
Subs...
.fool
Check out this April Fools' video by google.
We're hiring autocompleters for Google Search! Are you passionate about helping people? Are you intuitive? Do you often feel like you know what your friends and family are thinking and can finish their thoughts before they can? Are you an incredibly fast Google searcher? Like, so fast that you can do 20 searches before your mom does 1?
.help
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
.cheat mathsqaure
Result Of cht.sh
# Newton's method works perfectly well on integers:
#
# <!-- language: lang-python -->
def isqrt(n):
x = n
y = (x + 1) // 2
while y < x:
x = y
y = (x + n // x) // 2
return x
# This returns the largest integer *x* for which *x* * *x* does not
# exceed *n*. If you want to check if the result is exactly the square
# root, simply perform the multiplication to check if *n* is a perfect
# square.
#
# I discuss this algorithm, and three other algorithms for calculating
# square roots, at <a
# href="http://programmingpraxis.com/2012/06/01/square-roots/">my
# blog</a>.
#
# [user448810] [so/q/15390807] [cc by-sa 3.0]
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.avatareasterify
.battleship @main scarab
Game over! @cyan meadow surrendered to @main scarab!
.help
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.
DragNames
.dragname
Sends a message with a drag queen name.
EarthPhotos
.earth_photos
Returns a random photo of earth, sourced from Unsplash.
EasterFacts
.eggfact
Get easter egg facts.
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.earth_photos
.help
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.
DragNames
.dragname
Sends a message with a drag queen name.
EarthPhotos
.earth_photos
Returns a random photo of earth, sourced from Unsplash.
EasterFacts
.eggfact
Get easter egg facts.
.eggfact
Members of the Greek Orthodox faith often paint their Easter eggs red, which symbolizes Jesus' blood and his victory over death. The color red, symbolizes renewal of life, such as, Jesus' resurrection.
.eggfact
The White House held their first official egg roll in 1878 when Rutherford B. Hayes was the President. It is a race in which children push decorated, hard-boiled eggs across the White House lawn as an annual event held the Monday after Easter. In 2009, the Obamas hosted their first Easter egg roll with the theme, "Let's go play" which was meant to encourage young people to lead healthy and active lives.
.eggfact
John Cadbury soon followed suit and made his first Cadbury Easter egg in 1875. By 1892 the company was producing 19 different lines, all made from dark chocolate.
.eggfact
In earlier days, a festival of egg throwing was held in church, when the priest would throw a hard-boiled egg to one of the choirboys. It was then tossed from one choirboy to the next and whoever held the egg when the clock struck 12 on Easter, was the winner and could keep it.
.eggfact
80 million chocolate Easter eggs are sold each year. This accounts for 10% of Britain's annual spending on chocolate!
.eggfact
Decorating Easter eggs is an ancient tradition that dates back to 13th century. One of the explanations for this custom is that eggs were considered as a forbidden food during the Lenten season (40 days before Easter). Therefore, people would paint and decorate them to mark an end of the period of penance and fasting and later eat them on Easter. The tradition of decorating eggs is called Pysanka which is creating a traditional Ukrainian folk design using wax-resist method.
.eggfact
Members of the Greek Orthodox faith often paint their Easter eggs red, which symbolizes Jesus' blood and his victory over death. The color red, symbolizes renewal of life, such as, Jesus' resurrection.
.eggfact
In earlier days, a festival of egg throwing was held in church, when the priest would throw a hard-boiled egg to one of the choirboys. It was then tossed from one choirboy to the next and whoever held the egg when the clock struck 12 on Easter, was the winner and could keep it.
.eggfact
John Cadbury soon followed suit and made his first Cadbury Easter egg in 1875. By 1892 the company was producing 19 different lines, all made from dark chocolate.
.eggfact
John Cadbury soon followed suit and made his first Cadbury Easter egg in 1875. By 1892 the company was producing 19 different lines, all made from dark chocolate.
.help
EasterRiddle
.riddle
Gives a random riddle, then provides 2 hints at certain intervals before revealing the answer.
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.
EightBitify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
Emojis
.emoji <emoji>
A group of commands related to emojis.
.riddle
You have 10 seconds before the first hint.
he was gone
Nobody got it right...
lol
🤣
.riddle
You have 10 seconds before the first hint.
he was eggspelled
.help
HalloweenFacts
.spookyfact
Get the most recent Halloween fact
Halloweenify
.halloweenify
Change your nickname into a much spookier one!
Help
.help [commands...]
Shows Command Help.
Issues
.issue <numbers> [repository=sir-lancebot] [user=python-discord]
Command to retrieve issue(s) from a GitHub repository.
LoveCalculator
.love <who> [whom]
Tells you how much the two love each other.
.adventofcode
.adventofcode
Can also use: aoc
All of the Advent of Code commands.
Subcommands:
about
Learn about Advent of Code
countdown
Return time left until next day
join
Learn how to join the leaderboard (via DM)
stats
Get daily statistics for the Python Discord leaderboard
subscribe
Notifications for new days
Well done @cyan meadow for getting it right!
.uwu cow is cow
cow is cow
.halloweenify
.help
PickupLine
.pickupline
Gives you a random pickup line.
PrideAnthem
.prideanthem [genre]
Sends a message with a video of a random pride anthem.
PrideAvatar
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
PrideFacts
.pridefact
Sends a message with a pride fact of the day.
PythonFacts
.pythonfact
Sends a Random fun fact about Python.
.pythonfact
Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.
Suggest more facts here!
If you type import this in the Python REPL, you'll get a poem about the philosophies about Python. (check it out by doing !zen in #bot-commands)
Suggest more facts here!
.pythonfact
If you type import antigravity in the Python REPL, you'll be directed to an xkcd comic about how easy Python is.
Suggest more facts here!
.pythonfact
Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.
Suggest more facts here!
.pythonfact
If you type import this in the Python REPL, you'll get a poem about the philosophies about Python. (check it out by doing !zen in #bot-commands)
Suggest more facts here!
.help
SpookyEightBall
.spookyeightball <question>
Responds with a random response to a question.
SpookyGif
.spookygif
Fetches a random gif from the GIPHY API and responds with it.
SpookyRating
.spookyrating [who]
Calculates the spooky rating of someone.
TicTacToe
.tictactoe <opponent>
Tic Tac Toe game. Play against friends or AI. Use reactions to add your mark to field.
TimeLeft
.timeleft
Calculates the time left until the end of Hacktober.
.spookyeightball why do we exist?
The ghosts I summoned have confirmed that is is certain.
.help
RecommendGame
.recommendgame
Sends an Embed of a random game recommendation.
Reddit
.reddit [subreddit=python] [sort=hot]
Fetch reddit posts by using this command.
RomanceMovieFinder
.romancemovie
Randomly selects a romance movie and displays information about it.
SaveTheDate
.savethedate
Gives you ideas for what to do on a date with your valentine.
SaveThePlanet
.savetheplanet
Responds with a random tip on how to be eco-friendly and help our planet.
.savetheplanet
We often waste trees on making paper, and just getting rid of them for no good reason.
Make sure you only use paper when absolutely necessary. When you do, make sure to use recycled paper because making new paper causes pollution. Find ways to plant trees (Hacktober Fest!) to combat losing them.
.savetheplanet
.savetheplanet
Every mile you drive to work produces about a pound of C0₂. That's crazy! What's crazier is how clean the planet could be if we spent less time in the car!
Instead of using your car, ride your bike if possible! Not only does it save that pound of C0₂, it is also great exercise and is cheaper!
.savetheplanet
People with dark roofs often spend 20 to 40% more on their electricity bills because of the extra heat, which means more electricity needs to be made, and a lot of it isn't renewable.
Having a light colored roof will save you money, and also researchers at the Lawrence Berkeley National Laboratory estimated that if 80 percent of roofs in tropical and temperate climate areas were painted white, it could offset the greenhouse gas emissions of 300 million automobiles around the world.
.savetheplanet
People with dark roofs often spend 20 to 40% more on their electricity bills because of the extra heat, which means more electricity needs to be made, and a lot of it isn't renewable.
Having a light colored roof will save you money, and also researchers at the Lawrence Berkeley National Laboratory estimated that if 80 percent of roofs in tropical and temperate climate areas were painted white, it could offset the greenhouse gas emissions of 300 million automobiles around the world.
.savetheplanet
We often waste trees on making paper, and just getting rid of them for no good reason.
Make sure you only use paper when absolutely necessary. When you do, make sure to use recycled paper because making new paper causes pollution. Find ways to plant trees (Hacktober Fest!) to combat losing them.
.help
ScaryMovie
.scarymovie
Randomly select a scary movie and display information about it.
Snakes
.snakes
Commands from our first code jam.
Space
.space
Head command that contains commands about space.
Speedrun
.speedrun
Sends a link to a video of a random speedrun.
SpookyAvatar
.savatar [user]
Spookify an user's avatar.
.source savetheplanet
.invite
.help
HalloweenFacts
.spookyfact
Get the most recent Halloween fact
Halloweenify
.halloweenify
Change your nickname into a much spookier one!
Help
.help [commands...]
Shows Command Help.
Issues
.issue <numbers> [repository=sir-lancebot] [user=python-discord]
Command to retrieve issue(s) from a GitHub repository.
LoveCalculator
.love <who> [whom]
Tells you how much the two love each other.
.http_status
Can also use: status, httpstatus
Group containing dog and cat http status code commands.
Subcommands:
cat <code>
Sends an embed with an image of a cat, portraying the status code.
dog <code>
Sends an embed with an image of a dog, portraying the status code.
.http_status cat
Your input was invalid: code is a required argument that is missing.
Usage:
.http_status cat <code>
.halloweenify
.help
HalloweenFacts
.spookyfact
Get the most recent Halloween fact
Halloweenify
.halloweenify
Change your nickname into a much spookier one!
Help
.help [commands...]
Shows Command Help.
Issues
.issue <numbers> [repository=sir-lancebot] [user=python-discord]
Command to retrieve issue(s) from a GitHub repository.
LoveCalculator
.love <who> [whom]
Tells you how much the two love each other.
.github minetest-installer-online
.github
Can also use: gh, git
Commands for finding information related to GitHub.
Subcommands:
repository [repo...]
Fetches a repositories' GitHub information.
user <username>
Fetches a user's GitHub information.
.spookyfact
An Irish legend about jack-o'-lanterns goes as follows:
On route home after a night's drinking, Jack encounters the Devil and tricks him into climbing a tree. A quick-thinking Jack etches the sign of the cross into the bark, thus trapping the Devil. Jack strikes a bargain that Satan can never claim his soul. After a life of sin, drink, and mendacity, Jack is refused entry to heaven when he dies. Keeping his promise, the Devil refuses to let Jack into hell and throws a live coal straight from the fires of hell at him. It was a cold night, so Jack places the coal in a hollowed out turnip to stop it from going out, since which time Jack and his lantern have been roaming looking for a place to rest.
.spookyfact
The word "witch" comes from the Old English wicce, meaning "wise woman". In fact, wiccan were highly respected people at one time. According to popular belief, witches held one of their two main meetings, or sabbats, on Halloween night.
.spookyfact
Trick-or-treating evolved from the ancient Celtic tradition of putting out treats and food to placate spirits who roamed the streets at Samhain, a sacred festival that marked the end of the Celtic calendar year.
.spookyfact
The word "witch" comes from the Old English wicce, meaning "wise woman". In fact, wiccan were highly respected people at one time. According to popular belief, witches held one of their two main meetings, or sabbats, on Halloween night.
.spookyfact
It is widely believed that many Halloween traditions originated from ancient Celtic harvest festivals, particularly the Gaelic festival Samhain, which means "summer's end".
.spookyfact
Trick-or-treating evolved from the ancient Celtic tradition of putting out treats and food to placate spirits who roamed the streets at Samhain, a sacred festival that marked the end of the Celtic calendar year.
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
Check out this April Fools' video by google.
We’re extremely excited to share with you our latest Google Cloud groundbreaking technology: After enabling our customers to address senses through Speech & Vision API, we are now releasing a subset of Taste APIs started with a dish we all love - Hummus!
.fool
Check out this April Fools' video by google.
The Guardian explains how they’ve optimized their news app for for interplanetary space distribution on Google Play, with the new features in the Google Play Console and updated Material Design guidelines.
Learn more: http://goo.gl/0KiLD1
Available April 1.
(Yes, happy April Fools!)
.fool
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
.fool
Check out this April Fools' video by google.
The Chrome team is excited to announce Google Translate support for Emoji built directly into Chrome for Android and iOS. You can now read all your favorite web content using efficient and emotive illustrations on your phone and tablet.
To view webpages in Emoji on your Android, iPhone, and iPad today, download the latest version of Chrome for ...
.fool
Check out this April Fools' video by google.
Start the hunt: http://goo.gl/pB4gm
In September 2012 our team discovered a paper map that has been verified as Captain Kidd's treasure map. However, we haven't deciphered all the clues yet and its up to you to access his map and uncover the secrets. If we all work together, we can solve the mystery and find the long lost treasure. Read more on...
.src
.8bitify
.8bitify
Your PFP is still up
yeah
still up 😭
i keep doing a full cache refresh
.8bitify
Prettyyy taxing
Especially if it’s in a command accessible to spammers
Rate limits aren’t kind
Do ask in #dev-contrib
.8bitify
.8bitify
….
The White House held their first official egg roll in 1878 when Rutherford B. Hayes was the President. It is a race in which children push decorated, hard-boiled eggs across the White House lawn as an annual event held the Monday after Easter. In 2009, the Obamas hosted their first Easter egg roll with the theme, "Let's go play" which was meant to encourage young people to lead healthy and active lives.
dafuq
@slate matrix another bug lmao
when it starts it just
sends a fact
.8bitify
yeah, it periodically sends a fact
.8bitify
boys, we gottem
yeah, so it didn't get the update event
it fully didn't even respond
how come I can't reproduce this but when someone else does they get it on the first try
.src 8bit
Your input was invalid: Unable to convert 8bit to valid command or Cog.
Usage:
.source [source_item]
.src 8bitify
.avatareasterify
.spookyfact
Dressing up as ghouls and other spooks originated from the ancient Celtic tradition of townspeople disguising themselves as demons and spirits. The Celts believed that disguising themselves this way would allow them to escape the notice of the real spirits wandering the streets during Samhain.
Cursed
.8bitify
.8bitify

.8bitify
awesome !
.source
.help
ValentineZodiac
.zodiac <zodiac_sign>
Provides information about zodiac sign by taking zodiac sign name as input.
WikipediaSearch
.wikipedia <search>
Sends paginated top 10 results of Wikipedia search..
Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.
WonderTwins
.formof
Command to send a Wonder Twins inspired phrase to the user invoking the command.
XKCD
.xkcd <comic>
Getting an xkcd comic's information along with the image.
.xkcd 563
The White House held their first official egg roll in 1878 when Rutherford B. Hayes was the President. It is a race in which children push decorated, hard-boiled eggs across the White House lawn as an annual event held the Monday after Easter. In 2009, the Obamas hosted their first Easter egg roll with the theme, "Let's go play" which was meant to encourage young people to lead healthy and active lives.
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.fool
Check out this April Fools' video by google.
.adventofcode
.8bitify
.src 8bitify
.8bitify
404: Could not retrieve xkcd comic #3494.
.xkcd 101
.8bitify
.src help
!src ban
Permanently ban a user for the given reason and stop watching them with Big Brother.
!src otn
Add or list items from the off-topic channel name rotation.
@terse grail Seems like there's no one here to play...
.adventofcode
.adventofcode
Can also use: aoc
All of the Advent of Code commands.
Subcommands:
about
Learn about Advent of Code
countdown
Return time left until next day
join
Learn how to join the leaderboard (via DM)
stats
Get daily statistics for the Python Discord leaderboard
subscribe
Notifications for new days
.avatareasterify [blue]
You must include at least 2 colours!
.avatareasterify [blue, green]
Sorry, I don't know these colours: [blue, green]
.avatareasterify [blue green]
Sorry, I don't know these colours: [blue green]
.xkcd 777
.xkcd 1
.xkcd 2
.xkcd 3
.xkcd 4
.xkcd 5
.src 8bitify
!src
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔴 🔵 :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔴 🔵 :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔵 🔵 :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔵 🔵 :white_circle: :white_circle:
🔴 :white_circle: 🔴 🔵 🔴 🔴 :white_circle:
Game Over! @glass walrus won against @wicked parrot
.8bitify
.8bitify
.bm 828799577137610793 cool image imo
.8bitify
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔴 :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔵 :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔵 🔵 🔵 🔵
:white_circle: :white_circle: 🔴 🔵 🔴 🔴 🔴
Game Over! @glass walrus won against @wicked parrot
.8bitify
.8bitify
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
.8bitify
.8bitify
.8bitify
.ttt
.8bitify
.ttt
.8bitify
.8bitify
.8bitify @wicked parrot
.help
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
ZeroDivisionErrorear
Your input was invalid: Emoji "❓" not found.
Usage:
.emoji info <emoji>
.emoji info 
Invalid rover today.
Rovers: Curiosity, Spirit, Opportunity, Perseverance
.space mars Perseverance
Magic8ball
.8ball <question>
Return a Magic 8ball answer from answers list.
Minesweeper
.minesweeper
Commands for Playing Minesweeper.
MonsterBio
.monsterbio
Sends your monster bio!
Movie
.movies [genre] [amount=5]
Get random movies by specifying genre. Also support amount parameter, that define how much movies will be shown.
MyValenstate
.myvalenstate [name]
Find the vacation spot(s) with the most matching characters to the invoking user.
:x: @ornate cradle, please enable DMs to play minesweeper.
.ms start
:x: @ornate cradle, please enable DMs to play minesweeper.
.ms start
:x: @ornate cradle, please enable DMs to play minesweeper.
.ms start
@ornate cradle is playing Minesweeper
Here's their board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:
:one: :one: :one: :one: :one: :two: :flag_black: :one: :stop_button: :one: :one:
:two: :one: :grey_question: :two: :two: :flag_black: :two: :two: :two: :three: :flag_black:
:three: :one: :two: :flag_black: :two: :one: :one: :one: :flag_black: :flag_black: :two:
:four: :stop_button: :one: :one: :one: :stop_button: :stop_button: :one: :two: :two: :one:
:five: :stop_button: :stop_button: :stop_button: :stop_button: :stop_button: :one: :one: :one: :stop_button: :stop_button:
:six: :stop_button: :stop_button: :stop_button: :one: :one: :two: :flag_black: :one: :stop_button: :stop_button:
:seven: :stop_button: :stop_button: :one: :three: :flag_black: :three: :one: :one: :one: :one:
:eight: :stop_button: :stop_button: :one: :flag_black: :flag_black: :three: :one: :stop_button: :two: :flag_black:
:nine: :stop_button: :stop_button: :one: :two: :three: :flag_black: :one: :one: :three: :flag_black:
:keycap_ten: :stop_button: :stop_button: :stop_button: :stop_button: :one: :one: :one: :one: :flag_black: :two:
.ms reveal E5
You are not authorized to use this command.
:tada: @ornate cradle just won Minesweeper! :tada:
.8bitify
.ttt
It's time for the game! Let's begin.
🇽 2️⃣ 🇴
🇴 🇽 6️⃣
🇽 🇴 🇽
:tada: @viscid lion won this game! :tada:
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.
DragNames
.dragname
Sends a message with a drag queen name.
EarthPhotos
.earth_photos
Returns a random photo of earth, sourced from Unsplash.
EasterFacts
.eggfact
Get easter egg facts.
.connect_four board_size=10 emoji1=💙 emoji2=❤️
Your input was invalid: Converting to "int" failed for parameter "board_size".
Usage:
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: 🔵 :white_circle:
:white_circle: :white_circle: :white_circle: 🔴 🔵 🔴 :white_circle:
:white_circle: :white_circle: :white_circle: 🔵 🔴 🔵 :white_circle:
:white_circle: :white_circle: 🔵 🔵 🔴 🔴 :white_circle:
Game Over! @spare frost won against @wicked parrot
.snake hatch
.monsterbio
Your name is Blartileja, a member of the incredible species Elmot. The first Elmot was found by Ellis Smith in 1330 at mid-day. The species Elmot is known for its rubbery bright yellow teeth. It is said to even be able to create diamonds!
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
can someone type .help for me pls
.c4 @candid holly
Your input was invalid: Converting to "int" failed for parameter "board_size".
Usage:
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
.c4
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
🔴 :white_circle: :white_circle: 🔵 :white_circle: :white_circle: :white_circle:
🔵 🔴 🔴 🔴 :white_circle: :white_circle: :white_circle:
🔵 🔵 🔴 🔴 :white_circle: :white_circle: :white_circle:
🔵 🔵 🔵 🔴 :white_circle: :white_circle: :white_circle:
Game Over! @candid holly won against @tawdry pawn
Easy
.c4
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: 🔵 🔵 🔵 :white_circle: :white_circle:
:white_circle: :white_circle: 🔴 🔴 🔴 🔴 :white_circle:
:white_circle: :white_circle: 🔵 🔴 🔴 🔵 :white_circle:
🔵 :white_circle: 🔴 🔵 🔴 🔴 🔴
🔵 🔵 🔴 🔴 🔵 🔵 🔵
Game Over! @candid holly won against @tawdry pawn
Easy
.source c4
.c4
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: 🔵 🔴 :white_circle: 🔵 :white_circle:
:white_circle: 🔴 🔵 🔵 🔴 🔴 :white_circle:
:white_circle: 🔵 🔴 🔵 🔵 🔵 :white_circle:
:white_circle: 🔴 🔵 🔵 🔴 🔴 :white_circle:
🔴 🔴 🔵 🔴 🔴 🔵 :white_circle:
🔵 🔴 🔴 🔴 🔵 🔴 🔴
🔴 🔵 🔵 🔵 🔴 🔵 🔵
@candid holly, it's your turn! React with the column you want to place your token in.
@candid holly, you took too long. Game over!
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: 🔵 :white_circle: :white_circle: :white_circle:
@tawdry pawn surrendered. Game over!
.c4 8
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣ 8️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
🔴 :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
🔵 🔵 :white_circle: 🔴 :white_circle: :white_circle: :white_circle: :white_circle:
🔵 🔴 🔵 🔵 🔴 :white_circle: 🔴 :white_circle:
🔵 🔵 🔴 🔵 🔴 🔴 🔵 🔴
@tawdry pawn, it's your turn! React with the column you want to place your token in.
@tawdry pawn, you took too long. Game over!
.ttt
It's time for the game! Let's begin.
🇴 🇽 🇴
4️⃣ 🇴 🇽
🇽 🇽 🇴
:tada: AI won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇴 2️⃣ 🇽
🇴 🇽 6️⃣
🇴 8️⃣ 🇽
:tada: AI won this game! :tada:
.ttt
.ms start
:x: @ornate cradle, please enable DMs to play minesweeper.
.ms start
@ornate cradle is playing Minesweeper
Here's their board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:
:one: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :bomb: :grey_question: :grey_question:
:two: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:three: :grey_question: :grey_question: :x: :bomb: :bomb: :bomb: :grey_question: :bomb: :grey_question: :grey_question:
:four: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :bomb:
:five: :grey_question: :bomb: :grey_question: :bomb: :three: :grey_question: :grey_question: :bomb: :bomb: :bomb:
:six: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:seven: :bomb: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question:
:eight: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :bomb: :bomb: :grey_question:
:nine: :bomb: :grey_question: :bomb: :grey_question: :bomb: :bomb: :grey_question: :grey_question: :bomb: :grey_question:
:keycap_ten: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question:
:fire: @ornate cradle just lost Minesweeper! :fire:
hi
.fool
Check out this April Fools' video by google.
Literally a cloud. Introducing Google Actual Cloud Platform, the world’s first public cloud running on servers in the troposphere.
Available April 1. Watch the video to learn more. https://cloud.google.com/actual-cloud/
.fool
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
.fool
Check out this April Fools' video by google.
Welcome to SnoopaVision, a fully immersive experience that lets you watch any video on YouTube in 360 degrees, with Snoop Dogg.
The best of SnoopaVision: https://goo.gl/f495Zw
Watch more Snoop: https://www.youtube.com/westfesttv
New album "High Definition" dropping soon
Oh, and by the way, Happy April 1st.
Video brought to you by YouTube a...
.battleship
.c4
@trail quarry Game cancelled.
Game Over! @stuck drum won against @main scarab
vinam#6969's 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::ocean::ocean::anger::ocean::ocean::anger::ocean::fire::ocean::anger:
:two::anger::anger::ocean::ocean::anger::ocean::anger::fire::anger::ocean:
:three::ocean::ocean::anger::anger::ocean::anger::ocean::fire::ship::anger:
:four::ocean::anger::anger::ocean::fire::fire::fire::fire::fire::anger:
:five::anger::ocean::ocean::ocean::anger::ocean::fire::fire::anger::ocean:
:six::ocean::ocean::anger::anger::ocean::anger::fire::anger::ocean::anger:
:seven::ocean::anger::ocean::anger::ocean::anger::fire::fire::anger::ocean:
:eight::anger::ocean::ocean::anger::anger::ocean::fire::fire::anger::ocean:
:nine::ocean::anger::anger::ocean::anger::ocean::anger::fire::ocean::anger:
:keycap_ten::ocean::ocean::anger::anger::ocean::anger::ocean::ocean::anger::ocean:
Zeref Draganeel#3524's 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::anger::anger::ocean::anger::anger::anger::fire::anger::ocean::ocean:
:two::anger::ocean::anger::anger::ocean::ocean::fire::fire::anger::ocean:
:three::ocean::ocean::anger::ocean::anger::anger::fire::fire::ocean::anger:
:four::anger::fire::fire::ocean::anger::ocean::fire::fire::ocean::ocean:
:five::ocean::anger::ocean::anger::ocean::ocean::fire::ocean::anger::ocean:
:six::anger::anger::anger::anger::anger::anger::anger::anger::ocean::ocean:
:seven::ocean::anger::fire::anger::ocean::anger::ocean::anger::ocean::anger:
:eight::anger::fire::fire::ocean::anger::ocean::ocean::anger::ocean::anger:
:nine::ocean::fire::fire::ocean::ocean::anger::ocean::anger::ocean::ocean:
:keycap_ten::ocean::fire::fire::ocean::anger::ocean::anger::ocean::ocean::ocean:
GG
lmao i tought your 2x ship is missing
my one ship lol
.help
HalloweenFacts
.spookyfact
Get the most recent Halloween fact
Halloweenify
.halloweenify
Change your nickname into a much spookier one!
Help
.help [commands...]
Shows Command Help.
Issues
.issue <numbers> [repository=sir-lancebot] [user=python-discord]
Command to retrieve issue(s) from a GitHub repository.
LoveCalculator
.love <who> [whom]
Tells you how much the two love each other.
UwU
.love @south plover @wicked parrot
omg someone actually#3269 ❤ Sir Lancebot#9543 scored 84%!
Your relationship will most likely work out well. Don't hesitate on making contact with each other though, as your relationship might suffer from a lack of time spent together. Talking with each other and spending time together is key.
omg someone actually#3269 ❤ omg someone actually#3269 scored 98%!
Your relationship will most likely work out perfect. This doesn't mean thought that you don't need to put effort into it. Talk to each other, spend time together, and you two won't have a hard time.
Sir Lancebot#9543 ❤ Sir Lancebot#9543 scored 77%!
Your relationship will most likely work out. It won't be perfect and you two need to spend a lot of time together, but if you keep on having contact, the good times in your relationship will outweigh the bad ones.
Dis is weiwd tbh
.love @main scarab @main scarab
011#9522 ❤ 011#9522 scored 95%!
Your relationship will most likely work out well. Don't hesitate on making contact with each other though, as your relationship might suffer from a lack of time spent together. Talking with each other and spending time together is key.
awwwww
.c4
@terse grail Game cancelled.
.love @terse grail @wicked parrot
Petrtes#0903 ❤ Sir Lancebot#9543 scored 20%!
There might be a chance of this relationship working out somewhat well, but it is not very high. With a lot of time and effort you'll get it to work eventually, however don't count on it. It might fall apart quicker than you'd expect.
Petrtes#0903 ❤ Petrtes#0903 scored 71%!
Your relationship will most likely work out. It won't be perfect and you two need to spend a lot of time together, but if you keep on having contact, the good times in your relationship will outweigh the bad ones.
The tallest chocolate Easter egg was made in Italy in 2011. Standing 10.39 metres tall and weighing 7,200 kg, it was taller than a giraffe and heavier than an elephant.
.fool
Check out this April Fools' video by google.
The future of home delivery arrives today. From above.
Google Express offers fast delivery of things you need from stores you love. With our new delivery technology, packages will arrive even faster and land anywhere you want them - whether you're at the beach, in the woods, or even on a run.
Start getting deliveries from Google Express:
Web...
.8bitify
.8bitify
.help
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.
DragNames
.dragname
Sends a message with a drag queen name.
EarthPhotos
.earth_photos
Returns a random photo of earth, sourced from Unsplash.
EasterFacts
.eggfact
Get easter egg facts.
.dragname bru
Sarah Pentine
.source issues
Your input was invalid: Unable to convert issues to valid command or Cog.
Usage:
.source [source_item]
.source issue
.issue 1
.pr 623
Eggs rolling take place in many parts of the world which symbolizes stone which was rolled away from the tomb where Jesus' body was laid after his death.
@slate matrix so as previously mentioned, but is the season daemon on both bots?
Cause @rough glade manages the seasons but @wicked parrot randomly sends facts here.
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
!d
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.8bitify
@lapis umbra only in #dev-contrib afaict
yeah i figured
.8bitify
.8bitify
.8bitify
.8bitify
Members of the Greek Orthodox faith often paint their Easter eggs red, which symbolizes Jesus' blood and his victory over death. The color red, symbolizes renewal of life, such as, Jesus' resurrection.
.pr 623
.snake antidote
How does this work lmao
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.issue 663
[404] #663 Issue/pull request not located! Please enter a valid number!
.issue 661
.source eggdecorate
.fool
Check out this April Fools' video by google.
We’re extremely excited to share with you our latest Google Cloud groundbreaking technology: After enabling our customers to address senses through Speech & Vision API, we are now releasing a subset of Taste APIs started with a dish we all love - Hummus!
.avatareasterify blue, green
Sorry, I don't know the colour blue,!
.avatareasterify blue green
hm
.bm 829540516537434113 cool thing
.8bitify
Bruh
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.adventofcode
.adventofcode
Can also use: aoc
All of the Advent of Code commands.
Subcommands:
about
Learn about Advent of Code
countdown
Return time left until next day
join
Learn how to join the leaderboard (via DM)
stats
Get daily statistics for the Python Discord leaderboard
subscribe
Notifications for new days
.avatareasterify blue
You must include at least 2 colours!
.avatareasterify yellow red
.help
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
.bookmark <target_message> [title=Bookmark]
Your input was invalid: Message "target_message" not found.
Usage:
.bookmark <target_message> [title=Bookmark]
.bookmark target_message [title=Bookmark]
Your input was invalid: Message "target_message" not found.
Usage:
.bookmark <target_message> [title=Bookmark]
.bookmark @jade wind test
Your input was invalid: Message "@!750006475400675370" not found.
Usage:
.bookmark <target_message> [title=Bookmark]
.bookmark #sir-lancebot-playground message book
.bookmark #808720923858698253 message Avatar
Your input was invalid: Channel "808720923858698253" not found.
Usage:
.bookmark <target_message> [title=Bookmark]
Fluff Pranav
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.help 3
.8bitify
EasterRiddle
.riddle
Gives a random riddle, then provides 2 hints at certain intervals before revealing the answer.
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.
EightBitify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
Emojis
.emoji <emoji>
A group of commands related to emojis.
.topic
.8bitify
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the 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.
.fool
Check out this April Fools' video by google.
The Guardian explains how they’ve optimized their news app for for interplanetary space distribution on Google Play, with the new features in the Google Play Console and updated Material Design guidelines.
Learn more: http://goo.gl/0KiLD1
Available April 1.
(Yes, happy April Fools!)
.battleship
@narrow solstice Game cancelled.
.help
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
.bunnifyme
Grpatchy
.bunnifyme
Grpatchy
:incoming_envelope: :ok_hand: applied mute to @quick cape until 2021-04-08 08:21 (9 minutes and 58 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).
!unmute 756393473430519849
:incoming_envelope: :ok_hand: pardoned infraction mute for @quick cape.
Please run commands a bit slower
You've already sent out a request for a player 2
@quick cape Seems like there's no one here to play...
.8bitify
.8bitify
bruk
.ttt
The first story of a rabbit (later named the "Easter Bunny") hiding eggs in a garden was published in 1680.
.ttt
.ttt
.ttt
.help
ValentineZodiac
.zodiac <zodiac_sign>
Provides information about zodiac sign by taking zodiac sign name as input.
WikipediaSearch
.wikipedia <search>
Sends paginated top 10 results of Wikipedia search..
Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.
WonderTwins
.formof
Command to send a Wonder Twins inspired phrase to the user invoking the command.
XKCD
.xkcd <comic>
Getting an xkcd comic's information along with the image.
.snakes
.snakes
Can also use: snake
Commands from our first code jam.
Subcommands:
about
Show an embed with information about the event, its participants, and its winners.
antidote
Antidote! Can you create the antivenom before the patient dies?
card [name]
Create an interesting little card from a snake.
draw
Draws a random snek using Perlin noise.
fact
Gets a snake-related fact.
get [name]
Fetches information about a snake from Wikipedia.
guess
Snake identifying game.
hatch
Hatches your personal snake.
movie
Gets a random snake-related movie from TMDB.
.quiz
Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general
In which country is Bali located in?
20s left!
10s left!
France
No one answered correctly!
Let's move to the next question.
Remaining questions:
No one has made it onto the leaderboard yet.
What does the acronym GPRS stand for?
20s left!
10s left!
General Packet Radio Service
@tender pond got the correct answer :tada: 50 points!
Information
General Packet Radio Service (GPRS) is a packet-based mobile data service on the global system for mobile communications (GSM) of 3G and 2G cellular communication systems. It is a non-voice, high-speed and useful packet-switching technology intended for GSM networks.
Let's move to the next question.
Remaining questions:
HayliaBobMutthew#2594 : 50
At what year did Christopher Columbus discover America?
20s left!
10s left!
1492
@tender pond got the correct answer :tada: 50 points!
Information
The explorer Christopher Columbus made four trips across the Atlantic Ocean from Spain: in 1492, 1493, 1498 and 1502. He was determined to find a direct water route west from Europe to Asia, but he never did. Instead, he stumbled upon the Americas
Let's move to the next question.
Remaining questions:
HayliaBobMutthew#2594 : 100
What's the world's largest urban area?
20s left!
Tokyo
@tender pond got the correct answer :tada: 75 points!
Information
Tokyo is the most populated city in the world, with a population of 37 million people. It is located in Japan.
Let's move to the next question.
Remaining questions:
HayliaBobMutthew#2594 : 175
Which city is in two continents?
Russia
20s left!
Istanbul
@tender pond got the correct answer :tada: 75 points!
Information
Istanbul embraces two continents, one arm reaching out to Asia, the other to Europe.
Let's move to the next question.
Remaining questions:
HayliaBobMutthew#2594 : 250
The round has ended.
Congratulations @tender pond :tada: You have won this quiz game with a grand total of 250 points!
.src battleship
.quiz
Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general
What country is called "Land of White Elephants"?
20s left!
10s left!
Better luck next time
Information
White elephants were regarded to be holy creatures in ancient Thailand and some other countries. Today, white elephants are still used as a symbol of divine and royal power in the country. Ownership of a white elephant symbolizes wealth, success, royalty, political power, wisdom, and prosperity.
Let's move to the next question.
Remaining questions:
No one has made it onto the leaderboard yet.
Name "the land of a thousand lakes"
20s left!
Finland
@quasi hound got the correct answer :tada: 75 points!
Information
Finland is a country in Northern Europe. Sweden borders it to the northwest, Estonia to the south, Russia to the east, and Norway to the north. Finland is part of the European Union with its capital city being Helsinki. With a population of 5.5 million people, it has over 187,000 lakes. The thousands of lakes in Finland are the reason why the country's nickname is "the land of a thousand lakes."
Let's move to the next question.
Remaining questions:
uClaster#1095 : 75
How many planets are there in the Solar system?
8
@quasi hound got the correct answer :tada: 100 points!
Information
In the Solar system, there are 8 planets: Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus and Neptune. Pluto isn't considered a planet in the Solar System anymore.
Let's move to the next question.
Remaining questions:
uClaster#1095 : 175
Which is the smallest planet in the Solar System?
20s left!
Mercury
@quasi hound got the correct answer :tada: 75 points!
Information
Mercury is the smallest planet in our solar system. It's just a little bigger than Earth's moon. It is the closest planet to the sun, but it's actually not the hottest. Venus is hotter.
Let's move to the next question.
Remaining questions:
uClaster#1095 : 250
What does the acronym GPRS stand for?
20s left!
10s left!
General Packet Radio Service
@quasi hound got the correct answer :tada: 50 points!
Information
General Packet Radio Service (GPRS) is a packet-based mobile data service on the global system for mobile communications (GSM) of 3G and 2G cellular communication systems. It is a non-voice, high-speed and useful packet-switching technology intended for GSM networks.
Let's move to the next question.
Remaining questions:
uClaster#1095 : 300
The round has ended.
Congratulations @quasi hound :tada: You have won this quiz game with a grand total of 300 points!
.quiz
Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general
Who was the winner of FIFA 2018?
20s left!
10s left!
Better luck next time
Information
France 4 - 2 Croatia
Let's move to the next question.
Remaining questions:
France
No one has made it onto the leaderboard yet.
How many planets are there in the Solar system?
8
@quasi hound got the correct answer :tada: 100 points!
Information
In the Solar system, there are 8 planets: Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus and Neptune. Pluto isn't considered a planet in the Solar System anymore.
Let's move to the next question.
Remaining questions:
uClaster#1095 : 100
Name "the land of a thousand lakes"
Finland
@quasi hound got the correct answer :tada: 100 points!
Information
Finland is a country in Northern Europe. Sweden borders it to the northwest, Estonia to the south, Russia to the east, and Norway to the north. Finland is part of the European Union with its capital city being Helsinki. With a population of 5.5 million people, it has over 187,000 lakes. The thousands of lakes in Finland are the reason why the country's nickname is "the land of a thousand lakes."
Let's move to the next question.
Remaining questions:
uClaster#1095 : 200
Which country is the largest producer of tea in the world?
Indonesia
20s left!
China
@quasi hound got the correct answer :tada: 75 points!
Information
Tea is mainly grown in Asia, Africa, South America, and around the Black and Caspian Seas. The four biggest tea-producing countries today are China, India, Sri Lanka and Kenya. Together they represent 75% of world production.
Let's move to the next question.
Remaining questions:
uClaster#1095 : 275
Which is the largest tropical rain forest in the world?
20s left!
Amazon
@quasi hound got the correct answer :tada: 75 points!
Information
The Amazon is regarded as vital in the fight against global warming due to its ability to absorb carbon from the air. It's often referred to as the "lungs of the Earth," as more than 20 per cent of the world's oxygen is produced there.
Let's move to the next question.
Remaining questions:
uClaster#1095 : 350
The round has ended.
Congratulations @quasi hound :tada: You have won this quiz game with a grand total of 350 points!
.help
Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.
Games
.games [amount=5] [genre]
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.
GithubInfo
.github
Commands for finding information related to GitHub.
HTTPStatusCodes
.http_status
Group containing dog and cat http status code commands.
.bunnifyme
MoofyKomandos
.earth_photos
.github
.github
Can also use: gh, git
Commands for finding information related to GitHub.
Subcommands:
repository [repo...]
Fetches a repositories' GitHub information.
user <username>
Fetches a user's GitHub information.
.ttt
.ttt
.ttt
It's time for the game! Let's begin.
🇽 2️⃣ 3️⃣
🇽 🇽 6️⃣
🇴 🇴 🇴
:tada: AI won this game! :tada:
.ttt
.ttt
You are not authorized to use this command.
:tada: AI won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇴 🇽 3️⃣
🇽 🇴 6️⃣
7️⃣ 🇽 🇴
:tada: AI won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇴 🇴 🇴
🇴 🇽 🇽
🇽 🇽 9️⃣
:tada: AI won this game! :tada:
.ttt
.ttt
.ttt
It's time for the game! Let's begin.
1️⃣ 2️⃣ 3️⃣
4️⃣ 5️⃣ 6️⃣
7️⃣ 8️⃣ 9️⃣
@quick cape ran out of time. Canceling game.
@torpid haven Seems like there's no one here to play. Use .c4 ai to play against a computer.
.ttt
.ttt
It's time for the game! Let's begin.
🇽 🇴 🇽
4️⃣ 🇴 🇽
🇴 8️⃣ 🇽
:tada: @mighty geyser won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇴 2️⃣ 🇽
4️⃣ 🇴 🇴
🇽 🇽 🇽
:tada: @mighty geyser won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇽 2️⃣ 🇴
🇴 🇽 6️⃣
🇽 🇴 🇽
:tada: @mighty geyser won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇽 🇴 🇽
🇽 🇴 6️⃣
🇽 8️⃣ 🇴
:tada: @mighty geyser won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇽 🇴 🇽
4️⃣ 🇴 🇽
🇴 8️⃣ 🇽
:tada: @unkempt cape won this game! :tada:
.ttt
It's time for the game! Let's begin.
🇽 🇴 🇽
🇴 🇽 6️⃣
🇽 8️⃣ 🇴
:tada: @unkempt cape won this game! :tada:
.snake antidote
@unkempt cape Game cancelled.
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: 🔴 :white_circle: :white_circle: 🔵
:white_circle: :white_circle: :white_circle: 🔵 :white_circle: :white_circle: 🔵
:white_circle: :white_circle: 🔵 🔴 :white_circle: :white_circle: 🔴
:white_circle: :white_circle: 🔴 🔴 :white_circle: :white_circle: 🔵
:white_circle: 🔴 🔴 🔵 :white_circle: :white_circle: 🔵
🔴 🔵 🔵 🔴 🔴 :white_circle: 🔵
🔴 🔵 🔵 🔴 🔵 :white_circle: 🔴
Game Over! @wicked parrot won against @unkempt cape
.c4 ai
1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: 🔵 :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: 🔴 :white_circle: :white_circle: :white_circle: :white_circle: :white_circle:
:white_circle: 🔴 🔴 :white_circle: :white_circle: 🔵 🔴
🔵 🔵 🔵 🔵 🔴 🔴 🔵
Game Over! @unkempt cape won against @wicked parrot
Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general
What's known as the "Playground of Europe"?
Poland
20s left!
Germany
10s left!
No one answered correctly!
Information
It comes from the title of a book written in 1870 by Leslie Stephen (father of Virginia Woolf) detailing his exploits of mountain climbing (not skiing) of which sport he was one of the pioneers and trekking or walking.
Let's move to the next question.
Remaining questions:
No one has made it onto the leaderboard yet.
When did the Second World War end?
1945
@unkempt cape got the correct answer :tada: 100 points!
Information
World War 2 ended with the unconditional surrender of the Axis powers. On 8 May 1945, the Allies accepted Germany's surrender, about a week after Adolf Hitler had committed suicide. VE Day – Victory in Europe celebrates the end of the Second World War on 8 May 1945.
Let's move to the next question.
Remaining questions:
makaveli#6180 : 100
Which country is the largest producer of coffee?
Brazil
@unkempt cape got the correct answer :tada: 100 points!
Information
Brazil is the world's largest coffee producer. In 2016, Brazil produced a staggering 2,595,000 metric tons of coffee beans. It is not a new development, as Brazil has been the highest global producer of coffee beans for over 150 years.
Let's move to the next question.
Remaining questions:
makaveli#6180 : 200
Where is the "International Court Of Justice" located at?
Switzerland
20s left!
10s left!
Better luck next time
Let's move to the next question.
Remaining questions:
makaveli#6180 : 200
The United Nations headquarters is located at which city?
New York
@unkempt cape got the correct answer :tada: 100 points!

