#sir-lancebot-playground

1 messages · Page 105 of 1

hollow iron
#

.snakes

wicked parrotBOT
#
.[snakes|snake] 

Commands from our first code jam.

Commands:
  about    Show an embed with information about the event, its participants, ...
  antidote Antidote! Can you create the antivenom before the patient dies?
  card     Create an interesting little card from a snake.
  draw     Draws a random snek using Perlin noise.
  fact     Gets a snake-related fact.
  get      Fetches information about a snake from Wikipedia.
  guess    Snake identifying game.
  hatch    Hatches your personal snake.
  movie    Gets a random snake-related movie from OMDB.
  name     Snakifies a username.
  quiz     Asks a snake-related question in the chat and validates the user's...
  sal      Play a game of Snakes and Ladders.
  snakify  How would I talk if I were a snake?
  video    Gets a YouTube video about snakes.
  zen      Gets a random quote from the Zen of Python, except as if spoken by...

Type .help command for more info on a command.
You can also type .help category for more info on a category.
hollow iron
#

interesting.....

wicked parrotBOT
#
Command Help

SpookyRating
.spookyrating [who]
Calculates the spooky rating of someone.

StatusCats
.http_cat <code>
Sends an embed with an image of a cat, potraying the status code.

TimeLeft
.timeleft
Calculates the time left until the end of Hacktober.

Traditions
.easter_tradition
Responds with a random tradition or custom.

TriviaQuiz
.quiz [category]
Start a quiz!

#

hi

#
**Status: 404**
junior mauve
#

.hacktoberfestissues

#

.help

wicked parrotBOT
#
Command Help

GithubInfo
.github <username>
Fetches a user's GitHub information.

HacktoberIssues
.hacktoberissues [option]
Get a random python hacktober issue from Github.

HacktoberStats
.hacktoberstats [github_username]
Display an embed for a user's Hacktoberfest contributions.

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

Halloweenify
.halloweenify
Change your nickname into a much spookier one!

junior mauve
#

.hacktoberissues

wicked parrotBOT
#

forgiven example, it should return "Nਮਨ ਨੀਵਾਂ ਮੱਤ ਉੱਚੀ।"
chrome_4anjNsew1Y

labels

Selenium Automation
enhancement
good first issue
hacktoberfest
python

junior mauve
#

.hacktoberissues beginner

wicked parrotBOT
#

forgiven example, it should return "Nਮਨ ਨੀਵਾਂ ਮੱਤ ਉੱਚੀ।"
chrome_4anjNsew1Y

labels

Selenium Automation
enhancement
good first issue
hacktoberfest
python

junior mauve
#

.hacktoberissues good first issue

wicked parrotBOT
#

Question

Calculate modulo of two numbers without using the inbuilt modulo operator (%), second method.

Where to put the code?

In simc-codes directory

What to name the file?

q201.simc

Note: You can only start doing a question if it has been assigned to you by a maintainer. Once assigned to someone this questions will not be reassigned, it can only be reassigned if the person does not complete his/her task."

labels

easy
enhancement
hacktoberfest

junior mauve
#

.hacktoberissues easy

wicked parrotBOT
#

Describe the feature

Since we are modifying the way we store the datasets quite often, we would like to keep versions of it in meta.json for each dataset. Then after reading meta.json, we can use the corresponding interface to load it.

For convenience, if no version is specified in meta.json, then we assume version: 0 which is the current version on master (0.12.x). For the release, we will use version: 1.

labels

enhancement
hacktoberfest

junior mauve
#

.hacktoberissues easy

wicked parrotBOT
junior mauve
#

i only know python lol

junior mauve
#

.hacktoberissues good first issue

wicked parrotBOT
#

Describe the bug

I created new component, which is using mercurial VCS and supposed to pull from default branch and push translations to new branch. This doesn't work, "Push branch" option in Weblate is ignored and Weblate is always pushing to the default repository branch defined in Weblate as "Repository branch".

To Reproduce

Steps to reproduce the behavior:

  1. Create any new repository with remote VCS containing at least 2 mercurial branches
  2. Setup "Repository branch" a...
labels

enhancement
good first issue
hacktoberfest
help wanted

junior mauve
#

.hacktoberissues good first issue

wicked parrotBOT
junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Refactor to remove unnecessary tabs and spaces

labels

first timers only
good first issue
hacktoberfest

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Aim

  • Build a WhatsApp bot, that will display the current statistics of COVID-19 given a county or any Indian state or district
labels

enhancement
good first issue
hacktoberfest
hard
up for grab

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Problem name:Set Matrix Zeroes
Difficulty:Medium
Language:C++

please assign me to this issue.
I have a solution which give the below results:
Runtime: 28 ms, faster than 67.05% of C++ online submissions for Set Matrix Zeroes.
Memory Usage: 13.5 MB, less than 39.41% of C++ online submissions for Set Matrix Zeroes.

labels

hacktoberfest

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Problem name: Reverse Words in a String
Difficulty: 151
Language: C++

labels

hacktoberfest

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Some users might not need the full GUI suite offered by pslab-desktop, but might still want a nicer UX than just typing into the Python REPL. We should create a CLI application that can handle certain common tasks, like collecting samples with the oscilloscope, outputting a waveform, etc.

The CLI should be able to:

  1. Collect data from the oscilloscope and logic analyzer.
  2. Plot collected data (probably using matplotlib).
  3. Save collected data to a suitable format (probably CSV initial...
labels

Codeheat
enhancement
hacktoberfest

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

I know mumo just works fine, but Python 2 is going to die very soon.

And another thing, it's really annoying to write non-ascii strings in Python 2 (either u'string' or import future)

I have tried to update it myself but turns out that is too complicated for me.

labels

hacktoberfest
help wanted

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Create an Instruction.md file to describe each instruction in a simple way to set up the script.

labels

documentation
enhancement
good first issue
hacktoberfest
hacktoberfest-accepted

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Improve the existing GUI by adding styles and theme to make it look modern. No changes in functionality of the GUI is required, only improve the style of the existing GUI.

labels

enhancement
feature_request
good first issue
hacktoberfest

junior mauve
#

.hacktoberissues good first issue, python

wicked parrotBOT
#

Describe the bug
A user who authenticated using "social_django" won't be able to reset or set the password.

All the emails that are registered through "social_django" backend do not have any passwords set in their account. So, If the same user try to reset their password from the form, they do not get email in their mailbox, and the users who registered via django backend receive the email properly.

To Reproduce
Steps to reproduce the behavior:

  1. Sign in with Google Account. [M...
labels

bug
enhancement
hacktoberfest

austere coyote
#

.statuscat 521

wicked parrotBOT
#
**Status: 521**
austere coyote
#

bogus that one means that the server is down

wicked parrotBOT
#
**Status: 404**
surreal oxide
#

.github

wicked parrotBOT
#
Command Help

.github <username>
Can also use: gh

*Fetches a user's GitHub information.

Username is optional and sends the help command if not specified.*

surreal oxide
#

.github IgnisDa

wicked parrotBOT
#
Followers

1

Following

1

Public repos

Gists

0

Organizations

No organizations

Website

No website link available

wicked parrotBOT
#
Followers

5

Following

1

Public repos

9

Gists

0

Organizations

No organizations

Website

No website link available

royal sinew
#

.gh tpope

wicked parrotBOT
royal sinew
#

.gh github

#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

royal sinew
#

.gh github

wicked parrotBOT
spark zenith
#

.gh kavienanj

wicked parrotBOT
#

Python, JS & Dart wizard! exploring Flutter right now...

Followers

2

Following

2

Public repos

Gists

0

Organizations

No organizations

Website

No website link available

cobalt brook
#

.gh

#

.gh python-discord

wicked parrotBOT
meager thistle
#

sa

main scarab
#

.gh scrazzz

wicked parrotBOT
unborn night
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

unborn night
#

.fool

wicked parrotBOT
elder phoenix
#

.gh akarys42

wicked parrotBOT
elder phoenix
#

My lord this looks bad on mobile

cobalt brook
#

@elder phoenix how does it look?

austere canyon
#

Wrong screenshot lol? @elder phoenix

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @near vector: 1
🥈 @jaunty flame: 1
🥉 @distant radish: 1
🏅 @royal sinew: 1
🏅 @royal sinew: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

candy

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @near vector: 1
🥈 @jaunty flame: 1
🥉 @distant radish: 1
🏅 @royal sinew: 1
🏅 @royal sinew: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

Hmm

#

Let's wait for the PR to be reviewed by someone else as well

tacit edge
#

.help wiki

wicked parrotBOT
#
Command Help

.wikipedia <search>
Can also use: wiki

Return list of results containing your search query from wikipedia.

tacit edge
#

.wikipedia snake

wicked parrotBOT
#

Enter number to choose

tacit edge
#

1

wicked parrotBOT
#

Snakes are elongated, legless, carnivorous reptiles of the suborder Serpentes. Like all other squamates, snakes are ectothermic, amniote vertebrates covered in overlapping scales. Many species of snakes have skulls with several more joints than their lizard ancestors, enabling...

tacit edge
#

.source

wicked parrotBOT
tacit edge
#

.source wiki

wicked parrotBOT
#
Command: wikipedia

Return list of results containing your search query from wikipedia.

Source Code
tacit edge
#

.wiki aztec

wicked parrotBOT
#

Enter number to choose

tacit edge
#

2

wicked parrotBOT
#

The Aztec Empire, or the Triple Alliance (Classical Nahuatl: Ēxcān Tlahtōlōyān, [ˈjéːʃkaːn̥ t͡ɬaʔtoːˈlóːjaːn̥]), was an alliance of three Nahua altepetl city-states: Mexico-Tenochtitlan, Texcoco, and Tlacopan. These three city-states ruled the area in and around the Valley of ...

tacit edge
#

.wiki Wikipedia

wicked parrotBOT
#

Enter number to choose

tacit edge
#

9

wicked parrotBOT
mellow wharf
#

.wiki discord

wicked parrotBOT
#

Enter number to choose

mellow wharf
#

1

wicked parrotBOT
#

Discord is an American VoIP, instant messaging and digital distribution platform designed for creating communities. Users communicate with voice calls, video calls, text messaging, media and files in private chats or as part of communities called "servers." Servers are a colle...

mellow wharf
#

WAIT FILM???

#

.wiki discord

wicked parrotBOT
#

Enter number to choose

mellow wharf
#

4

wicked parrotBOT
#

Discord is a 1933 British drama film directed by Henry Edwards and starring Owen Nares, Benita Hume and Harold Huth. Its plot involves a struggling composer who has to be supported financially by his wealthier wife. It was based on the play A Roof and Four Walls by E. Temple T...

mellow wharf
#

huh

#

interesting

tacit edge
#

.help

wicked parrotBOT
#
Command Help

MonsterBio
.monsterbio
Sends your monster bio!

MonsterSurvey
.monster
The base voting command. If nothing is called, then it will return an embed.

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.

PickupLine
.pickupline
Gives you a random pickup line.

tacit edge
#

.movies fantasy

wicked parrotBOT
#
Random Fantasy Movies

Doppelgänger

Rating: 5.9/10 :star:
Release Date: 2012-05-19

Production Information
Made by:
Made in: Brazil

Some Numbers
Budget: $?
Revenue: $?
Duration: 0 hour(s) 25 minute(s)

Silvia is a young teacher at an elementary school. One day, her class is interrupted when the students notice her double walking on the other side of the street. Silvia tries to ignore the apparition, but this strange event begins to permeate her daily life and transform her pesonality.

tacit edge
#

.help

wicked parrotBOT
#
Command Help

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.

ScaryMovie
.scarymovie
Randomly select a scary movie and display information about it.

Snakes
.snakes
Commands from our first code jam.

tacit edge
#

.help snakes

wicked parrotBOT
#
Command Help | "snakes"

Subcommands:
name [name]
Snakifies a username.
quiz
Asks a snake-related question in the chat and validates the user's guess.
sal
Play a game of Snakes and Ladders.
snakify [message]
How would I talk if I were a snake?
video [search]
Gets a YouTube video about snakes.
zen
Gets a random quote from the Zen of Python, except as if spoken by a snake.

tacit edge
#

.scarymovie

wicked parrotBOT
#

Courtney Snow, an author with writer's block, still haunted by the suicide of her best friend while they were in prep school, finds herself teaching at the very same school while trying to get back on her feet. She encounters a young student, Laurel, who seems in every way to be the reincarnation of her best friend from years ago. Laurel seems to know things about Courtney that only dead friend would have known. Is she losing her mind or is it all a cruel hoax?

Directed by

Clinton Shorter

Starring

Sara Rue, Amber Borycki, Duncan Regehr

Running time

85 minutes

Release year

2008

Spookiness rating

:skull::skull::bat:

hoary fossil
#

.gh Inheritanc-e

wicked parrotBOT
#
Followers

0

Following

0

Public repos

0

Gists

0

Organizations

No organizations

Website

No website link available

hoary fossil
#

.gh jb3

#

ohhh

pseudo agate
#

.gh

#

.gh jb3

wicked parrotBOT
royal sinew
#

.source spookify

wicked parrotBOT
#
Command: savatar

Spookify an user's avatar.

Source Code
stuck drum
#

.gh saiTama-max

wicked parrotBOT
#

I like Python

Followers

0

Following

2

Public repos

3

Gists

0

Organizations

No organizations

Website

No website link available

stuck drum
#

.spookify

wicked parrotBOT
#
non-ImaginativeBrainUser
Is this you or am I just really paranoid?
stuck drum
#

.spookify

wicked parrotBOT
#
non-ImaginativeBrainUser
Is this you or am I just really paranoid?
harsh surge
#

.gh saiTama-max

wicked parrotBOT
#

I like Python

Followers

0

Following

2

Public repos

3

Gists

0

Organizations

No organizations

Website

No website link available

harsh surge
#

maybe

pseudo agate
#

.gh mia

wicked parrotBOT
#
Followers

4

Following

0

Public repos

0

Gists

0

Organizations

No organizations

Website

No website link available

jovial mulch
#

.hackstats

wicked parrotBOT
jovial mulch
#

.pr 509

wicked parrotBOT
hollow iron
#

.help

languid arch
#

.gh asleep-cult

wicked parrotBOT
#
Followers

1

Following

0

Public repos

4

Gists

0

Organizations

No organizations

Website

No website link available

languid arch
#

Why do I have 1 follower

#

Oh I know

ripe flax
#

.hackstats

wicked parrotBOT
#

@ripe flax, you have not linked a GitHub account

You can link your GitHub account using:
.hackstats link github_username
Or query GitHub stats directly using:
.hackstats github_username

ripe flax
#

.hackstats link azh412

wicked parrotBOT
#

@ripe flax, your GitHub username has been added

ripe flax
#

.hackstats

wicked parrotBOT
#

No valid October GitHub contributions found for 'azh412'

ripe flax
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

ripe flax
#

.avatareasterify

#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

ripe flax
#

.battleship

wicked parrotBOT
#

@ripe flax Game cancelled.

ripe flax
#

.fool

wicked parrotBOT
ripe flax
#

.fool

wicked parrotBOT
ripe flax
#

.fool

wicked parrotBOT
ripe flax
#

.fool

wicked parrotBOT
topaz arrow
#

.savetheplantet

cobalt brook
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @near vector: 1
🥈 @jaunty flame: 1
🥉 @distant radish: 1
🏅 @royal sinew: 1
🏅 @royal sinew: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

tacit edge
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

austere canyon
#

.help

wicked parrotBOT
#
Command Help

HacktoberStats
.hacktoberstats [github_username]
Display an embed for a user's Hacktoberfest contributions.

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=seasonalbot] [user=python-discord]
Command to retrieve issue(s) from a GitHub repository.

austere canyon
#

.help evergreen

wicked parrotBOT
#
Query "evergreen" not found.
austere canyon
#

.help BunnyNameGenerator

wicked parrotBOT
#
Command Help

BunnyNameGenerator
Generate a random bunny name, or bunnify your Discord username!

Commands:
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.

austere canyon
#

.haloweenify

#

I canny spell, o no

#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

spookie👻 wasn't spooky enough for you? That's understandable, spookie👻 isn't scary at all! Let me think of something better. Hmm... I got it!

Your new nickname should be:
:ghost: Ghostface :jack_o_lantern:

It looks like I cannot change your name, but feel free to change it yourself.

austere canyon
#

.spookyfact

wicked parrotBOT
#
🏚 Halloween Fact #4

Halloween is the second highest grossing commercial holiday after Christmas.

austere canyon
#

I n t e r e s t i n g

#

.spookyfact

wicked parrotBOT
#
🎃 Halloween Fact #5

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.

austere canyon
#

huh lol rlly

#

And then one day everything changed

ripe flax
#

XD

#

.help

wicked parrotBOT
#
Command Help

BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.

BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnyname
Picks a random bunny name from a JSON file.

CandyCollection
.candy
Get the candy leaderboard and save to JSON.

ConvoStarters
.topic
Responds with a random topic to start a conversation.

ripe flax
#

.help

wicked parrotBOT
#
Command Help

Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.

ripe flax
#

.github azh412

wicked parrotBOT
#
Followers

0

Following

2

Public repos

1

Gists

0

Organizations

No organizations

Website

No website link available

ripe flax
#

!user Azh

rough gladeBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

cobalt brook
#

.spookie👻fact

wicked parrotBOT
#
🏚 Halloween Fact #11

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.

austere canyon
#

I had my hopes up for a second there

#

And then I realized it was you so it was pretty much definitely some sort of trick lol

versed quarry
#

.doc pickle

#

.spook

#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

versed quarry
#

.fool

wicked parrotBOT
distant radish
#

.gh jb3

wicked parrotBOT
distant radish
#

.gh helloworld

sick compass
#

.timeleft

wicked parrotBOT
#

There are 2 days, 22 hours and 54 minutes left until the end of Hacktober.

distant radish
#

.remind

hoary fossil
#

.gh Inheritanc-e

wicked parrotBOT
#
Followers

0

Following

0

Public repos

0

Gists

0

Organizations

No organizations

Website

No website link available

slate crystal
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

Hoopefully wasn't spooky enough for you? That's understandable, Hoopefully isn't scary at all! Let me think of something better. Hmm... I got it!

Your new nickname will be:
:ghost: Jigsaw Killer :jack_o_lantern:

shrewd atlas
obtuse iris
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

obtuse iris
#

.fool

wicked parrotBOT
obtuse iris
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

Spacecraft1013 wasn't spooky enough for you? That's understandable, Spacecraft1013 isn't scary at all! Let me think of something better. Hmm... I got it!

Your new nickname will be:
:ghost: Freddy Krueger :jack_o_lantern:

obtuse iris
#

nice

tacit edge
#

.wiki United States

tacit edge
#

6

wicked parrotBOT
#

The United States Senate is the upper chamber of the United States Congress, which, along with the United States House of Representatives—the lower chamber—constitutes the legislature of the United States. The Senate chamber is located in the north wing of the Capitol Building...

tacit edge
#

.help wiki

wicked parrotBOT
#
Command Help

.wikipedia <search>
Can also use: wiki

Return list of results containing your search query from wikipedia.

teal pecan
#

.ec logo

wicked parrotBOT
#
Emoji Count

There are 23 emojis in logo category

teal pecan
#

.ec logo

wicked parrotBOT
#
Emoji Count

There are 23 emojis in logo category

pseudo agate
#

.ec

wicked parrotBOT
#
Emoji Count

python There is 1 emoji in python category

joe_maverick There are 6 emojis in joe category

pydis_snake There are 9 emojis in pydis category

okhandbutflipped There is 1 emoji in okhandbutflipped category

yert There is 1 emoji in yert category

lemonpeek There is 1 emoji in lemonpeek category

last garden
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

last garden
#

.battleship

wicked parrotBOT
#

@last garden Game cancelled.

last garden
#

.help

wicked parrotBOT
#
Command Help

GithubInfo
.github <username>
Fetches a user's GitHub information.

HacktoberIssues
.hacktoberissues [option]
Get a random python hacktober issue from Github.

HacktoberStats
.hacktoberstats [github_username]
Display an embed for a user's Hacktoberfest contributions.

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

Halloweenify
.halloweenify
Change your nickname into a much spookier one!

royal sinew
#

!spookyavatar

#

.spookyavatar

wicked parrotBOT
#
Hedy
Is this you or am I just really paranoid?
royal sinew
#

Ayy

wicked parrotBOT
#
Lemon
Is this you or am I just really paranoid?
gritty osprey
#

.spookyavatar

wicked parrotBOT
#
Lemon
Is this you or am I just really paranoid?
gritty osprey
#

.spookyavatar

wicked parrotBOT
#
Lemon
Is this you or am I just really paranoid?
gritty osprey
#

.spookyavatar

wicked parrotBOT
#
Lemon
Is this you or am I just really paranoid?
hoary fossil
#

spookyavatar

#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

eu

#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

euuuuu

#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

oh that'as not as bad

#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

give me something different damnit

#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

.spookyavatar

wicked parrotBOT
#
Inheritanc-e
Is this you or am I just really paranoid?
hoary fossil
#

badd

#

bOOOOOO!!!!!

main scarab
#

.help

wicked parrotBOT
#
Command Help

GithubInfo
.github <username>
Fetches a user's GitHub information.

HacktoberIssues
.hacktoberissues [option]
Get a random python hacktober issue from Github.

HacktoberStats
.hacktoberstats [github_username]
Display an embed for a user's Hacktoberfest contributions.

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

Halloweenify
.halloweenify
Change your nickname into a much spookier one!

main scarab
#

.hacktoberstats LennyPhoenix

wicked parrotBOT
#

Here are some stats!

LennyPhoenix's Hacktoberfest

LennyPhoenix has made 1 valid contribution in October

LennyPhoenix is 3 PRs away from a T-shirt or a tree!

:clock1: In Review
:tada: Accepted

None

main scarab
#

yeah im not getting 3 PRs in 1 day lol

wicked parrotBOT
#

No valid October GitHub contributions found for 'Theagainmen'

delicate halo
#

.spookyavatar

wicked parrotBOT
#
Theagainmen
Is this you or am I just really paranoid?
delicate halo
#

.spookyavatar

wicked parrotBOT
#
Theagainmen
Is this you or am I just really paranoid?
delicate halo
#

.spookyavatar

wicked parrotBOT
#
Theagainmen
Is this you or am I just really paranoid?
delicate halo
#

.season

#

.season

#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

Theagainmen wasn't spooky enough for you? That's understandable, Theagainmen isn't scary at all! Let me think of something better. Hmm... I got it!

Your new nickname will be:
:ghost: Cujo :jack_o_lantern:

delicate halo
#

.halloweenify

#

.help 6

wicked parrotBOT
#
Query "6" not found.
delicate halo
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

delicate halo
#

.avatareasterify [green, red, blue]

wicked parrotBOT
#

Sorry, I don't know these colours: [green, red, blue]

delicate halo
#

.avatareasterify green, red, blue

wicked parrotBOT
#

You must include at least 2 colours!

delicate halo
#

.avatareasterify green, red

wicked parrotBOT
#

Sorry, I don't know the colour green,!

delicate halo
#

.bemyvalentine

wicked parrotBOT
#

@late hedge

:gift_heart: A poem dedicated to Zombie Zig :revolving_hearts:

When I say I love you, please believe it's true.
When I say forever, know I'll never leave you.
When I say goodbye, promise me you won't cry,
Because the day I'll be saying that will be the day I die.
:revolving_hearts:From Theagainmen#1318:gift_heart:

delicate halo
#

.help

wicked parrotBOT
#
Command Help

DragNames
.dragname
Sends a message with a drag queen name.

EasterFacts
.eggfact
Get easter egg facts.

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.

delicate halo
#

.bunnyname

wicked parrotBOT
#

Thunderfoot

delicate halo
#

.riddle

wicked parrotBOT
#
What happened to the Easter Bunny when he misbehaved at school?

You have 10 seconds before the first hint.

#
Here's a hint: Won't be back anymore!
#
Here's a hint: Worse than suspension!
#

Nobody got it right...

The answer is: He was eggspelled!
delicate halo
#

enough bot for today

coarse blaze
#

.spookyavatar

wicked parrotBOT
#
Jayanth Balasubramanian
Is this you or am I just really paranoid?
coarse blaze
#

.spookyavatar

wicked parrotBOT
#
Jayanth Balasubramanian
Is this you or am I just really paranoid?
coarse blaze
#

.spookyavatar

wicked parrotBOT
#
Jayanth Balasubramanian
Is this you or am I just really paranoid?
coarse blaze
#

.battleship

wicked parrotBOT
#

@coarse blaze Game cancelled.

delicate halo
#

.battleship

#

@coarse blaze

wicked parrotBOT
#

@delicate halo Seems like there's no one here to play...

elder phoenix
#

.bm 771737107269419030 PyGame roasting part 2

stuck drum
#

what does that do pithink

#

.help bm

wicked parrotBOT
#
Command Help

.bookmark <target_message> [title=Bookmark]
Can also use: bm, pin

Send the author a link to target_message via DMs.

stuck drum
#

oh

#

.help fun

wicked parrotBOT
#
Query "fun" not found.

Did you mean:
Fun

stuck drum
#

.help Fun

wicked parrotBOT
#
Command Help

Fun
A collection of general commands for fun.

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

stuck drum
#

.caesarcipher hi

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.

stuck drum
#

.cc encrypt hello

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

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

Usage:
.caesarcipher encrypt <offset> <msg>

stuck drum
#

.cc encrypt 13 hello

wicked parrotBOT
#

uryyb

stuck drum
#

:o

#

.cc decrypt 13 uryyb

wicked parrotBOT
#

hello

stuck drum
#

.cc encrypt hello you would never understand this message :P

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

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

Usage:
.caesarcipher encrypt <offset> <msg>

stuck drum
#

.cc encrypt 13 you will never understand this message :P

wicked parrotBOT
#

lbh jvyy arire haqrefgnaq guvf zrffntr :C

stuck drum
#

lol

#

.source cc

wicked parrotBOT
#
Command: caesarcipher

Translates a message using the Caesar Cipher.

Source Code
young escarp
#

.spookify

wicked parrotBOT
#
KoosRoos
Is this you or am I just really paranoid?
young escarp
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

young escarp
#

.bemyvalentine @young escarp Male

wicked parrotBOT
#

You cannot send a valentine to KoosRoos#2048 as he/she does not have the lovefest role!

delicate halo
#

.bemyvalentine

wicked parrotBOT
#

@slate matrix

:two_hearts: A compliment for glowseph :heart:

Each time I look at you, I just smile to myself and think, ‘I certainly could not have done better’. You are perfect the way you are. I love you honey.
:heart:From Theagainmen#1318:two_hearts:

slate matrix
#

thank you

unborn night
#

.savetheplanet

wicked parrotBOT
#
Choose renewable energy
The problem

Getting energy from oil or fossil fuels isn't a good idea, because there is only so much of it.

What you can do

Use renewable energy, such as wind, solar, and hydro, because it is healthier and is not a finite resource!

opal token
#

hey

#

.hey

#

.hey .hey\

#

.bot

#

.seasonalbot

#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

opal token
#

.fool

wicked parrotBOT
opal token
#

.fool

wicked parrotBOT
opal token
#

.battleship

wicked parrotBOT
#

@opal token Game cancelled.

opal token
#

.battleship

wicked parrotBOT
#

@opal token Game cancelled.

opal token
#

.easter

#

.egg

#

.easteregg

#

!r

#

hmm

#

!hmm

#

.hmm

stuck drum
#

.wf 55555555 * 555555

#

.wa 45325 * 341

wicked parrotBOT
stuck drum
#

.wa 4532 * 34

wicked parrotBOT
stuck drum
#

hm so

vestal walrus
#

.wa yahoo

wicked parrotBOT
vestal walrus
#

.wa oh no

wicked parrotBOT
vestal walrus
#

HAHA

#

.wa slkfsfhsijvnsehr

wicked parrotBOT
vestal walrus
#

ok

#

wa doesnt interpret garbage

#

.spookify

wicked parrotBOT
#
snek is frand
Is this you or am I just really paranoid?
vestal walrus
#

.spookify

wicked parrotBOT
#
snek is frand
Is this you or am I just really paranoid?
vestal walrus
#

.spookify

wicked parrotBOT
#
snek is frand
Is this you or am I just really paranoid?
vestal walrus
#

.love @wicked parrot @rough glade

wicked parrotBOT
#
💙 A small acquaintance 💙

SeasonalBot#6216 ❤ Python#4329 scored 6%!

A letter from Dr. Love:

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.

vestal walrus
#

aw

#

big sad

#

0 fun

#

.8ball oh no

wicked parrotBOT
#

Usage: .8ball <question> (minimum length of 3 eg: will I win?)

vestal walrus
#

.8ball is 2020 fucked?

wicked parrotBOT
#

It is certain

vestal walrus
#

cool

cobalt brook
#

.weather

#

.catsanddogs

#

.anddogsstac

modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was 💊 💉 ⚗ ⌛

modest wadi
#

.help snake

wicked parrotBOT
#
Command Help

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

modest wadi
#

.snake hatch

wicked parrotBOT
#

:tada: Congrats! You hatched: Baby Cobra

modest wadi
#

Lol

#

.snake

wicked parrotBOT
#
.[snakes|snake] 

Commands from our first code jam.

Commands:
  about    Show an embed with information about the event, its participants, ...
  antidote Antidote! Can you create the antivenom before the patient dies?
  card     Create an interesting little card from a snake.
  draw     Draws a random snek using Perlin noise.
  fact     Gets a snake-related fact.
  get      Fetches information about a snake from Wikipedia.
  guess    Snake identifying game.
  hatch    Hatches your personal snake.
  movie    Gets a random snake-related movie from OMDB.
  name     Snakifies a username.
  quiz     Asks a snake-related question in the chat and validates the user's...
  sal      Play a game of Snakes and Ladders.
  snakify  How would I talk if I were a snake?
  video    Gets a YouTube video about snakes.
  zen      Gets a random quote from the Zen of Python, except as if spoken by...

Type .help command for more info on a command.
You can also type .help category for more info on a category.
chilly wave
#

.snake movie

wicked parrotBOT
#
Snake Charmer: The Making of 'Snakedance'
Year

2011

Released

28 Mar 2011

Runtime

25 min

Genre

Documentary, Short

Actors

Christopher Bailey, Eric Saward, Robert Shearman, Fiona Cumming

Plot

Cast and crew look back at the making of a 1983 Doctor Who story, "Snakedance".

Language

English

Country

UK

IMDB Rating

6.1

IMDB Votes

7

modest wadi
#

.snake draw

wicked parrotBOT
modest wadi
#

Huhuhuhuhuhuh

chilly wave
#

.snake guess

wicked parrotBOT
#
Which of the following is the snake in the image?

A: Hognose
B: Yellow-bellied sea snake
C: Spilotes pullatus
D: Corallus hortulanus

#

Yeah, you got it! The correct answer was Hognose.

chilly wave
#

.snake antidote

wicked parrotBOT
#
callie
Antidote

Sorry you didnt make the antidote in time.
The formula was ☠ 💉 💊 ⚗

modest wadi
#

.snake guess

wicked parrotBOT
#
Which of the following is the snake in the image?

A: Rhabdophis himalayanus
B: Eunectes deschauenseei
C: Leptotyphlops macrorhynchus
D: Pit viper

#

Did you hit the wrong key? The correct answer was Rhabdophis himalayanus.

modest wadi
#

.snake guess

wicked parrotBOT
#
Which of the following is the snake in the image?

A: Mandalay spitting cobra
B: Eastern hognose snake
C: Leptotyphlops dulcis
D: Black-necked spitting cobra

#

Terrible guess. The correct answer was Black-necked spitting cobra.

modest wadi
#

.spookify

wicked parrotBOT
#
Cybertron
Is this you or am I just really paranoid?
modest wadi
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

modest wadi
#

.avatareasterify

wicked parrotBOT
#

Here is your lovely avatar, all bright and colourful
with Easter pastel colours. Enjoy :D

modest wadi
#

.avatareasterify res

wicked parrotBOT
#

You must include at least 2 colours!

modest wadi
#

.avatareasterify red blue

wicked parrotBOT
#

Here is your lovely avatar, all bright and colourful
with Easter pastel colours. Enjoy :D

modest wadi
#

Nice

#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was 💊 ⚗ 💉 ⌛

modest wadi
#

How to play this

#

.help

wicked parrotBOT
#
Command Help

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.

ScaryMovie
.scarymovie
Randomly select a scary movie and display information about it.

Snakes
.snakes
Commands from our first code jam.

modest wadi
#

.snakes

wicked parrotBOT
#
.[snakes|snake] 

Commands from our first code jam.

Commands:
  about    Show an embed with information about the event, its participants, ...
  antidote Antidote! Can you create the antivenom before the patient dies?
  card     Create an interesting little card from a snake.
  draw     Draws a random snek using Perlin noise.
  fact     Gets a snake-related fact.
  get      Fetches information about a snake from Wikipedia.
  guess    Snake identifying game.
  hatch    Hatches your personal snake.
  movie    Gets a random snake-related movie from OMDB.
  name     Snakifies a username.
  quiz     Asks a snake-related question in the chat and validates the user's...
  sal      Play a game of Snakes and Ladders.
  snakify  How would I talk if I were a snake?
  video    Gets a YouTube video about snakes.
  zen      Gets a random quote from the Zen of Python, except as if spoken by...

Type .help command for more info on a command.
You can also type .help category for more info on a category.
modest wadi
#

.help snake antidote

wicked parrotBOT
#
Command Help

.snakes antidote
*Antidote! Can you create the antivenom before the patient dies?

Rules: You have 4 ingredients for each antidote, you only have 10 attempts
Once you synthesize the antidote, you will be presented with 4 markers
Tick: This means you have a CORRECT ingredient in the CORRECT position
Circle: This means you have a CORRECT ingredient in the WRONG position
Cross: This means you have a WRONG ingredient in the WRONG position

Info: The game automatically ends after 5 minutes inactivity.
You should only use each ingredient once.

This game was created by Lord Bisk and Runew0lf.*

modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote
You have created the snake antidote!

The solution was: ☠ ⚗ ⌛ 💉
You had 0 tries remaining.

modest wadi
#

Huh ?

#

Hmm good

#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was 💊 ☠ 💉 ⌛

modest wadi
#

Huh

#

I give up you fool

hoary fossil
#

.snake antidote 📧

wicked parrotBOT
#
Inheritanc-e
Antidote

Sorry you didnt make the antidote in time.
The formula was 💉 ⌛ ☠ 💊

modest wadi
slate matrix
#

.love @slate matrix @ruby shard

wicked parrotBOT
#
💘 You two are really close aren't you? 💘

joe#6000 ❤ Birdo#0589 scored 51%!

A letter from Dr. Love:

Your relationship has a reasonable amount of working out. But do not overestimate yourself there. Your relationship will suffer good and bad times. Make sure to not let the bad times destroy your relationship, so do not hesitate to talk to each other, figure problems out together etc.

kind meteor
#

.savatar

wicked parrotBOT
#
kwzrd💜
Is this you or am I just really paranoid?
cobalt brook
#

.halloween

#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

cobalt brook
#

.bemyvalentine

wicked parrotBOT
#

There are no users avilable to whome your valentine can be sent.

cobalt brook
#

.bemyvalentine joe#6000

hoary fossil
#

.bemyvalentine @rough glade

wicked parrotBOT
#

You cannot send a valentine to Python#4329 as he/she does not have the lovefest role!

hoary fossil
#

ohh

cobalt brook
#

.bemyvalentine 512354988157173763

modest wadi
#

.bemyvalentine @wicked parrot

wicked parrotBOT
#

You cannot send a valentine to SeasonalBot#6216 as he/she does not have the lovefest role!

stark trout
#

.hackstats AtieP

wicked parrotBOT
#

No valid October GitHub contributions found for 'AtieP'

slate matrix
#

.candy

wicked parrotBOT
#
Top Candy Records

No Candies

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

slate matrix
#

a

#

b

#

c

#

d

#

e

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

slate matrix
#

excellent

cobalt brook
#

Nice

#

Finally

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 1
🥈 @cobalt brook: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

a

#

f

#

d

#

s

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @cobalt brook: 2
🥈 @slate matrix: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

Nice

slate matrix
#

lol

#

with less than 12 hours to go, we did it

#

absolute win

cobalt brook
#

Lolll

#

I quite like this game though, when it works

slate matrix
#

yeah

#

better than the bot discord made

#

and locked to here is nicer

cobalt brook
#

100 times better

#

Yeah

#

And after studying the command and making sure it works, I now know the best strategies

slate matrix
#

lol

#

utter cheat

cobalt brook
#

hehehe

slate matrix
#

will i have to BAN YOU FROM SEASONALBOT

#

I won't hesistate

cobalt brook
#

How are you intending to do that? lemon_smug

#

Okay I'm done for now

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @cobalt brook: 10
🥈 @slate matrix: 2

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

@slate matrix hehehe

slate matrix
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 2

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

slate matrix
#

goodbye vestergurkan

cobalt brook
#

Hey, that's devops aboos

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 2

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

HAhahha mate

slate matrix
#

you'll be here a while

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

.candyu

#

Oh dude

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

@slate matrix you're cheating. Did you add a program to remove my score?

wicked parrotBOT
#
Ghosts and Ghouls and Jack o' lanterns at night; I took all of your candies and quickly took flight.
slate matrix
#

🙂

cobalt brook
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 3
🥈 @cobalt brook: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

slate matrix
#

lol

cobalt brook
#

Ah, I see

#

I'm back in the game

slate matrix
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
slate matrix
#

lol

cobalt brook
#

I am slightly suspicious of this

#

Something tells me that things were altered

slate matrix
#

root@eab67c8eaeee:/bot# vi data/halloween/candy_collection.json

cobalt brook
#

Hahhaha

#

Cheats!

slate matrix
#
{"records": {"165023948638126080": 3, "572303014346489866": -100}}
cobalt brook
#

Oooo

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

Can it display negative things?

slate matrix
#

nah

#

the check looks for >0 scores

cobalt brook
#

Welp

#

I'll really be here for a while

slate matrix
#

lol

#

or you could just not

#

hit a skull and it'll reset to 0, then just do it like NORMAL PEOPLE

cobalt brook
#

Or you could help me get to 150

#

Hahah

wicked parrotBOT
#
Ghosts and Ghouls and Jack o' lanterns at night; I took all of your candies and quickly took flight.
cobalt brook
#

There we go

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 4
🥈 @cobalt brook: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

Nice

#

I didn't do anything

slate matrix
#

if I come back to see more abuse of it I will just reset it lol

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 4
🥈 @cobalt brook: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

Okay

#

I'll be innocent from now

modest wadi
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 4
🥈 @cobalt brook: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

modest wadi
#

Shdhd

#

Bdix

#

A

#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote
You have created the snake antidote!

The solution was: 💉 💊 ⌛ ⚗
You had 8 tries remaining.

sick compass
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 4
🥈 @cobalt brook: 3

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

modest wadi
#

Ane

#

Xyux

#

Jcjc

#

Jcjc

sick compass
#

.reddit

wicked parrotBOT
#
Ghosts and Ghouls and Jack o' lanterns at night; I tried to take your candies but you had none to begin with!
slate matrix
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 4
🥈 @cobalt brook: 3
🥉 @sick compass: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

slate matrix
#

excellent

hoary fossil
#

607247579608121354-772157621024981002>

cobalt brook
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @slate matrix: 4
🥈 @cobalt brook: 3
🥉 @sick compass: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

cobalt brook
#

I see I have competition

hoary fossil
#

ohh the bot deletes those messages

cobalt brook
#

What messages?

hoary fossil
#

!eval

rough gladeBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

hoary fossil
#

What messages?
@cobalt brook oh so when u do !help it deletes the message saying your command reaction can be found #bot-commands as well as !help

#

see

cobalt brook
#

Ohh

#

Didn’t know that

hoary fossil
#

ye neither did I

cobalt brook
#

Very cool

cobalt brook
#

.bemyvalentine 306870406697189378

wicked parrotBOT
#

@teal pecan

:heart: A poem dedicated to f1re :heart:

When I say I love you, please believe it's true.
When I say forever, know I'll never leave you.
When I say goodbye, promise me you won't cry,
Because the day I'll be saying that will be the day I die.
:heart:From Vestergurkan#0585:heart:

austere canyon
#

Oh nice the candy command is fixed

#

I want some...

cobalt brook
#

Yeahh

austere canyon
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

austere canyon
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @cobalt brook: 5
🥈 @slate matrix: 4
🥉 @sick compass: 1
🏅 @austere canyon: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

austere canyon
#

Yay I got one

#

Was definitely just running that help command innocently, not trying to farm candies or anything lemon_eyes

#

Oh yay I got another one

#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @cobalt brook: 5
🥈 @slate matrix: 4
🥉 @austere canyon: 2
🏅 @sick compass: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

austere canyon
#

.help

wicked parrotBOT
#
Command Help

ValentineFacts
.who_is_valentine
Displays info about Saint Valentine.

ValentineZodiac
.zodiac <zodiac_sign>
Provides information about zodiac sign by taking zodiac sign name as input.

WikipediaSearch
.wikipedia <search>
Return list of results containing your search query from wikipedia.

Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.

austere canyon
#

.timeleft

wicked parrotBOT
#

There are 0 days, 14 hours and 44 minutes left until the end of Hacktober.

austere canyon
#

.http_cat 404

wicked parrotBOT
#
**Status: 404**
austere canyon
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @cobalt brook: 5
🥈 @slate matrix: 4
🥉 @austere canyon: 3
🏅 @sick compass: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

teal pecan
#

.candy

wicked parrotBOT
#
Top Candy Records

🥇 @cobalt brook: 5
🥈 @slate matrix: 4
🥉 @austere canyon: 3
🏅 @sick compass: 1

Candies will randomly appear on messages sent.
Hit the candy when it appears as fast as possible to get the candy!
But beware the ghosts...

vestal walrus
#

spooky scary ghost pumpkin skeletons

royal sinew
#

.candy

#

Wait october

#

Omg its november alr

#

Was definitely just running that help command innocently, not trying to farm candies or anything lemon_eyes
@austere canyon lmaopithink

modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was ☠ ⚗ 💊 ⌛

modest wadi
#

Huh

#

Huhuhuhuhuhuh

#

.snake card

wicked parrotBOT
modest wadi
#

.snake quiz

wicked parrotBOT
#
Though invasive species can now be found in the Everglades, in which three continents are pythons (members of the family Pythonidae) found in the wild?

A: Africa, Asia and Australia
B: Africa, Australia and Europe
C: Africa, Australia and South America
D: Africa, Asia and South America

#

Hahahaha, no. The correct answer was Africa, Asia and Australia.

modest wadi
#

.snake draw

wicked parrotBOT
gritty osprey
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

modest wadi
#

.snake sal

wicked parrotBOT
#

Press 🙋 to participate, and press ☑ to start the game

#

Snakes and Ladders: Game has been canceled.

modest wadi
#

.candy

#

Huhuhuhuhuhuh

modest wadi
modest wadi
modest wadi
#

.snake antifote

wicked parrotBOT
#
.[snakes|snake] 

Commands from our first code jam.

Commands:
  about    Show an embed with information about the event, its participants, ...
  antidote Antidote! Can you create the antivenom before the patient dies?
  card     Create an interesting little card from a snake.
  draw     Draws a random snek using Perlin noise.
  fact     Gets a snake-related fact.
  get      Fetches information about a snake from Wikipedia.
  guess    Snake identifying game.
  hatch    Hatches your personal snake.
  movie    Gets a random snake-related movie from OMDB.
  name     Snakifies a username.
  quiz     Asks a snake-related question in the chat and validates the user's...
  sal      Play a game of Snakes and Ladders.
  snakify  How would I talk if I were a snake?
  video    Gets a YouTube video about snakes.
  zen      Gets a random quote from the Zen of Python, except as if spoken by...

Type .help command for more info on a command.
You can also type .help category for more info on a category.
modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote
You have created the snake antidote!

The solution was: ☠ ⚗ 💊 ⌛
You had 1 tries remaining.

modest wadi
#

.snake fact

wicked parrotBOT
#
Snake fact

If a snake is threatened soon after a meal, it will often regurgitate its food so it can quickly escape the perceived threat. A snake’s digestive system can dissolve everything but a prey’s hair, feathers, and claws.

modest wadi
#

.snake fact

wicked parrotBOT
#
Snake fact

Anacondas mate in a huge 'breeding ball.' The ball consists of 1 female and nearly 12 males. They stay in a 'mating ball' for up to a month.

modest wadi
#

.snake snakify

wicked parrotBOT
#
Cybertron#5726

.ssnake antidote

modest wadi
#

.snake snakify hello

wicked parrotBOT
#
Cybertron#5726

hhhello

modest wadi
#

.snake snakify pydis_off_topeek

wicked parrotBOT
#
Cybertron#5726

pydisss_offffff_topeek

modest wadi
#

.snake name

wicked parrotBOT
#
Snake name

Your snake-name is Puerto Rican Cybertroa

hoary fossil
#

!help?

#

!help?

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @hoary fossil until 2020-11-01 09:56 (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was ☠ ⌛ ⚗ 💊

modest wadi
#

Huhuhuhuhuhuh

sick compass
#

.reddit

wicked parrotBOT
sick compass
#

.help

wicked parrotBOT
#
Command Help

ValentineFacts
.who_is_valentine
Displays info about Saint Valentine.

ValentineZodiac
.zodiac <zodiac_sign>
Provides information about zodiac sign by taking zodiac sign name as input.

WikipediaSearch
.wikipedia <search>
Return list of results containing your search query from wikipedia.

Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.

sick compass
#

.uptime

wicked parrotBOT
#

I started up 18 hours ago.

modest wadi
#

.downtime

sick compass
#

.wikipedia regex

wicked parrotBOT
#

Enter number to choose

modest wadi
sick compass
#

1

wicked parrotBOT
#

A regular expression (shortened as regex or regexp; also referred to as rational expression) is a sequence of characters that define a search pattern. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings, or for i...

sick compass
#

9

#

.wikipedia wikipedia

wicked parrotBOT
#

Enter number to choose

sick compass
#

1

wicked parrotBOT
#

Wikipedia ( (listen) wik-ih-PEE-dee-ə or (listen) wik-ee) is a multilingual open-collaborative online encyclopedia created and maintained by a community of volunteer editors using a wiki-based editing system. It is one of the 15 most popular websites as ranked by Alexa, as of...

sick compass
#

.reddit unixporn

wicked parrotBOT
hoary fossil
#

.reddit math

wicked parrotBOT
modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was ⚗ 💊 ⌛ ☠

modest wadi
#

.source snake antidote

wicked parrotBOT
#
Command: snakes antidote

Antidote! Can you create the antivenom before the patient dies?

Source Code
modest wadi
marsh scaffold
#

h

#

j

#

k

#

kl

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @marsh scaffold until 2020-11-01 15:34 (9 minutes and 58 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

sick compass
#

.candy

#

oh right

#

.help

wicked parrotBOT
#
Command Help

ValentineFacts
.who_is_valentine
Displays info about Saint Valentine.

ValentineZodiac
.zodiac <zodiac_sign>
Provides information about zodiac sign by taking zodiac sign name as input.

WikipediaSearch
.wikipedia <search>
Return list of results containing your search query from wikipedia.

Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.

quartz willow
#

.help

wicked parrotBOT
#
Command Help

EmojiCount
.emojicount [category_query]
Returns embed with emoji category and info given by the user.

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 <username>
Fetches a user's GitHub information.

quartz willow
#

.uwu why hello there

wicked parrotBOT
#

why hewwo dewe

quartz willow
#

.source

wicked parrotBOT
cursive python
#

.snake antidote

wicked parrotBOT
#
vivax
Antidote
You have created the snake antidote!

The solution was: ☠ ⚗ 💊 💉
You had 3 tries remaining.

pallid ivy
#

.bm

wicked parrotBOT
#
Please don't do that.

Your input was invalid: target_message is a required argument that is missing.

Usage:
.bookmark <target_message> [title=Bookmark]

pallid ivy
#

.bm 772494377196716042 Hello World

wicked parrotBOT
#
In the future, don't do that.

Your input was invalid: Message "772494377196716042" not found.

Usage:
.bookmark <target_message> [title=Bookmark]

pallid ivy
cobalt brook
#

.help bemyvalentine

wicked parrotBOT
#
Command Help

.bemyvalentine [user] [valentine_type]
*Send a valentine to user, if specified, or to a random user with the lovefest role.

syntax: .bemyvalentine user [p/poem/c/compliment/or you can type your own valentine message]
(optional)

example: .bemyvalentine (sends valentine as a poem or a compliment to a random user)
example: .bemyvalentine Iceman#6508 p (sends a poem to Iceman)
example: .bemyvalentine Iceman Hey I love you, wanna hang around ? (sends the custom message to Iceman)
NOTE : AVOID TAGGING THE USER MOST OF THE TIMES.JUST TRIM THE '@' when using this command.*

Subcommands:
secret [user] [valentine_type]
Send an anonymous Valentine via DM to to a user, if specified, or to a random with the lovefest role.

cobalt brook
#

.bemyvalentine

wicked parrotBOT
#

There are no users avilable to whome your valentine can be sent.

cobalt brook
#

Grr

languid arch
#

.bemyvalentime

#

Ree

#

.bemyvalentine

wicked parrotBOT
#

There are no users avilable to whome your valentine can be sent.

languid arch
#

autocorrect is unsmart

main scarab
#

thats my motto

real ravine
#

Hello

wicked parrotBOT
#

Here are some stats!

ReneganRonin's Hacktoberfest

ReneganRonin has made 5 valid contributions in October

ReneganRonin is eligible for a T-shirt or a tree!

:clock1: In Review

None

:tada: Accepted
modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote
You have created the snake antidote!

The solution was: ⚗ 💊 ⌛ ☠
You had 5 tries remaining.

sick compass
#

.help snake

wicked parrotBOT
#
Command Help

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

sick compass
#

.help snake antidote

wicked parrotBOT
#
Command Help

.snakes antidote
*Antidote! Can you create the antivenom before the patient dies?

Rules: You have 4 ingredients for each antidote, you only have 10 attempts
Once you synthesize the antidote, you will be presented with 4 markers
Tick: This means you have a CORRECT ingredient in the CORRECT position
Circle: This means you have a CORRECT ingredient in the WRONG position
Cross: This means you have a WRONG ingredient in the WRONG position

Info: The game automatically ends after 5 minutes inactivity.
You should only use each ingredient once.

This game was created by Lord Bisk and Runew0lf.*

sick compass
#

.snakes antidote

wicked parrotBOT
#
Quanta
Antidote
You have created the snake antidote!

The solution was: ⌛ 💊 ☠ ⚗
You had 3 tries remaining.

sick compass
#

.snakes antidote

wicked parrotBOT
#
Quanta
Antidote
You have created the snake antidote!

The solution was: ⚗ 💉 ⌛ 💊
You had 2 tries remaining.

stuck drum
#

.snake antidote

wicked parrotBOT
#
non-ImaginativeBrainUser
Antidote

Sorry you didnt make the antidote in time.
The formula was 💊 💉 ☠ ⌛

stuck drum
#

i dont understand pithink

#

.snake antidote

wicked parrotBOT
#
non-ImaginativeBrainUser
Antidote

Sorry you didnt make the antidote in time.
The formula was ⌛ 💉 ☠ 💊

stuck drum
#

.help antidote

wicked parrotBOT
#
Query "antidote" not found.
stuck drum
#

.help snake

wicked parrotBOT
#
Command Help

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

stuck drum
#

.help snake antidote

wicked parrotBOT
#
Command Help

.snakes antidote
*Antidote! Can you create the antivenom before the patient dies?

Rules: You have 4 ingredients for each antidote, you only have 10 attempts
Once you synthesize the antidote, you will be presented with 4 markers
Tick: This means you have a CORRECT ingredient in the CORRECT position
Circle: This means you have a CORRECT ingredient in the WRONG position
Cross: This means you have a WRONG ingredient in the WRONG position

Info: The game automatically ends after 5 minutes inactivity.
You should only use each ingredient once.

This game was created by Lord Bisk and Runew0lf.*

stuck drum
#

.snake antidote

wicked parrotBOT
#
non-ImaginativeBrainUser
Antidote

Sorry you didnt make the antidote in time.
The formula was ☠ ⚗ 💊 💉

modest wadi
#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was 💉 💊 ⚗ ⌛

modest wadi
#

Huh ?

#

You fool

#

.snake antidote

wicked parrotBOT
#
Cybertron
Antidote

Sorry you didnt make the antidote in time.
The formula was 💊 ☠ ⌛ 💉

modest wadi
#

Omg

#

.source snake antidote

wicked parrotBOT
#
Command: snakes antidote

Antidote! Can you create the antivenom before the patient dies?

Source Code
modest wadi
modest wadi
#

.snake snakify

wicked parrotBOT
#
Cybertron#5726

logo_adaffruit_pride logo_adaffruit

modest wadi
#

.snake fact

wicked parrotBOT
#
Snake fact

The amount of food a snake eats determines how many offspring it will have. The Arafura file snake eats the least and lays just one egg every decade.

modest wadi
#

.snake fact

wicked parrotBOT
#
Snake fact

Approximately 70% of snakes lay eggs. Those that lay eggs are called oviparous. The other 30% of snakes live in colder climates and give birth to live young because it is too cold for eggs outside the body to develop and hatch.

modest wadi
#

.snake fact

wicked parrotBOT
#
Snake fact

There are about 500 genera and 3,000 different species of snakes. All of them are predators.

modest wadi
#

Huhuhuhuhuhuh

somber crane
#

.help

wicked parrotBOT
#
Command Help

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 user, if specified, or to a random user with the lovefest role.

Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.

somber crane
#

.avatareasrerify

#

.avatareasterify

wicked parrotBOT
#

Here is your lovely avatar, all bright and colourful
with Easter pastel colours. Enjoy :D

somber crane
#

.

#

eh

cosmic talon
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general

#
Question #1

What is the name of the largest dam in the world?

#

20s left!

#

10s left!

#

Better luck next time

#
The correct answer is **Three Gorges Dam**

Information
At 1.4 miles wide (2.3 kilometers) and 630 feet (192 meters) high, Three Gorges Dam is the largest hydroelectric dam in the world, according to International Water Power & Dam Construction magazine. Three Gorges impounds the Yangtze River about 1,000 miles (1,610 km) west of Shanghai.

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

#

No one has made it onto the leaderboard yet.

#
Question #2

Who lived at 221B, Baker Street, London?

cosmic talon
#

Sherlock Holmes

wicked parrotBOT
#

@cosmic talon got the correct answer :tada: 100 points!

#
The correct answer is **Sherlock Holmes**

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

#
Score Board

HarshalJanjani#0415 : 100

#
Question #3

What does the acronym GPRS stand for?

#

20s left!

#

10s left!

cosmic talon
#

General Packet Radio Services

wicked parrotBOT
#

@cosmic talon got the correct answer :tada: 50 points!

#
The correct answer is **General Packet Radio Service**

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:

#
Score Board

HarshalJanjani#0415 : 150

#
Question #4

Who was the winner of FIFA 2018?

#

20s left!

#

10s left!

#

Better luck next time

#
The correct answer is **France**

Information
France 4 - 2 Croatia

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

#
Score Board

HarshalJanjani#0415 : 150

#
Question #5

What is the capital of Iraq?

#

20s left!

cosmic talon
#

baghdad

wicked parrotBOT
#

@cosmic talon got the correct answer :tada: 75 points!

#
The correct answer is **Baghdad**

Information
Baghdad is the capital of Iraq. It has a population of 7 million people.

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

#
Score Board

HarshalJanjani#0415 : 225

#

The round has ended.

#

Congratulations @cosmic talon :tada: You have won this quiz game with a grand total of 225 points!

modest wadi
#

.help quiz

wicked parrotBOT
#
Command Help

.quiz [category]
Can also use: trivia

*Start a quiz!

Questions for the quiz can be selected from the following categories:

  • general : Test your general knowledge. (default)
    (More to come!)*

Subcommands:
leaderboard
View everyone's score for this bot session.
stop
Stop a quiz game if its running in the channel.

modest wadi
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general

#
Question #1

Which country is the largest producer of tea in the world?

#

20s left!

#

10s left!

modest wadi
#

China

wicked parrotBOT
#

@modest wadi got the correct answer :tada: 50 points!

#
The correct answer is **China**

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:

#
Score Board

Cybertron#5726 : 50

#
Question #2

Which country is Mount Etna, one of the most active volcanoes in the world, located?

#

20s left!

#

10s left!

modest wadi
#

Italy

wicked parrotBOT
#

@modest wadi got the correct answer :tada: 50 points!

#
The correct answer is **Italy**

Information
Mount Etna is the highest volcano in Europe. Towering above the city of Catania on the island of Sicily, it has been growing for about 500,000 years and is in the midst of a series of eruptions that began in 2001.

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

#
Score Board

Cybertron#5726 : 100

#
Question #3

Name "the land of a thousand lakes"

#

20s left!

modest wadi
#

Finland

wicked parrotBOT
#

@modest wadi got the correct answer :tada: 75 points!

#
The correct answer is **Finland**

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:

#
Score Board

Cybertron#5726 : 175

#
Question #4

Where is the "International Court Of Justice" located at?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **The Hague**

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

modest wadi
#

Huhuhuhuhuhuh

wicked parrotBOT
#
Score Board

Cybertron#5726 : 175

#
Question #5

Which country is known as the "Land of Thunderbolt"?

#

20s left!

#

10s left!

modest wadi
#

Huh

wicked parrotBOT
#

Better luck next time

#
The correct answer is **Bhutan**

Information
Bhutan is known as the "Land of Thunder Dragon" or "Land of Thunderbolt" due to the violent and large thunderstorms that whip down through the valleys from the Himalayas. The dragon reference was due to people thinking the sparkling light of thunderbolts was the red fire of a dragon.

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

#
Score Board

Cybertron#5726 : 175

#

The round has ended.

#

Congratulations @modest wadi :tada: You have won this quiz game with a grand total of 175 points!

modest wadi
#

Lol

hoary fossil
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general

#
Question #1

Where is the "International Court Of Justice" located at?

hoary fossil
#

America

wicked parrotBOT
#

20s left!

hoary fossil
#

United States Of America

wicked parrotBOT
#

10s left!

hoary fossil
#

England

#

Finland

#

Germany

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **The Hague**

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

#

No one has made it onto the leaderboard yet.

#
Question #2

When did the Second World War end?

#

20s left!

hoary fossil
#

September 1, 1939 – September 2, 1945

wicked parrotBOT
#

10s left!

hoary fossil
#

September 1, 1939 –

#

September 1 1939 –

#

September 1 1939

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **1945**

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:

hoary fossil
#

September 2, 1945

wicked parrotBOT
#

No one has made it onto the leaderboard yet.

#
Question #3

What's known as the "Playground of Europe"?

hoary fossil
#

bruh

#

.quit

wicked parrotBOT
#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **Switzerland**

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.

#
Question #4

What country is the world's largest coral reef system, the "Great Barrier Reef", located in?

#

20s left!

#

10s left!

#

Better luck next time

#
The correct answer is **Australia**

Information
The Great Barrier Reef is the world's largest coral reef system composed of over 2,900 individual reefs and 900 islands stretching for over 2,300 kilometres (1,400 mi) over an area of approximately 344,400 square kilometres (133,000 sq mi). The reef is located in the Coral Sea, off the coast of Queensland, Australia.

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

#

No one has made it onto the leaderboard yet.

#
Question #5

What's the world's largest urban area?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **Tokyo**

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:

#

No one has made it onto the leaderboard yet.

#

The round has ended.

slate matrix
#

b

#

g

soft solstice
#

.candy

modest wadi
#

.leaderboard

#

.leaderboards

#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

Each game consists of 5 questions.
Rules :
No cheating and have fun!
Category : general

#
Question #1

What's known as the "Playground of Europe"?

#

20s left!

#

10s left!

#

Better luck next time

#
The correct answer is **Switzerland**

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:

modest wadi
#

Switzerland

wicked parrotBOT
#

No one has made it onto the leaderboard yet.

#
Question #2

Diamonds are always nice in Minecraft, but can you name the "Diamond Capital in the World"?

#

20s left!

modest wadi
#

Quit

wicked parrotBOT
#

10s left!

modest wadi
#

Quit

#

quit

wicked parrotBOT
#

Better luck next time

#
The correct answer is **Antwerp**

Information
Antwerp, Belgium is where 60-80% of the world's diamonds are cut and traded, and is known as the "Diamond Capital of the World."

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

#

No one has made it onto the leaderboard yet.

#
Question #3

In what country is the Ebro river located?

modest wadi
#

quit

#

.quit

#

You fool

wicked parrotBOT
#

20s left!