#sir-lancebot-playground

1 messages ยท Page 153 of 1

steel zinc
#

.connect_four 5 incident_actioned incident_unactioned

#

i thought it was against the bot

wicked parrotBOT
#

@steel zinc Game cancelled.

quaint jungle
#

.help

wicked parrotBOT
#
Command Help

HTTPStatusCodes
.http_status
Group containing dog and cat http status code commands.

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.

quaint jungle
#

.http_status 404

wicked parrotBOT
#
Command Help

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

quaint jungle
#

.http_status dog 404

wicked parrotBOT
#
**Status: 404**
quaint jungle
#

.http_status dog 507

wicked parrotBOT
#
**Status: 507**
quaint jungle
#

.help

wicked parrotBOT
#
Command Help

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.

quaint jungle
#

.wolfram x+x

wicked parrotBOT
quaint jungle
#

.pythonfact

wicked parrotBOT
#
Python Facts

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

Suggestions

Suggest more facts here!

quaint jungle
#

.pythonfact

wicked parrotBOT
#
Python Facts

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)

Suggestions

Suggest more facts here!

quaint jungle
#

.xkcd superman

wicked parrotBOT
#
XKCD comic 'superman'

Comic parameter should either be an integer or 'latest'.

quaint jungle
#

.xkcd 2634

wicked parrotBOT
#
XKCD comic #2634

404: Could not retrieve xkcd comic #2634.

quaint jungle
#

.xkcd latest

wicked parrotBOT
#

All our teams make an effort to stay optimistic, but I will say that once our virus division saw the vaccine efficacy data, they started asking for payment up front.

ocean plinth
#

.http_status 404

wicked parrotBOT
#
Command Help

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

ocean plinth
#

.http_status cat 404

wicked parrotBOT
#
**Status: 404**
ocean plinth
#

.http_status cat 404

wicked parrotBOT
#
**Status: 404**
ocean plinth
#

.http_status dog 404

wicked parrotBOT
#
**Status: 404**
ocean plinth
#

.status

wicked parrotBOT
#
Command Help

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

ocean plinth
#

.status cat

wicked parrotBOT
#
Noooooo!!

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

Usage:.http_status cat <code>

ocean plinth
#

.status cat 101

wicked parrotBOT
#
**Status: 101**
ocean plinth
#

.status cat 500

wicked parrotBOT
#
**Status: 500**
ocean plinth
#

.status cat 220

wicked parrotBOT
#
**Status: 220**
ocean plinth
#

.status cat 404

wicked parrotBOT
#
**Status: 404**
ocean plinth
#

.help

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

ocean plinth
#

.fool

wicked parrotBOT
#

Check out this April Fools' video by google.

https://youtu.be/QAwL0O5nXe0

Holland is one of the greatest countries to live in, but the biggest downside is that it rains 145 days a year. Thatโ€™s why the Google Cloud Platform team in the Netherlands is launching Google Wind this Spring.

We leveraged existing Dutch infrastructure to realize this moonshot in record time. We upgraded some historical windmills in Holland w...

โ–ถ Play video
ocean plinth
#

.battleship

wicked parrotBOT
#

@ocean plinth Seems like there's no one here to play...

muted plank
#

.formof

wicked parrotBOT
#

Form of a toboggan of steam!

muted plank
#

.spookyfact

wicked parrotBOT
#
๐Ÿš Halloween Fact #10

Comedian John Evans once quipped: "What do you get if you divide the circumference of a jack-oโ€™-lantern by its diameter? Pumpkin ฯ€."

main scarab
#

!e

from itertools import product as p
print(list(filter(lambda x : x[1] == x[0]+1,list(p((1,2,3,4),(4,5,6,7))))))
rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

[(3, 4), (4, 5)]
umbral kindle
#

.xkcd

wicked parrotBOT
#

Hi! Someone call for me? I'm a superhero who specializes in the study of God's creation of Man in the Book of Genesi-- HOLY SHIT A GIANT BUG!

inner bobcat
#

.zen

#

!zen

rough gladeBOT
#
The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

main scarab
#

!e

a = None
def z(*args):
  print('hey')
z(a)
rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

hey
distant radish
#

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

distant radish
#

.snake about

wicked parrotBOT
#
About the snake cog

The features in this cog were created by members of the community during our first ever code jam event.

The event saw over 50 participants, who competed to write a discord bot cog with a snake theme over 48 hours. The staff then selected the best features from all the best teams, and made modifications to ensure they would all work together before integrating them into the community bot.

It was a tight race, but in the end, @edgy aurora and @zinc heath walked away as grand champions. Make sure you check out .snakes sal,.snakes draw and .snakes hatch to see what they came up with.

Contributors

@soft heart, @idle kayak, @young blaze, @placid ruin, @finite stump, @sharp cedar, @crimson river, @lucid elbow, @north drift, @fast carbon, @zinc hollow, @digital ingot, @edgy aurora, @zinc heath

wicked parrotBOT
#
Easter Egg Fact

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.

hazy frigate
#

.c4

wicked parrotBOT
#

@hazy frigate Game cancelled.

hazy frigate
#

.help c4

wicked parrotBOT
#
Command Help

.connect_four [board_size=7] [emoji1=๐Ÿ”ต] [emoji2=๐Ÿ”ด]
Can also use: 4inarow, connect4, connectfour, c4

*Play the classic game of Connect Four with someone!

Sets up a message waiting for someone else to react and play along.
The game will start once someone has reacted.
All inputs will be through reactions.*

Subcommands:
ai [board_size=7] [emoji1=๐Ÿ”ต] [emoji2=๐Ÿ”ด]
Play Connect Four against a computer player.

wicked rivet
#

.connect_four

#

๐Ÿ˜ข

wicked parrotBOT
#

@wicked rivet Game cancelled.

main scarab
#

.user @main scarab

#

.help

wicked parrotBOT
#
Command Help

Emojis
.emoji <emoji>
A group of commands related to emojis.

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.

main scarab
#

!user @main scarab

rough gladeBOT
#

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

last garden
#

.coinflip

cobalt brook
#

.roll

wicked parrotBOT
last garden
#

4

cobalt brook
#

.coin

#

.flip

#

.help

wicked parrotBOT
#
Command Help

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.

wicked parrotBOT
#

Your catified nickname is: Sky | แ“‡แ˜แ—ข

#

Your catified nickname is: Sky | แ“‡แ˜แ—ข | แ˜กแ˜แ—ข

#

Your catified nickname is: Sky | แ“‡แ˜แ—ข | แ˜กแ˜แ—ข | แ“šแ˜แ—ข

#

Your catified nickname is: Sky | แ“‡แ˜แ—ข | แ˜กแ˜แ—ข | แ“šแ˜แ—ข | แ“‡แ˜แ—ข

main scarab
#

.catify

wicked parrotBOT
#
I'm sorry Dave, I'm afraid I can't do that.

Your display name is too long to be catified! Please change it to be under 26 characters.

rough gladeBOT
#

failmail :ok_hand: applied mute to @main scarab until 2021-04-28 18:36 (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

austere coyote
#

.help gh

wicked parrotBOT
#
Command Help

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

austere coyote
#

.gh user AwesomeCronk

wicked parrotBOT
main scarab
#

!unmute 209142270195138560

rough gladeBOT
#

failmail :ok_hand: pardoned infraction mute for @main scarab.

austere coyote
#

yo I got 20 repos!

main scarab
#

Please go slower with the commands

#

thx

#

.help

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

main scarab
#

.gh

wicked parrotBOT
#
Command Help

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

main scarab
#

.gh user SkyTheCodeMaster

#

:<

#

.gh user SkyTheCodeMaster

wicked parrotBOT
main scarab
#

Fair enough, I did delete a whole bunch of repos

#

.gh repo SkyTheCodeMaster/SkyOS

wicked parrotBOT
#

SkyOS is an operating system based on a modified CraftOS Shell. This version is intended for a pocket pc.

main scarab
#

.gh repo SkyTheCodeMaster/SkyDocs

wicked parrotBOT
#
main scarab
#

.gh repo Squiddev-CC/CC-Tweaked

wicked parrotBOT
#

Just another ComputerCraft fork

main scarab
#

.help

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

main scarab
#

.avatareasterify green

wicked parrotBOT
#

You must include at least 2 colours!

main scarab
#

.avatareasterify green red

wicked parrotBOT
#

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

main scarab
#

.help 2

wicked parrotBOT
#
Query "2" not found.
main scarab
#

.help

wicked parrotBOT
#
Command Help

Emojis
.emoji <emoji>
A group of commands related to emojis.

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.

main scarab
#

.uwu Pog

wicked parrotBOT
#

Pog

main scarab
#

:l

#

.uwu a very long senctence with a lot of words in it, because words are cool I guess

wicked parrotBOT
#

a vewy wong senctence wid a wot of wowds in it, because wowds awe coow I guess

main scarab
#

oh jeez

#

.help

wicked parrotBOT
#
Command Help

HTTPStatusCodes
.http_status
Group containing dog and cat http status code commands.

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.

main scarab
#

.http_status

#

.http 404

#

.http_status 404

wicked parrotBOT
#
Command Help

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

main scarab
#

.status cat 404

wicked parrotBOT
#
**Status: 404**
main scarab
#

.status cat 418

wicked parrotBOT
#
**Status: 418**
main scarab
#

WHAT

#

.status cat 500

wicked parrotBOT
#
**Status: 500**
strong umbra
#

.help

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

strong umbra
#

.help 2

wicked parrotBOT
#
Query "2" not found.
strong umbra
#

.fool

wicked parrotBOT
#

Check out this April Fools' video by google.

https://youtu.be/blB_X38YSxQ

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?

โ–ถ Play video
strong umbra
#

.fool

wicked parrotBOT
strong umbra
#

.fool

wicked parrotBOT
strong umbra
#

.fool

wicked parrotBOT
#

Check out this April Fools' video by google.

https://youtu.be/QAwL0O5nXe0

Holland is one of the greatest countries to live in, but the biggest downside is that it rains 145 days a year. Thatโ€™s why the Google Cloud Platform team in the Netherlands is launching Google Wind this Spring.

We leveraged existing Dutch infrastructure to realize this moonshot in record time. We upgraded some historical windmills in Holland w...

โ–ถ Play video
strong umbra
#

.fool

wicked parrotBOT
#

Check out this April Fools' video by google.

https://youtu.be/F0F6SnbqUcE

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

โ–ถ Play video
strong umbra
#

.fook

#

.fool

wicked parrotBOT
strong umbra
#

Lol

desert tulip
#

.status dog 500

wicked parrotBOT
#
**Status: 500**
desert tulip
#

.status dog 409

wicked parrotBOT
#
**Status: 409**
desert tulip
#

.status cat 409

wicked parrotBOT
#
**Status: 409**
desert tulip
#

m

austere coyote
#

.status dog 404

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

sad doggo

#

.status cat 404

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

.status dog 500

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

.status dog 501

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

THAT WAS DARK

main scarab
#

.aoc help

wicked parrotBOT
#
Command Help

.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

main scarab
#

.aoc stats

wicked parrotBOT
#

:x: Can't fetch leaderboard for stats right now!

main scarab
#

uh oh

prime mirage
#

.status cat 401

wicked parrotBOT
#
**Status: 401**
prime mirage
#

.status dog 401

wicked parrotBOT
#
**Status: 401**
prime mirage
#

.status cat 200

wicked parrotBOT
#
**Status: 200**
prime mirage
#

.status cat 201

wicked parrotBOT
#
**Status: 201**
prime mirage
#

.status cat 202

wicked parrotBOT
#
**Status: 202**
prime mirage
#

.status cat 501

wicked parrotBOT
#
**Status: 501**
prime mirage
#

.status cat 502

wicked parrotBOT
#
**Status: 502**
prime mirage
#

.status cat 400

wicked parrotBOT
#
**Status: 400**
prime mirage
#

.status cat 100

wicked parrotBOT
#
**Status: 100**
prime mirage
#

noice

#

.status cat 410

wicked parrotBOT
#
**Status: 410**
prime mirage
#

.status cat 407

wicked parrotBOT
#
**Status: 407**
prime mirage
#

.status cat 413

wicked parrotBOT
#
**Status: 413**
prime mirage
#

.status cat 402

wicked parrotBOT
#
**Status: 402**
prime mirage
#

.status cat 406

wicked parrotBOT
#
**Status: 406**
prime mirage
#

.status cat 451

wicked parrotBOT
#
**Status: 451**
prime mirage
#

.status cat 300

wicked parrotBOT
#
**Status: 300**
prime mirage
#

.status cat 301

wicked parrotBOT
#
**Status: 301**
prime mirage
#

.status cat 302

wicked parrotBOT
#
**Status: 302**
prime mirage
#

.status cat 503

wicked parrotBOT
#
**Status: 503**
uneven dove
#

.status dog 101

wicked parrotBOT
#
**Status: 101**
uneven dove
#

.status dog 404

wicked parrotBOT
#
**Status: 404**
frigid oracle
#

.status dog 403

wicked parrotBOT
#
**Status: 403**
frigid oracle
#

.status dog 1

wicked parrotBOT
#
**Status: 1**
frigid oracle
#

.status dog 100

wicked parrotBOT
#
**Status: 100**
#
Are you trying to kill me?

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

Usage:.latex <text>

prime mirage
#

.latex test

wicked parrotBOT
prime mirage
#

ah thats what that does

#

.status cat 404

wicked parrotBOT
#
**Status: 404**
quaint jungle
#

.status dog 404

wicked parrotBOT
#
**Status: 404**
quaint jungle
#

.src wikipedia

wicked parrotBOT
#
Command: wikipedia

Sends paginated top 10 results of Wikipedia search..

Source Code
quaint jungle
wicked parrotBOT
glass cobalt
#

.status horse 404

wicked parrotBOT
#
Command Help

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

ocean plinth
#

.latex @ocean plinth

wicked parrotBOT
ocean plinth
#

.latex @

wicked parrotBOT
prime mirage
#

.status cat 500

wicked parrotBOT
#
**Status: 500**
viscid lion
#

.status cat 200

wicked parrotBOT
#
**Status: 200**
viscid lion
#

.status dog 200

wicked parrotBOT
#
**Status: 200**
marble venture
#

9hackban

teal sphinx
#

.status

wicked parrotBOT
#
Command Help

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

teal sphinx
#

.status cat 405

wicked parrotBOT
#
**Status: 405**
teal sphinx
#

.status cat 502

wicked parrotBOT
#
**Status: 502**
teal sphinx
#

.status dog 31

wicked parrotBOT
#
**Status: 31**
teal sphinx
#

.status cat 31

wicked parrotBOT
#
**Status: 31**
teal sphinx
#

.status cat 62

wicked parrotBOT
#
**Status: 62**
teal sphinx
#

.status cat 405

wicked parrotBOT
#
**Status: 405**
teal sphinx
#

.status cat 404

wicked parrotBOT
#
**Status: 404**
teal sphinx
#

.status cat 400

wicked parrotBOT
#
**Status: 400**
teal sphinx
#

.status cat 531

wicked parrotBOT
#
**Status: 531**
teal sphinx
#

.status cat 431

wicked parrotBOT
#
**Status: 431**
keen heron
#

.status cat 400

wicked parrotBOT
#
**Status: 400**
main scarab
#

LOL this bot

main scarab
#

.status dog

wicked parrotBOT
#
Do you mind?

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

Usage:.http_status dog <code>

main scarab
#

.status dog 400

wicked parrotBOT
#
**Status: 400**
main scarab
#

.status dog 401

wicked parrotBOT
#
**Status: 401**
main scarab
#

.status dog 402

wicked parrotBOT
#
**Status: 402**
main scarab
#

.status dog 403

wicked parrotBOT
#
**Status: 403**
main scarab
#

.status dog 404

wicked parrotBOT
#
**Status: 404**
main scarab
#

.status cat 404

wicked parrotBOT
#
**Status: 404**
main scarab
#

!e

a = False
if a is False:
  print('ehy')
rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

ehy
main scarab
#

!e

x = '''
line1
line2
line3
...
'''
print(x.count('\n') + 1)
rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

6
wicked parrotBOT
#
Easter Egg Fact

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.

#
Easter Egg Fact

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.

#
Easter Egg Fact

In medieval times, Easter eggs were boiled with onions to give them a golden sheen. Edward I went beyond this tradition in 1290 and ordered 450 eggs to be covered in gold leaf and given as Easter gifts.

mild delta
#

.ext

wicked parrotBOT
#
Command Help

.extensions
Can also use: ext, exts, c, cogs

Load, unload, reload, and list loaded extensions.

Subcommands:
list
Get a list of all extensions, including their loaded status.
load [extensions...]
Load extensions given their fully qualified or unqualified names.
reload [extensions...]
Reload extensions given their fully qualified or unqualified names.
unload [extensions...]
Unload currently loaded extensions given their fully qualified or unqualified names.

mild delta
#

.ext list

#

.ext list

#

.help ext list

wicked parrotBOT
#
Command Help

.extensions list
Can also use: all

*Get a list of all extensions, including their loaded status.

Grey indicates that the extension is unloaded.
Green indicates that the extension is currently loaded.*

mild delta
#

.c all

worthy hill
#

.gh

wicked parrotBOT
#
Command Help

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

worthy hill
#

.gh user Arnav-2004

wicked parrotBOT
worthy hill
#

.src gh

wicked parrotBOT
#
Command: github

Commands for finding information related to GitHub.

Source Code
tawny raven
#

.help

wicked parrotBOT
#
Command Help

LoveCalculator
.love <who> [whom]
Tells you how much the two love each other.

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.

tawny raven
#

.src catify

wicked parrotBOT
#
Command: catify

Convert the provided text into a cat themed sentence by interspercing cats throughout text.

Source Code
tawny raven
#

.help

wicked parrotBOT
#
Command Help

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.

Ping
.ping
Ping the bot to see its latency and state.

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.

tawny raven
#

.src valenstate

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

Your input was invalid: Unable to convert valenstate to valid command or Cog.

Usage:.source [source_item]

tawny raven
#

.help

wicked parrotBOT
#
Command Help

PrideFacts
.pridefact
Sends a message with a pride fact of the day.

PythonFacts
.pythonfact
Sends a Random fun fact about Python.

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.

tawny raven
#

.src roll

wicked parrotBOT
#
Command: roll

Outputs a number of random dice emotes (up to 6).

Source Code
tawny raven
#

.monsterbio

wicked parrotBOT
#
Homtile's Biography

Your name is Homtile, a member of the ferocious species Wozymerokya. The first Wozymerokya was discovered by Elliot Tomson in 1996 at dusk. The species Wozymerokya is known for its springy blue shell. It is said to even be able to create diamonds!

tawny raven
#

.uwu ?

wicked parrotBOT
#

?

tawny raven
#

nice

#

.uwu @tawny raven

wicked parrotBOT
#

@deweted-usew

tawny raven
#

thank god

languid python
#

.gh user Srijande

wicked parrotBOT
#
Followers

0

Following

0

Public repos

1

Gists

0

Organizations

No organizations

Website

No website link available

languid python
#

lol

#

that's not me.

#

.gh user Srijandev

wicked parrotBOT
languid python
#

ayyy that's me.

#

.monsterbio

wicked parrotBOT
#
Woqurja's Biography

Your name is Woqurja, a member of the ferocious species Nyazyme. The first Nyazyme was found by Sophia Tomson in 1996 at the time of a solar eclipse. The species Nyazyme is known for its bouncy teal shell. It is said to even be able to create diamonds!

wind jay
#

.gh user Frazey

wicked parrotBOT
#
Followers

2

Following

0

Public repos

1

Gists

0

Organizations

No organizations

Website

No website link available

graceful pivot
#

.help

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

Catify
.catify <text>
Convert the provided text into a cat themed sentence by interspercing cats throughout text.

midnight basalt
#

.bunnifyme

wicked parrotBOT
#

Velvetpaw | แ˜กแ˜แ—ข

midnight basalt
#

.catify

wicked parrotBOT
#

Your catified nickname is: thatjoe | แ˜กแ˜แ—ข | แ“šแ˜แ—ข

midnight basalt
#

.help

wicked parrotBOT
#
Command Help

PrideFacts
.pridefact
Sends a message with a pride fact of the day.

PythonFacts
.pythonfact
Sends a Random fun fact about Python.

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.

midnight basalt
#

.uncatify

#

dang

dense field
#

.c4 ai

wicked parrotBOT
#
Connect 4: Python is good | แ˜กแ˜แ—ข | แ•‚แ˜แ—ข | แ“šแ˜แ—ข VS Sir Lancebot

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: ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด
๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด

#

Game Over! @wicked parrot won against @dense field

wind schooner
#

.help

wicked parrotBOT
#
Command Help

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.

Space
.space
Head command that contains commands about space.

wind schooner
#

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

wind schooner
#

.c4

wicked parrotBOT
#

@wind schooner Game cancelled.

wind schooner
#

.c4 ai

wicked parrotBOT
#
Connect 4: XToodyX VS Sir Lancebot

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: ๐Ÿ”ด ๐Ÿ”ต
๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต

#

Game Over! @wicked parrot won against @wind schooner

wind schooner
#

.help

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

wind schooner
#

.adventofcode

wicked parrotBOT
#
Command Help

.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

wind schooner
#

.adventofcode subscribe

wicked parrotBOT
#

You can't subscribe to 2021's Advent of Code announcements yet!

wind schooner
#

.adventofcode stats

wicked parrotBOT
#

:x: Can't fetch leaderboard for stats right now!

wind schooner
#

.adventofcode about

wicked parrotBOT
#
What is Advent of Code?

Advent of Code (AoC) is a series of small programming puzzles for a variety of skill levels, run every year during the month of December.

They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.

How do I sign up?

Sign up with one of these services:

Auth Services

GitHub
Google
Twitter
Reddit

How does scoring work?

For the global leaderboard, the first person to get a star first gets 100 points, the second person gets 99 points, and so on down to 1 point at 100th place.

For private leaderboards, the first person to get a star gets N points, where N is the number of people on the leaderboard. The second person to get the star gets N-1 points and so on and so forth.

Join our private leaderboard!

Come join the Python Discord private leaderboard and compete against other people in the community! Get the join code using .aoc join and visit the private leaderboard page to join our leaderboard.

wind schooner
#

.c4 so

wicked parrotBOT
#
You have to stop.

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

Usage:.connect_four [board_size=7] [emoji1=๐Ÿ”ต] [emoji2=๐Ÿ”ด]

wind schooner
#

.c4 ai

wicked parrotBOT
#
Connect 4: XToodyX VS Sir Lancebot

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:

#

@wind schooner, it's your turn! React with the column you want to place your token in.

#

@wind schooner, you took too long. Game over!

fathom shale
#

.help

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

fathom shale
#

.battleship

wicked parrotBOT
#

@fathom shale Game cancelled.

wicked parrotBOT
#
Connect 4: cloud | แ˜กแ˜แ—ข VS Sir Lancebot

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: ๐Ÿ”ต
๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด

#

Game Over! @rapid swift won against @wicked parrot

trim cloud
#

. fool

#

. Battleship

#

.battleship

wicked parrotBOT
#

@trim cloud Seems like there's no one here to play...

trim cloud
#

.quit

#

.bemyvalentine <Lastbreath4U> [friend]

wicked parrotBOT
#
You're bad at computers.

Your input was invalid: Member "<Lastbreath4U>" not found.

Usage:.bemyvalentine <user> [valentine_type]

trim cloud
#

.romancemovie

wicked parrotBOT
#
:sparkling_heart: Kids in Love :sparkling_heart:

Drifting through his gap year with its internships and travel plans, Jack has always suspected there was more to life than this. A chance encounter with the beautiful and ethereal Evelyn swerves his life radically off course.

Release date :clock1:

2016-08-26

Rating :star2:

5.6

trim cloud
#

.savetheplanet

wicked parrotBOT
#
Paint your roof white!
The problem

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.

What you can do

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.

trim cloud
#

.snake

wicked parrotBOT
#
Connect 4: Yahyea VS Sir Lancebot

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! @pine falcon won against @wicked parrot

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

mental pike
#

.c4 ai

wicked parrotBOT
#
Connect 4: Fatal error: death.py activated VS Sir Lancebot

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! @mental pike won against @wicked parrot

mental pike
#

is it random or an actual ai?

#

i really want to make an ai that wins every time now :/

#

.c4 ai

wicked parrotBOT
#
Connect 4: Fatal error: death.py activated VS Sir Lancebot

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! @mental pike won against @wicked parrot

mental pike
#

looooooool

#

.c4 ai

wicked parrotBOT
#
Connect 4: Fatal error: death.py activated VS Sir Lancebot

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! @mental pike won against @wicked parrot

mental pike
#

this ai isnt that aggressive

#
# interface is assumed to be a custom class
def connect_4_ai(interface):
  board,game_over=interface.make_board,False
  while not game_over:
    board.update(interface.get_user_move())
    recommended_move = analyse(board)
    interface.send_move(recommended_move)
    game_over = interface.get_game_status()

something like that, extremely abstracted away ofc

#

i would do the whole thing but i gotta get lunch

wicked parrotBOT
#
Connect 4: cloud | แ˜กแ˜แ—ข VS Sir Lancebot

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! @rapid swift won against @wicked parrot

reef whale
#

.c4 ai

wicked parrotBOT
#
Connect 4: Vijwal VS Sir Lancebot

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: ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต
๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด

#

Game Over! @wicked parrot won against @reef whale

reef whale
#

.c4 ai

wicked parrotBOT
#
Connect 4: Vijwal VS Sir Lancebot

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 @reef whale

worthy hill
#

.gh profile aaaaaa

wicked parrotBOT
#
Command Help

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

worthy hill
#

.gh user aaaa

#

.gh user aaaa

wicked parrotBOT
#
Followers

3

Following

0

Public repos

0

Gists

0

Organizations

No organizations

Website

No website link available

worthy hill
#

oh lol

#

.gh user awadwasnotexists

wicked parrotBOT
#
No way, Josรฉ.

The profile for awadwasnotexists was not found.

wicked parrotBOT
#
Easter Egg Fact

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.

formal gull
#

.savatar @lapis umbra

wicked parrotBOT
#
vcokltfre
Is this you or am I just really paranoid?
formal gull
#

aha it works now

distant radish
#

.src error_handler

wicked parrotBOT
#
Please don't do that.

Your input was invalid: Unable to convert error_handler to valid command or Cog.

Usage:.source [source_item]

odd fern
#

.c4 ai

wicked parrotBOT
#
Connect 4: mouxounet VS Sir Lancebot

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:
๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต
๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด
๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต

#

Game Over! @wicked parrot won against @odd fern

raven flower
#

.c4 ai

wicked parrotBOT
#
Connect 4: Vanja | แ•ฆแ˜แ—ข VS Sir Lancebot

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! @raven flower won against @wicked parrot

raven flower
#

is it really an AI? cause that's kinda embarassing blobthinking

unborn sonnet
#

.savatar @unborn sonnet

wicked parrotBOT
#
M17jdyPeB18
Is this you or am I just really paranoid?
wind schooner
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.

AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar [member]
Spookify an user's avatar.

wind schooner
#

.c3 au

#

.c3 ai

#

.c4 ai

wicked parrotBOT
#
Connect 4: XToodyX VS Sir Lancebot

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:

#

Game Over! @wind schooner won against @wicked parrot

umbral ginkgo
#

.catify cat

wicked parrotBOT
#

แ•ฆแ˜แ—ข ๐Ÿˆ

hybrid pendant
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

hybrid pendant
#

.savatar

wicked parrotBOT
#
ToxicKidz
Is this you or am I just really paranoid?
hybrid pendant
#

.savatar

#

.savatar

wicked parrotBOT
#
ToxicKidz
Is this you or am I just really paranoid?
#
ToxicKidz
Is this you or am I just really paranoid?
hybrid pendant
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

hybrid pendant
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.

AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar [member]
Spookify an user's avatar.

sudden fulcrum
#

@hybrid pendant I once got muted for doing a command for more than 5 times

hybrid pendant
#

Same ๐Ÿ˜”

sudden fulcrum
#

But an admin was online and saved me

solar mauve
#

!user

rough gladeBOT
#

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

main scarab
#

.src latex

wicked parrotBOT
#
Command: latex

Renders the text in latex and sends the image.

Source Code
autumn canyon
#

.help

wicked parrotBOT
#
Command Help

GithubInfo
.github
Commands for finding information related to GitHub.

HTTPStatusCodes
.http_status
Group containing dog and cat http status code commands.

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

Help
.help [commands...]
Shows Command Help.

autumn canyon
#

.c4 ai

wicked parrotBOT
#
Connect 4: Sedsarq VS Sir Lancebot

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: ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด
๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด

#

Game Over! @autumn canyon won against @wicked parrot

prime mirage
#

.catify

wicked parrotBOT
#

Your catified nickname is: TheCoderKitty | แ“šแ˜แ—ข | แ“‚แ˜แ—ข

prime mirage
#

.source catify

wicked parrotBOT
#
Command: catify

Convert the provided text into a cat themed sentence by interspercing cats throughout text.

Source Code
prime mirage
#

nice

tawny raven
#

.savatar

wicked parrotBOT
#
anand
Is this you or am I just really paranoid?
tawny raven
prime mirage
#

.source savatar

wicked parrotBOT
#
Command: avatar_modify spookyavatar

Spookify an user's avatar.

Source Code
sudden fulcrum
#

.savatar

wicked parrotBOT
#
Parzivel_1
Is this you or am I just really paranoid?
prime mirage
#

.savatar

wicked parrotBOT
#
TheCoderKitty
Is this you or am I just really paranoid?
sudden fulcrum
languid python
#

@sudden fulcrum Oh lemon_thinking

sudden fulcrum
#

?

languid python
#

Try the command once again

sudden fulcrum
#

.savatar

wicked parrotBOT
#
Parzivel_1
Is this you or am I just really paranoid?
sudden fulcrum
#

Is it possible because the picture is too big?

languid python
#

well Seems so

#

@sudden fulcrum Try doing .savatar 643853842441830400

main scarab
#

.savatar

wicked parrotBOT
#
pd
Is this you or am I just really paranoid?
languid python
#

.savatar

wicked parrotBOT
#
Srijan_coder
Is this you or am I just really paranoid?
pearl zephyr
#

.savatar

wicked parrotBOT
#
Ankith101.rar
Is this you or am I just really paranoid?
pearl zephyr
#

hmmmmm

distant radish
#

The picture is too big

#

Or the file name is invalid

hybrid pendant
#

.savatar 643853842441830400

wicked parrotBOT
#
Parzivel_1
Is this you or am I just really paranoid?
hybrid pendant
#

.savatar 837727116438274088

wicked parrotBOT
#
Please don't do that.

Your input was invalid: Member "837727116438274088" not found.

Usage:.avatar_modify spookyavatar [member]

lapis umbra
#

.savatar

wicked parrotBOT
#
vcokltfre
Is this you or am I just really paranoid?
hybrid pendant
#

.savatar 736234578745884682

wicked parrotBOT
#
Jason Terror โ™ฆ
Is this you or am I just really paranoid?
warm gyro
#

.savatar

wicked parrotBOT
#
hahastinkypoop
Is this you or am I just really paranoid?
lapis umbra
#

.savatar

wicked parrotBOT
#
vcokltfre
Is this you or am I just really paranoid?
lapis umbra
#

yep

warm gyro
#

hmm

hybrid pendant
#

.savatar 98195144192331776

wicked parrotBOT
#
Mr. Hemlock
Is this you or am I just really paranoid?
warm gyro
#

.savatar

hybrid pendant
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.

AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar [member]
Spookify an user's avatar.

#
hahastinkypoop
Is this you or am I just really paranoid?
warm gyro
#

:(

hybrid pendant
#

ohno

warm gyro
#

no bork

#

.savatar

wicked parrotBOT
#
hahastinkypoop
Is this you or am I just really paranoid?
warm gyro
#

ffs

dense field
#

.savatar

dense field
languid python
hybrid pendant
austere coyote
#

.savatar

wicked parrotBOT
#
AwesomeCronk
Is this you or am I just really paranoid?
austere coyote
#

hehe I broke it

harsh grove
#

.catify

wicked parrotBOT
#

Your catified nickname is: sisiky243 | แ“‚แ˜แ—ข

harsh grove
#

oh no

hexed warren
#

bahahahahaha

harsh grove
#

.catify

wicked parrotBOT
#

Your catified nickname is: sisiky243 | แ“‚แ˜แ—ข | แ˜กแ˜แ—ข

harsh grove
#

.catify

wicked parrotBOT
#

Your catified nickname is: sisiky243 | แ“‚แ˜แ—ข | แ˜กแ˜แ—ข | แ•‚แ˜แ—ข

harsh grove
#

AAAHHHH

#

undo.catify

hexed warren
#

I think three is the limit

harsh grove
#

CTRL Z

#

CTRL Z

#

AAAAHAHAHAHHHH

#

.catify

wicked parrotBOT
#
Nuh-uh.

Your display name is too long to be catified! Please change it to be under 26 characters.

hexed warren
#

Maybe you have to wait for them to grow up and leave you

harsh grove
#

mayB

hexed warren
#

.savatar

wicked parrotBOT
#
Ruination
Is this you or am I just really paranoid?
hexed warren
#

Haha cool

harsh grove
#

.savatar

wicked parrotBOT
#
sisiky243
Is this you or am I just really paranoid?
harsh grove
#

bruh

#

.savatar

wicked parrotBOT
#
sisiky243
Is this you or am I just really paranoid?
hexed warren
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

harsh grove
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

harsh grove
#

cool

hexed warren
#

the 8 bit makes my wolf look like a donkey

harsh grove
#

.undoify.catify

hexed warren
#

maybe this will help you..........

#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.

AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar [member]
Spookify an user's avatar.

hexed warren
#

14 pages

#

it's gotta be in there somewhere

harsh grove
#

.shithappensify

hexed warren
#

.adventofcode

wicked parrotBOT
#
Command Help

.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

hexed warren
#

.adventofcode.about

#

do you know how to do a subcommand?

#

.help

wicked parrotBOT
#
Command Help

Battleship
.battleship
Play a game of Battleship with someone else!

BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.

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

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.

#
Easter Egg Fact

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.

hexed warren
#

great story ๐Ÿ‘

#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.

AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar [member]
Spookify an user's avatar.

sharp river
#

Why are you deepcopy'ing temp though?

main scarab
#

oh thats for copying

#

i didnt know * thingy

rough gladeBOT
dense field
#

.issue python-discord/sir-lancebot#1

wicked parrotBOT
lapis umbra
#

when i.issue

#

.issue

wicked parrotBOT
lapis umbra
#

.help issue

wicked parrotBOT
#
Command Help

.issue <numbers> [repository=sir-lancebot] [user=python-discord]
Can also use: pr

Command to retrieve issue(s) from a GitHub repository.

dense field
#

Why does that respond twice?

main scarab
#

!e

# Input
from copy import deepcopy
mess = [1,2,3,4,2,1,3,4,1,2,3,1,2,4]
# Output
not_mess = [
  [1,2,3,4],
  [1,2,3,4],
  [1,2,3,4],
  [1,2]
]

results = []
temp = []
for item in mess:
  if len(temp) == 4:
    results.append(sorted(deepcopy(temp)))
    temp = [item]
  else:
    temp.append(item)
if len(temp) > 0:
  results.append(sorted(deepcopy(temp)))
print(results)
rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

[[1, 2, 3, 4], [1, 2, 3, 4], [1, 1, 2, 3], [2, 4]]
main scarab
#

@sharp river done

lapis umbra
#

.github user vcokltfre

wicked parrotBOT
main scarab
#

!user

rough gladeBOT
#

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

wind schooner
#

.c4 ai

wicked parrotBOT
#
Connect 4: XToodyX VS Sir Lancebot

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: ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต
๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต
๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ต ๐Ÿ”ต ๐Ÿ”ด ๐Ÿ”ด

sharp river
main scarab
#

sure. we can make it by different logic too btw if you're interested

sharp river
main scarab
wicked parrotBOT
#

Game Over! @wind schooner won against @wicked parrot

main scarab
#

!e

# Input
from copy import deepcopy
mess = [1,2,3,4,2,1,3,4,1,2,3,1,2,4]
# Output
not_mess = [
  [1,2,3,4],
  [1,2,3,4],
  [1,2,3,4],
  [1,2]
]

results = []
temp = []
for item in mess:
  temp.append(item)
  if len(temp) == 4:
    results.append(sorted(deepcopy(temp)))
    temp = []
if len(temp) > 0:
  results.append(sorted(deepcopy(temp)))
print(results)
rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

[[1, 2, 3, 4], [1, 2, 3, 4], [1, 1, 2, 3], [2, 4]]
main scarab
#

there

sharp river
main scarab
#

which is?

sharp river
#

While the items do not need to be sorted, they need to be unique so the right answer to that should be:
[[1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3], [1, 2, 4]]

main scarab
#

dang lol

sharp river
#

Ikr, thats why ive been bashing my head against the desk and rewriting what should be relatively simple code.. I think I am overthinking things

main scarab
#

but why are 3rd and 4th of 3 length?

#

okay so we create new array if something gets repeated?

sharp river
#

The length is max of 4, but has no minimum. The idea is that you can only have numbers from 1 to 4 in the input. But there is no limit to how many times they repeat in the sequence. What I wanna do is make a 2D array of these where you simply go:

Chunk = [ 1 ]
Chunk = [ 1,2]
Chunk = [1,2,3]
Chunk = [1,2,3,4]
Can't add 1,2,3 OR 4 into the current chunk, so we save it and start with a fresh one.

#

Something like this

main scarab
#

yeah but why 3rd and 4th are of length 3? because upcoming 1 is already in there right?

sharp river
#

Yea

#

Precisely

#

Actually even so

#

I made a mistake

main scarab
#

okay. one question. if you wish to do code yourself, it will be better for you. its not that hard to achieve now.

sharp river
#

[[1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3,4], [1, 2]] <-- 4 was not in the third chunk, but should have been

#

You already gave me some good ideas tbh. I will go clear my head and try it again later. ๐Ÿ™‚ Thank you very much!

main scarab
#

sure. you can ping me if you want help.
It will make your logical way of thinking better thats all.

sharp river
#

Yeah i think im just tired after a full day of coding. This should be trivial, but I am not in the right mindset to do it..

main scarab
#

alright!

#

later!

rough gladeBOT
#

@main scarab :white_check_mark: Your eval job has completed with return code 0.

[[1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3], [1, 2, 4]]
main scarab
#

@sharp river i did that thing lol.

wicked parrotBOT
#
Easter Egg Fact

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.

sharp river
# main scarab <@!304190257170087936> i did that thing lol.

I solved it too after a break!

from itertools import zip_longest
inp = [1, 2, 3, 4, 2, 1, 3, 4, 1, 2, 3, 1, 2, 4]
print(list(zip_longest(*[[i] * inp.count(i) for i in set(inp)])))
# > [(1, 2, 3, 4), (1, 2, 3, 4), (1, 2, 3, 4), (1, 2, None, None)]

Needs a cleanup after to pop the "None" values, but idc, this works beautifully

shut kestrel
#

.help

wicked parrotBOT
#
Command Help

TicTacToe
.tictactoe <opponent>
Tic Tac Toe game. Play against friends or AI. Use reactions to add your mark to field.

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

TimedCommands
.timed <command>
Time the command execution of a command.

Traditions
.easter_tradition
Responds with a random tradition or custom.

TriviaQuiz
.quiz [category]
Start a quiz!

shut kestrel
#

.tictactoe

wicked parrotBOT
#

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

#

๐Ÿ‡ด ๐Ÿ‡ฝ ๐Ÿ‡ฝ
๐Ÿ‡ฝ ๐Ÿ‡ฝ ๐Ÿ‡ด
๐Ÿ‡ด ๐Ÿ‡ด ๐Ÿ‡ฝ

#

It's a DRAW!

shut kestrel
#

. tictactoe

#

.tictactoe

wicked parrotBOT
#

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

#

1๏ธโƒฃ ๐Ÿ‡ฝ ๐Ÿ‡ด
๐Ÿ‡ฝ ๐Ÿ‡ฝ ๐Ÿ‡ด
7๏ธโƒฃ 8๏ธโƒฃ ๐Ÿ‡ด

#

:tada: AI won this game! :tada:

shut kestrel
#

.help

wicked parrotBOT
#
Command Help

BunnyNameGenerator
.bunnyname
Picks a random bunny name from a JSON file.

Catify
.catify <text>
Convert the provided text into a cat themed sentence by interspercing cats throughout text.

CheatSheet
.cheat [search_terms...]
Search cheat.sh.

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.

shut kestrel
#

.bunnifyme

wicked parrotBOT
#

quears

shut kestrel
#

.topic

wicked parrotBOT
#
**What is better: Milk, Dark or White chocolate?**

Suggest more topics here!

shut kestrel
#

.connect_four

wicked parrotBOT
#

@shut kestrel Game cancelled.

shut kestrel
#

.helo

#

.help

wicked parrotBOT
#
Command Help

EggheadQuiz
.eggquiz
Gives a random quiz question, waits 30 seconds and then outputs the answer.

Emojis
.emoji <emoji>
A group of commands related to emojis.

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.

shut kestrel
#

.earthphoto

#

.earth_photos

wicked parrotBOT
#
Earth Photo

A photo of Earth ๐ŸŒŽ from Unsplash.

Author

Photo by NASA on Unsplash.

shut kestrel
#

.riddle

wicked parrotBOT
#
What kind of music do bunnies like?

You have 10 seconds before the first hint.

#
Here's a hint: Two words!
shut kestrel
#

hip hop

wicked parrotBOT
#
Here's a hint: Jump to the beat!
#

Well done @shut kestrel for getting it right!

The answer is: Hip hop!
shut kestrel
#

.games

wicked parrotBOT
#
Command Help

.games [amount=5] [genre]
Can also use: game

*Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.

Also support amount parameter, what max is 25 and min 1, default 5. Supported formats:

  • .games <genre>
  • .games <amount> <genre>*

Subcommands:
company [amount=5]
Get random Game Companies companies from IGDB API.
genres
Get all available genres.
search <search_term>
Find games by name.
top [amount=10]
Get current Top games in IGDB.

shut kestrel
#

.help

wicked parrotBOT
#
Command Help

Issues
.issue <numbers> [repository=sir-lancebot] [user=python-discord]
Command to retrieve issue(s) from a GitHub repository.

Latex
.latex <text>
Renders the text in latex and sends the image.

LoveCalculator
.love <who> [whom]
Tells you how much the two love each other.

Magic8ball
.8ball <question>
Return a Magic 8ball answer from answers list.

Minesweeper
.minesweeper
Commands for Playing Minesweeper.

shut kestrel
#

.minesweeper

wicked parrotBOT
#
Command Help

.minesweeper
Can also use: ms

Commands for Playing Minesweeper.

Subcommands:
end
End your current game.
start [bomb_chance=0.2]
Start a game of Minesweeper.

shut kestrel
#

start

#

.ms start

wicked parrotBOT
#

@shut kestrel is playing Minesweeper

#

Here's their board!
:stop_button: :regional_indicator_a: :regional_indicator_b: :regional_indicator_c: :regional_indicator_d: :regional_indicator_e: :regional_indicator_f: :regional_indicator_g: :regional_indicator_h: :regional_indicator_i: :regional_indicator_j:

:one: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:two: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:three: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:four: :grey_question: :x: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:five: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:six: :grey_question: :bomb: :grey_question: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :bomb:
:seven: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :bomb: :grey_question: :grey_question: :grey_question:
:eight: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:nine: :bomb: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :bomb:
:keycap_ten: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:

shut kestrel
#

.ms reveal b4

wicked parrotBOT
#
Nah.

You are not authorized to use this command.

#

:fire: @shut kestrel just lost Minesweeper! :fire:

shut kestrel
#

on my first move smh

prime mirage
#

.status cat 401

wicked parrotBOT
#
**Status: 401**
prime mirage
#

.status cat 201

wicked parrotBOT
#
**Status: 201**
prime mirage
#

.status cat 202

wicked parrotBOT
#
**Status: 202**
brittle fractal
#

.status cat

wicked parrotBOT
#
That was a mistake.

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

Usage:.http_status cat <code>

brittle fractal
#

.status cat 404

wicked parrotBOT
#
**Status: 404**
dense field
#

.status dog 200

wicked parrotBOT
#
**Status: 200**
brittle fractal
#

.status cat 418

wicked parrotBOT
#
**Status: 418**
warm ledge
#

.help

wicked parrotBOT
#
Command Help

GithubInfo
.github
Commands for finding information related to GitHub.

HTTPStatusCodes
.http_status
Group containing dog and cat http status code commands.

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

Help
.help [commands...]
Shows Command Help.

warm ledge
#

.eggquiz

wicked parrotBOT
#
As Earth Day is this month, how old is the Earth?

You have 30 seconds to vote.

๐Ÿ‡ฆ -> 4.5 billion years old
๐Ÿ‡ง -> 5 million years old
๐Ÿ‡จ -> 10 billion years old
๐Ÿ‡ฉ -> 6.7 billion years old

#

Well done @warm ledge for getting it correct!

The correct answer was ๐Ÿ‡ฆ!

VOTES:
๐Ÿ‡ฆ - 1 vote (100%)
๐Ÿ‡ง - 0 votes (0%)
๐Ÿ‡จ - 0 votes (0%)
๐Ÿ‡ฉ - 0 votes (0%)

prime mirage
#

.status cat 200

wicked parrotBOT
#
**Status: 200**
prime mirage
#

.status cat 101

wicked parrotBOT
#
**Status: 101**
prime mirage
#

.status cat 414

wicked parrotBOT
#
**Status: 414**
prime mirage
#

.status cat 429

wicked parrotBOT
#
**Status: 429**
prime mirage
#

.status cat 418

wicked parrotBOT
#
**Status: 418**
prime mirage
#

.status cat 426

wicked parrotBOT
#
**Status: 426**
#
**Status: 527**
prime mirage
#

.status cat 507

wicked parrotBOT
#
**Status: 507**
distant radish
#

.spookify 84766711735136256

wicked parrotBOT
#
Are you trying to kill me?

Your input was invalid: Member "84766711735136256" not found.

Usage:.avatar_modify spookyavatar [member]

daring swift
#

.status cat

wicked parrotBOT
#
That was a mistake.

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

Usage:.http_status cat <code>

daring swift
#

.status code 404

wicked parrotBOT
#
Command Help

.http_status
Can also use: httpstatus, status

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.

daring swift
#

.spookify 452702112833601546

wicked parrotBOT
#
Mr. 360ยฐ
Is this you or am I just really paranoid?
daring swift
#

.status dog 429

wicked parrotBOT
#
**Status: 429**
daring swift
#

.spookify 707107037070360596

wicked parrotBOT
#
Abby
Is this you or am I just really paranoid?
main scarab
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

empty notch
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

empty notch
#

.status cat 301

wicked parrotBOT
#
**Status: 301**
empty notch
#

.status cat 302

wicked parrotBOT
#
**Status: 302**
empty notch
#

.catify sir-lancebot

wicked parrotBOT
#

แ“šแ˜แ—ข sir-lancebot

azure ravine
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

steep aspen
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

quaint jungle
#

.src reddit

wicked parrotBOT
#
Command: reddit

Fetch reddit posts by using this command.

Source Code
quaint jungle
#

.reddit django

#

.reddit discord

small phoenix
#

.github bisqwit

wicked parrotBOT
#
Command Help

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

small phoenix
#

.github user bisqwit

wicked parrotBOT
#

The Bisqwit. Free software author. YouTuber. Founder of #TASVideos. ROM hacker. Coach drโ…ณer. Teacher of #IsraeliFolkDance. Speaker of Hebraic Roots apologetics.

Followers
Following

0

Public repos
Gists
Organizations

No organizations

small phoenix
#

.github repo abtrans

wicked parrotBOT
#
Not in a million years.

The repository should look like user/reponame or user reponame.

small phoenix
#

.git repo KatsumiKougen/abtrans

wicked parrotBOT
#

Al Bhed language translator (compatible with Python 3)

small phoenix
#

.earth_photos

wicked parrotBOT
steep aspen
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

steep aspen
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

steep aspen
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

tawny raven
#

!d discord.Member.avatar_url

rough gladeBOT
#

avatar_url```
Equivalent to [`User.avatar_url`](https://discordpy.readthedocs.io/en/stable/api.html#discord.User.avatar_url "discord.User.avatar_url")
shut kestrel
#

.help

wicked parrotBOT
#
Command Help

EggheadQuiz
.eggquiz
Gives a random quiz question, waits 30 seconds and then outputs the answer.

Emojis
.emoji <emoji>
A group of commands related to emojis.

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.

shut kestrel
#

.eggquiz

wicked parrotBOT
#
Which European country was the first to enjoy chocolate?

You have 30 seconds to vote.

๐Ÿ‡ฆ -> France
๐Ÿ‡ง -> Spain
๐Ÿ‡จ -> England
๐Ÿ‡ฉ -> Switzerland

#

Nobody got it right...

The correct answer was ๐Ÿ‡ง!

VOTES:
๐Ÿ‡ฆ - 1 vote (100%)
๐Ÿ‡ง - 0 votes (0%)
๐Ÿ‡จ - 0 votes (0%)
๐Ÿ‡ฉ - 0 votes (0%)

shut kestrel
#

.uwu hello there lancebot

wicked parrotBOT
#

hewwo dewe wancebot

frigid abyss
#

.github 3061LRTAGSPKJMORMRT

#

.github user 3061LRTAGSPKJMORMRT

#

.github 3061LRTAGSPKJMORMRT

#

.github user 3061LRTAGSPKJMORMRT

wicked parrotBOT
frigid abyss
#

.github wwosimulation

wicked parrotBOT
#
Command Help

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

frigid abyss
#

.github user wwosimulation

wicked parrotBOT
frigid abyss
#

.github repo wwosimulation/Narrator-bot

wicked parrotBOT
#
Out of the question.

The requested repository was not found.

shut kestrel
#

.help

wicked parrotBOT
#
Command Help

PrideAnthem
.prideanthem [genre]
Sends a message with a video of a random pride anthem.

PrideFacts
.pridefact
Sends a message with a pride fact of the day.

PythonFacts
.pythonfact
Sends a Random fun fact about Python.

RecommendGame
.recommendgame
Sends an Embed of a random game recommendation.

Reddit
.reddit [subreddit=python] [sort=hot]
Fetch reddit posts by using this command.

shut kestrel
#

.pythonfact

wicked parrotBOT
#
Python Facts

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

Suggestions

Suggest more facts here!

shut kestrel
#

.pythonfact

wicked parrotBOT
#
Python Facts

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)

Suggestions

Suggest more facts here!

shut kestrel
#

.pythonfact

wicked parrotBOT
#
Python Facts

If you type import antigravity in the Python REPL, you'll be directed to an xkcd comic about how easy Python is.

Suggestions

Suggest more facts here!

shut kestrel
#

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

shut kestrel
#

.snakes

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

shut kestrel
#

.snakes draw

wicked parrotBOT
formal gull
#

.8bitify

#

.8bitify

#

.8bitify

#

.8bitify

#

.pridify

#

.easterify

wicked parrotBOT
#

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

formal gull
#

.8bitify

#

.easterify

wicked parrotBOT
#

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

formal gull
#

.8bitify

formal gull
#

.8bitify#

#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

muted plank
#

.8bitify

#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

muted plank
#

.easterify

wicked parrotBOT
#

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

muted plank
#

.snakes draw

wicked parrotBOT
muted plank
#

.snakes about

wicked parrotBOT
#
About the snake cog

The features in this cog were created by members of the community during our first ever code jam event.

The event saw over 50 participants, who competed to write a discord bot cog with a snake theme over 48 hours. The staff then selected the best features from all the best teams, and made modifications to ensure they would all work together before integrating them into the community bot.

It was a tight race, but in the end, @edgy aurora and @zinc heath walked away as grand champions. Make sure you check out .snakes sal,.snakes draw and .snakes hatch to see what they came up with.

Contributors

@soft heart, @idle kayak, @young blaze, @placid ruin, @finite stump, @sharp cedar, @crimson river, @lucid elbow, @north drift, @fast carbon, @zinc hollow, @digital ingot, @edgy aurora, @zinc heath

hybrid pendant
#

.latex $a\a\a\a$

wicked parrotBOT
#
That was a mistake.

Your input was invalid:
a\a\a\a
^
Unknown symbol: \a, found '' (at char 1), (line:1, col:2)

Usage:.latex <text>

hybrid pendant
#

.latex $a\a\a\a$

wicked parrotBOT
empty notch
#

.latex sir-lance-bot

solar mauve
#

.ttt @echo slate

wicked parrotBOT
#

Running out of time... Cancelled game.

quaint jungle
#

.latex t/n/nhd

wicked parrotBOT
quaint jungle
#

.latex 5\n\nyddh\thfhf

wicked parrotBOT
quaint jungle
#

.latex hdh\hshhd

wicked parrotBOT
quaint jungle
#

.latex a\a\a

wicked parrotBOT
quaint jungle
#

.latex $a\a

wicked parrotBOT
quaint jungle
#

.latex $a\a\a$

wicked parrotBOT
#
Please don't do that.

Your input was invalid:
a\a\a
^
Unknown symbol: \a, found '' (at char 1), (line:1, col:2)

Usage:.latex <text>

quaint jungle
#

.latex $a\a\a\a$

wicked parrotBOT
#
Do you mind?

Your input was invalid:
a\a\a\a
^
Unknown symbol: \a, found '' (at char 1), (line:1, col:2)

Usage:.latex <text>

quaint jungle
#

.help

wicked parrotBOT
#
Command Help

EggheadQuiz
.eggquiz
Gives a random quiz question, waits 30 seconds and then outputs the answer.

Emojis
.emoji <emoji>
A group of commands related to emojis.

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.

quaint jungle
#

.help caesarcipher

wicked parrotBOT
#
Command Help

.caesarcipher
Can also use: caesar, cc

*Translates a message using the Caesar Cipher.

See decrypt, encrypt, and info subcommands.*

Subcommands:
decrypt <offset> <msg>
Given a positive integer offset, decrypt the given msg.
encrypt <offset> <msg>
Given a positive integer offset, encrypt the given msg.
info
Information about the Caesar Cipher.

quaint jungle
#

.cc encrypt hellp

wicked parrotBOT
#
Noooooo!!

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

Usage:.caesarcipher encrypt <offset> <msg>

quaint jungle
#

.cc encrypt 13 hellp

wicked parrotBOT
#

uryyc

quaint jungle
#

.topic

wicked parrotBOT
#
**If you could take only three things from your house, what would they be?**

Suggest more topics here!

quaint jungle
#

.riddle

wicked parrotBOT
#
What does the easter bunny get for making a basket?

You have 10 seconds before the first hint.

#
Here's a hint: KOBE!!
quaint jungle
#

No

wicked parrotBOT
#
Here's a hint: 1+1 = ?!
#

Nobody got it right...

The answer is: 2 points!
quaint jungle
#

.scarymovie

#

.help scarymovie

#

.scarymovie

#

.cc decrypt 13 uryyc

wicked parrotBOT
#

hellp

hasty vigil
#

.snakes draw

wicked parrotBOT
hasty vigil
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

solar mauve
#

.ttt

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ ๐Ÿ‡ด ๐Ÿ‡ฝ
4๏ธโƒฃ ๐Ÿ‡ด ๐Ÿ‡ฝ
๐Ÿ‡ด 8๏ธโƒฃ ๐Ÿ‡ฝ

hasty vigil
#

.ttt

willow void
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

hasty vigil
#

.ttt

wicked parrotBOT
#

:tada: @solar mauve won this game! :tada:

solar mauve
#

.snakes draw

wicked parrotBOT
hasty vigil
#

.ttt

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ ๐Ÿ‡ด ๐Ÿ‡ฝ
๐Ÿ‡ฝ ๐Ÿ‡ฝ ๐Ÿ‡ด
๐Ÿ‡ด ๐Ÿ‡ฝ ๐Ÿ‡ด

solar mauve
#

.snakes draw

wicked parrotBOT
solar mauve
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

solar mauve
#

k

#

.av

#

.avatar

#

.user

#

!user

rough gladeBOT
#

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

wicked parrotBOT
#

It's a DRAW!

hasty vigil
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.

AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar [member]
Spookify an user's avatar.

hasty vigil
#

.spookyavatar

wicked parrotBOT
#
SwaritChoudhari
Is this you or am I just really paranoid?
hasty vigil
#

.fool

wicked parrotBOT
hasty vigil
#

.yeet

#

.retro

#

.help

wicked parrotBOT
#
Command Help

Battleship
.battleship
Play a game of Battleship with someone else!

BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.

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

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.

hasty vigil
#

.battleship

wicked parrotBOT
#

@hasty vigil Game cancelled.

solar mauve
#

!ttt

#

.ttt

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ 2๏ธโƒฃ ๐Ÿ‡ฝ
๐Ÿ‡ฝ 5๏ธโƒฃ 6๏ธโƒฃ
๐Ÿ‡ด ๐Ÿ‡ด ๐Ÿ‡ด

#

:tada: AI won this game! :tada:

solar mauve
#

lost to a bot UR67_codm_ohno

#

.ttt

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ ๐Ÿ‡ด ๐Ÿ‡ฝ
๐Ÿ‡ด ๐Ÿ‡ฝ 6๏ธโƒฃ
๐Ÿ‡ฝ 8๏ธโƒฃ ๐Ÿ‡ด

#

:tada: @solar mauve won this game! :tada:

solar mauve
#

.ttt

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ ๐Ÿ‡ด ๐Ÿ‡ด
๐Ÿ‡ฝ ๐Ÿ‡ฝ ๐Ÿ‡ฝ
๐Ÿ‡ด ๐Ÿ‡ฝ ๐Ÿ‡ด

#

:tada: @solar mauve won this game! :tada:

wind schooner
#

!8bitify

#

.8Bitify

#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

wind schooner
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

wind schooner
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

remote tinsel
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

wind schooner
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

wicked parrotBOT
#
Your 8-bit avatar

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

wicked parrotBOT
#
Connect 4: ๐”‚๐“ฎ๐“ต๐“ต๐“ธ๐”€ VS invisible | แ“•แ˜แ—ข

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

#

@torpid haven, it's your turn! React with the column you want to place your token in.

solar mauve
#

oh no

#

oh okay

wicked parrotBOT
#

@torpid haven, you took too long. Game over!

solar mauve
#

.ttt @echo slate

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ 2๏ธโƒฃ 3๏ธโƒฃ
4๏ธโƒฃ 5๏ธโƒฃ 6๏ธโƒฃ
7๏ธโƒฃ 8๏ธโƒฃ 9๏ธโƒฃ

solar mauve
#

.c4

wicked parrotBOT
#
Connect 4: invisible | แ“•แ˜แ—ข VS ๐”‚๐“ฎ๐“ต๐“ต๐“ธ๐”€

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:

#

@echo slate ran out of time. Canceling game.

#

Game Over! @torpid haven won against @solar mauve

solar mauve
#

woah

#

nice

wicked parrotBOT
#

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

#

๐Ÿ‡ฝ ๐Ÿ‡ฝ ๐Ÿ‡ด
๐Ÿ‡ด ๐Ÿ‡ฝ ๐Ÿ‡ฝ
๐Ÿ‡ฝ ๐Ÿ‡ด ๐Ÿ‡ด

#

It's a DRAW!

#

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

#

๐Ÿ‡ด ๐Ÿ‡ด ๐Ÿ‡ด
4๏ธโƒฃ ๐Ÿ‡ฝ 6๏ธโƒฃ
๐Ÿ‡ฝ ๐Ÿ‡ฝ 9๏ธโƒฃ

#

:tada: AI won this game! :tada:

dense mountain
#

.c 1

wicked parrotBOT
#
Huh? No.

You are not authorized to use this command.

dense mountain
#

.c 2

wicked parrotBOT
#
Fat chance.

You are not authorized to use this command.

dense mountain
#

.c 3

wicked parrotBOT
#
I don't think so.

You are not authorized to use this command.

dense mountain
#

.c 4

wicked parrotBOT
#
Nuh-uh.

You are not authorized to use this command.

dense mountain
#

.c1

#

.c2

#

.c3

wicked parrotBOT
#

@dense mountain Game cancelled.

main scarab
#

.help

wicked parrotBOT
#
Command Help

BunnyNameGenerator
.bunnyname
Picks a random bunny name from a JSON file.

Catify
.catify <text>
Convert the provided text into a cat themed sentence by interspercing cats throughout text.

CheatSheet
.cheat [search_terms...]
Search cheat.sh.

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.

#

@main scarab Seems like there's no one here to play...

main scarab
#

.ConnectFour

#

.connect_four

wicked parrotBOT
#

@main scarab Seems like there's no one here to play. Use .connect_four ai to play against a computer.

main scarab
#

.connect_four ai

wicked parrotBOT
#
Connect 4: HS VS Sir Lancebot

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! @main scarab won against @wicked parrot

main scarab
#

.connect_four [board_size=10] ai

wicked parrotBOT
#
You have to stop.

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

Usage:.connect_four [board_size=7] [emoji1=๐Ÿ”ต] [emoji2=๐Ÿ”ด]

main scarab
#

.connect_four [board_size=10]

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

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

Usage:.connect_four [board_size=7] [emoji1=๐Ÿ”ต] [emoji2=๐Ÿ”ด]

main scarab
#

.connect_four [10]

wicked parrotBOT
#
Are you trying to kill me?

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

Usage:.connect_four [board_size=7] [emoji1=๐Ÿ”ต] [emoji2=๐Ÿ”ด]