#sir-lancebot-playground

1 messages · Page 4 of 1

gaunt pasture
#

sir-lancebot#1034

wicked parrotBOT
half hare
#

.joke

wicked parrotBOT
#

The C language combines all the power of assembly language with all the ease-of-use of assembly language.

half hare
#

.joke

wicked parrotBOT
#

3 Database Admins walked into a NoSQL bar. A little while later they walked out because they couldn't find a table.

half hare
#

.joke

wicked parrotBOT
#

The best thing about a Boolean is even if you are wrong, you are only off by a bit.

peak carbon
#

.quiz leaderboard

wicked parrotBOT
#

No one has made it onto the leaderboard yet.

graceful escarp
#

.joke

wicked parrotBOT
#

Chuck Norris once shifted a bit so hard, it ended up on a different computer.

graceful escarp
#

.joke

wicked parrotBOT
#

Chuck Norris can solve the Towers of Hanoi in one move.

graceful escarp
#

.joke

wicked parrotBOT
#

Chuck Norris can't test for equality because he has no equal.

graceful escarp
#

.joke

wicked parrotBOT
#

What does pyjokes have in common with Adobe Flash? It gets updated all the time, but never gets any better.

graceful escarp
#

.joke

wicked parrotBOT
#

What does pyjokes have in common with Adobe Flash? It gets updated all the time, but never gets any better.

noble mica
#

.help

wicked parrotBOT
#
Command Help

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

WTFPython
.wtf_python [query]
Search WTF Python repository.

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.

noble mica
#

.help wolfram

wicked parrotBOT
#
Command Help

**```
.wolfram <query>

**Can also use:** `wa`, `wolf`

*Requests all answers on a single image, sends an image of all related pods.*

**Subcommands:**
**`wolfram cut <query>`**
*Requests a drawn image of given query.*
**`wolfram page <query>`**
*Requests a drawn image of given query.*
**`wolfram short <query>`**
*Requests an answer to a simple question.*
frail stratus
#

.remind 12h post brainfuck implementation when I wake up

viral coyote
#

.wa guy

wicked parrotBOT
olive snow
#

One message removed from a suspended account.

wicked parrotBOT
#

Unix is user friendly. It's just very particular about who its friends are.

main scarab
#

.joke

wicked parrotBOT
#

Obfuscated Reality Mappers (ORMs) can be useful database tools.

vagrant crypt
#

.joke

wicked parrotBOT
#

['hip', 'hip'] (hip hip array!)

#

The only design pattern Chuck Norris knows is the God Object Pattern.

#

Chuck Norris once implemented an HTTP server in a single printf call. It is now the heart of Apache webserver.

#

Chuck Norris could use anything in java.util.* to kill you, including the javadocs.

#

Chuck Norris doesn't use web standards as the web will conform to him.

#

Complaining about the lack of smoking shelters, the nicotine addicted Python programmers said there ought to be 'spaces for tabs'.

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @hardy cobalt until <t:1661096384:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).

The <@&831776746206265384> have been alerted for review.

long yarrow
#

!unmute 927200111489060864

rough gladeBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @hardy cobalt.

hardy cobalt
#

thanks

#

idk i just wanted to .joke

#

.joke

wicked parrotBOT
#

The Chuck Norris Eclipse plugin made alien contact.

obtuse kindle
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't have disk latency because the hard drive knows to hurry the hell up, or else.

stoic cloak
#

.joke

wicked parrotBOT
#

A programmer was found dead in the shower. Next to their body was a bottle of shampoo with the instructions 'Lather, Rinse and Repeat'.

split lotus
#

.wa s how long do ducks live

wicked parrotBOT
runic hornet
#

.wa define shenanigans

wicked parrotBOT
main scarab
#

.joke

wicked parrotBOT
#

If you play a Windows CD backwards, you'll hear satanic chanting ... worse still, if you play it forwards, it installs Windows.

main scarab
#

.joke

wicked parrotBOT
#

Chuck Norris's unit tests don't run. They die.

worldly thunder
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't use web standards as the web will conform to him.

worldly thunder
#

.joke

wicked parrotBOT
#

QAs consist of 55% water, 30% blood and 15% Jira tickets.

worldly thunder
#

.joke

wicked parrotBOT
#

MySpace isn't really your space, it's Chuck's (he just lets you use it).

worldly thunder
#

.joke

wicked parrotBOT
#

No one has ever pair-programmed with Chuck Norris and lived to tell the tale.

worldly thunder
#

.joke

wicked parrotBOT
#

Chuck Norris can solve the Towers of Hanoi in one move.

worldly thunder
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't bug hunt as that signifies a probability of failure, he goes bug killing.

sweet grotto
#

.a

#

.b

#

.c

wicked parrotBOT
#
Not in a million years.

You are not authorized to use this command.

sweet grotto
#

.d

#

.e

#

.f

#

.g

#

.ping

wicked parrotBOT
#
:ping_pong: Pong!

Gateway Latency: 107ms

sweet grotto
#

..

obtuse kindle
#

!e

def evilFunction(argDict):
  print(f"I see that {argDict['untouchable']=}")
  try:
    argDict['untouchable'] = 'dirty'
    print('Muhahaha!')
  except TypeError:
    print('Curses! Foiled again!')


# pass the dict
sacredDict = {'untouchable': 'clean'}
evilFunction(sacredDict)
print(sacredDict)

# pass the mapping
sacredDict = {'untouchable': 'clean'}
evilFunction(sacredDict.keys().mapping)
print(sacredDict)
rough gladeBOT
#

@obtuse kindle :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | I see that argDict['untouchable']='clean'
002 | Muhahaha!
003 | {'untouchable': 'dirty'}
004 | I see that argDict['untouchable']='clean'
005 | Curses! Foiled again!
006 | {'untouchable': 'clean'}
toxic bobcat
#

.charinfo t

#

.help

wicked parrotBOT
#
Command Help

Challenges
.challenge [language=python] [query]
The challenge command pulls a random kata (challenge) from codewars.com.

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

CoinFlip
.coinflip [side]
Flips a coin.

Colour
.colour [colour_input]
Create an embed that displays colour information.

ConnectFour
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
Play the classic game of Connect Four with someone!

toxic bobcat
#

!charinfo t

rough gladeBOT
orchid dagger
#

.joke

wicked parrotBOT
#

Pirates go 'arg!', computer pirates go 'argv!'

orchid dagger
#

.coinflip

wicked parrotBOT
#

@orchid dagger flipped tails.

orchid dagger
#

.joke

wicked parrotBOT
#

If loving you is ROM I don't wanna read write.

cursive python
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.

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

AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
This "Easterifies" the user's avatar.

cursive python
#

.something else

#

.adasodasopdksa

#

.not allowed

warm halo
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.

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

AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
This "Easterifies" the user's avatar.

warm halo
#

.fool

wicked parrotBOT
toxic bobcat
#

.realpython packages

wicked parrotBOT
#

Here are the top 5 results:

How to Publish an Open-Source Python Package to PyPI
Python import: Advanced Techniques and Tips
Python Virtual Environments: A Primer
Python Modules and Packages – An Introduction
Using Python's pip to Manage Your Projects' Dependencies
humble lotus
#

.joke

wicked parrotBOT
#

Chuck Norris insists on strongly-typed programming languages.

humble lotus
#

.joke

wicked parrotBOT
#

What is Benoit B. Mandelbrot's middle name? Benoit B. Mandelbrot.

humble lotus
#

buddy

#

.joke

wicked parrotBOT
#

The only design pattern Chuck Norris knows is the God Object Pattern.

humble lotus
#

lance you need to increase the rizz

#

.joke

wicked parrotBOT
#

How many programmers does it take to kill a cockroach? Two: one holds, the other installs Windows on it.

humble lotus
#

.joke

wicked parrotBOT
#

Chuck Norris does not need to type-cast. The Chuck-Norris Compiler (CNC) sees through things. All the way down. Always.

humble lotus
#

.joke

wicked parrotBOT
#

Java: Write once, run away.

humble lotus
#

.joke

wicked parrotBOT
#

How do you generate a random string? Put a first year Computer Science student in Vim and ask them to save and exit.

humble lotus
#

.joke

wicked parrotBOT
#

Chuck Norris's database has only one table, 'Kick', which he drops frequently.

humble lotus
#

.joke

wicked parrotBOT
#

Child: Dad, why does the sun rise in the east and set in the west? Dad: Son, it's working, don't touch it.

humble lotus
#

.joke

wicked parrotBOT
#

Waiter: He's choking! Is anyone a doctor? Programmer: I'm a Vim user.

#

If you put a million monkeys at a million keyboards, one of them will eventually write a Java program. The rest of them will write Perl.

#

Why do sin and tan work? Just cos.

#

3 Database Admins walked into a NoSQL bar. A little while later they walked out because they couldn't find a table.

#

Software developers like to solve problems. If there are no problems handily available, they will create their own.

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @humble lotus until <t:1661278944:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).

The <@&831776746206265384> have been alerted for review.

past remnant
#

!unmute 193878633654386688

rough gladeBOT
#

failmail :ok_hand: pardoned infraction mute for @humble lotus.

past remnant
#

fyi we can see the messages you send to the bot

humble lotus
#

i was seeing if he had some fire somewhere in ther

past remnant
#

i believe it uses an existing api

#

not sure

gaunt pasture
wicked parrotBOT
#
**What is your favorite fruit?**

Suggest more topics here!

gaunt pasture
#

.src topic

wicked parrotBOT
#
Command: topic

Responds with a random topic to start a conversation.

Source Code
gaunt pasture
wicked parrotBOT
undone fractal
#

.joke

wicked parrotBOT
#

If you put a million monkeys at a million keyboards, one of them will eventually write a Java program. The rest of them will write Perl.

wicked parrotBOT
#

I would tell you a joke about UDP, but you would never get it.

#
Easter Egg Fact

The first chocolate Easter egg was made by Fry's in 1873. Before this, people would give hollow cardboard eggs, filled with gifts.

#
Do you mind?

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

Usage:```
.timed <command>

hard leaf
#

.joke

wicked parrotBOT
#

Hardware: The part of a computer that you can kick.

hard leaf
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't use web standards as the web will conform to him.

hard leaf
#

.joke

wicked parrotBOT
#

Chuck Norris can solve the Towers of Hanoi in one move.

hard leaf
#

So can I if it's only one layer

#

.joke

wicked parrotBOT
#

Chuck Norris once implemented an HTTP server in a single printf call. It is now the heart of Apache webserver.

hard leaf
#

.joke

wicked parrotBOT
#

Chuck Norris solved the Travelling Salesman problem in O(1) time: break salesman into N pieces; kick each piece to a different city.

hard leaf
#

lemon_sweat these are all terrible

hot crater
#

.joke

wicked parrotBOT
#

Every SQL statement that Chuck Norris codes has an implicit 'COMMIT' in its end.

hot crater
#

.joke

wicked parrotBOT
#

How do you generate a random string? Put a first year Computer Science student in Vim and ask them to save and exit.

hot crater
#

😬

#

.joke

wicked parrotBOT
#

The only design pattern Chuck Norris knows is the God Object Pattern.

main scarab
#

.joke

wicked parrotBOT
#

Chuck Norris went out of an infinite loop.

main scarab
#

.joke

wicked parrotBOT
#

Chuck Norris's programs never exit, they are terminated.

main scarab
#

.joke

wicked parrotBOT
#

Number of days since I have encountered an array index error: -1.

shell mesa
#

.http_response 405

#

.html_response 405

#

.html_code 405

#

.help

wicked parrotBOT
#
Command Help

EasterRiddle
.riddle
Gives a random riddle, then provides 2 hints at certain intervals before revealing the answer.

EggDecorating
.eggdecorate [colours...]
Picks a random egg design and decorates it using the given colours.

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

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

Epoch
.epoch [date_time]
Convert an entered date/time string to the equivalent epoch.

shell mesa
#

.http_status 405

wicked parrotBOT
#
**Status: 405**
scenic dragon
#

.stats

#

.status

wicked parrotBOT
#
Noooooo!!

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

Usage:```
.http_status <code>

scenic dragon
#

.http_status 1907

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

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

Usage:```
.http_status <code>

scenic dragon
#

.http-status mclaren

#

.http_status 31

wicked parrotBOT
#
Input status code does not exist

The range of valid status codes is 100 to 599

scenic dragon
#

.http_status 666

wicked parrotBOT
#
Input status code does not exist

The range of valid status codes is 100 to 599

scenic dragon
#

.http_status 331

wicked parrotBOT
#
Unable to find status floof for 331.
wary jackal
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't do Burn Down charts, he does Smack Down charts.

wary jackal
#

.joke

wicked parrotBOT
#

Software salesmen and used-car salesmen differ in that the latter know when they are lying.

wary jackal
#

.joke

wicked parrotBOT
#

No statement can catch the ChuckNorrisException.

tawdry pawn
#

.texit

#

.t

wicked parrotBOT
#
Are you trying to kill me?

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

Usage:```
.timed <command>

wet shard
#

.joke

wicked parrotBOT
#

Chuck Norris can retrieve anything from /dev/null.

wet shard
#

.joke

wicked parrotBOT
#

There are only two hard problems in Computer Science: cache invalidation, naming things and off-by-one-errors.

glass token
red pike
#

.joke

wicked parrotBOT
#

A programmer walks into a bar and orders 1.38 root beers. The bartender informs her it's a root beer float. She says 'Make it a double!'

plush shore
#

.joke

wicked parrotBOT
#

Chuck Norris can delete the Recycling Bin.

daring swift
#

.joke

wicked parrotBOT
#

Obfuscated Reality Mappers (ORMs) can be useful database tools.

daring swift
#

.joke

wicked parrotBOT
#

Waiter: Would you like coffee or tea? Programmer: Yes.

daring swift
#

Programmer: <bool>

daring swift
#

.joke

wicked parrotBOT
#

Chuck Norris could use anything in java.util.* to kill you, including the javadocs.

daring swift
#

.joke

wicked parrotBOT
#

How many programmers does it take to change a lightbulb? None, that's a hardware problem.

daring swift
#

.joke

wicked parrotBOT
#

Chuck Norris burst the dot com bubble.

daring swift
#

.joke

wicked parrotBOT
#

Number of days since I have encountered an array index error: -1.

wary jackal
#

.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!!
#
Here's a hint: 1+1 = ?!
#

Nobody got it right...

The answer is: 2 points!
wary jackal
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't pair program.

hollow zodiac
#

.joke

wicked parrotBOT
#

Eight bytes walk into a bar. The bartender asks, 'Can I get you anything?' 'Yeah,' replies the bytes. 'Make us a double.'

hollow zodiac
#

.joke

wicked parrotBOT
#

Unix is user friendly. It's just very particular about who its friends are.

hollow zodiac
#

.joke

wicked parrotBOT
#

No one has ever spoken during review of Chuck Norris' code and lived to tell the tale.

red pike
#

.connect4

wicked parrotBOT
#

@red pike Seems like there's no one here to play. Use .connect4 ai to play against a computer.

red pike
#

.connect4 ai

wicked parrotBOT
#
Connect 4: Master Oogway in Training 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: 🔴 🔴 🔴 🔴

#

Game Over! @wicked parrot won against @red pike

red pike
#

noice 🥲

#

.connect4 ai

wicked parrotBOT
#
Connect 4: Master Oogway in Training 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! @red pike won against @wicked parrot

red pike
#

.anagram

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

You have 60 seconds to find correct words.

red pike
#

solt

wicked parrotBOT
#

Nobody got it right.

The words were: `lost`, `lots`, `slot`!
red pike
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.

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

AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
This "Easterifies" the user's avatar.

red pike
#

.help anagram

wicked parrotBOT
#
Command Help

**```
.anagram

**Can also use:** `ag`, `anag`, `gram`

*Given shuffled letters, rearrange them into anagrams.

Show an embed with scrambled letters which if rearranged can form words.
After a specific amount of time, list the correct answers and whether someone provided a
correct answer.*
red pike
#

.ag

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

You have 60 seconds to find correct words.

red pike
#

request

#

.anagram request

wicked parrotBOT
#

An anagram is already being solved in this channel!

#

Well done @red pike for getting it right!

The words were: `quester`, `request`!
red pike
#

.anagram

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

You have 60 seconds to find correct words.

red pike
#

horse

#

shore

#

heros

wicked parrotBOT
#

Well done @red pike for getting it right!

The words were: `heros`, `hoers`, `horse`, `shoer`, `shore`!
red pike
#

.anagram

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

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `circular`, `curricla`!
red pike
#

.battleship

wicked parrotBOT
#

@red pike Game cancelled.

red pike
#

.battleship ai

wicked parrotBOT
#

@red pike Seems like there's no one here to play...

red pike
#

.catify hello

wicked parrotBOT
#

ᘡᘏᗢ hello

red pike
#

.catify ricky

wicked parrotBOT
#

ricky 🐈

red pike
#

.catify ricky

wicked parrotBOT
#

ricky ᓕᘏᗢ

red pike
#

.ddg

wicked parrotBOT
#
Duck Duck Duck Goose!
#
Flights Found

Flights everyone missed:
(2, 3, 7)
(0, 2, 8)
(3, 4, 11)
(4, 6, 8)

red pike
#

0

#

goose

#

duck

#

goose

#

flight

#

idk what to do

#

.ddg help

wicked parrotBOT
#
Compete against other players to find valid flights!

Each card has 4 features
Color, Number, Hat, and Accessory

A valid flight
3 cards where each feature is either all the same or all different

Call "GOOSE"
if you think there are no more flights

+1 for each valid flight
+2 for a correct "GOOSE" call
-1 for any wrong answer

The first flight below is invalid: the first card has swords while the other two have no accessory. It would be valid if the first card was empty-handed, or one of the other two had paintbrushes.

The second flight is valid because there are no 2:1 splits; each feature is either all the same or all different.

red pike
#

.ddg

wicked parrotBOT
#

There's already a game running!

#
Time's up!

Final scores:

Master Oogway in Training: -2

red pike
#

cool

loud kraken
#

.joke

wicked parrotBOT
#

Why do sin and tan work? Just cos.

loud kraken
#

.joke

wicked parrotBOT
#

Real programmers can write assembly code in any language.

loud kraken
#

.joke

wicked parrotBOT
#

How come there is no obfuscated Perl contest? Because everyone would win.

loud kraken
#

.joke

wicked parrotBOT
#

The C language combines all the power of assembly language with all the ease-of-use of assembly language.

lilac crypt
#

.wa define sorted computer science

wicked parrotBOT
loud kraken
#

.joke

wicked parrotBOT
#

Q: What is Chuck Norris's favorite Javascript framework? A: Knockout.js.

main scarab
#

.spookify

wicked parrotBOT
#
Is this you or am I just really paranoid?
native walrus
#

.wa s \unit{\micro\meter}

wicked parrotBOT
native walrus
#

.wa s latex \unit{\micro\meter}

wicked parrotBOT
native walrus
#

.latex \unit{\micro\meter}

wicked parrotBOT
red pike
#

.hangman help

wicked parrotBOT
#
Are you trying to kill me?

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

Usage:```
.hangman [min_length=0] [max_length=25] [min_unique_letters=0] [max_unique_letters=25]

red pike
#

.help hangman

wicked parrotBOT
#
Command Help

**```
.hangman [min_length=0] [max_length=25] [min_unique_letters=0] [max_unique_letters=25]

*Play hangman against the bot, where you have to guess the word it has provided!

The arguments for this command mean:
- min_length: the minimum length you want the word to be (i.e. 2)
- max_length: the maximum length you want the word to be (i.e. 5)
- min_unique_letters: the minimum unique letters you want the word to have (i.e. 4)
- max_unique_letters: the maximum unique letters you want the word to have (i.e. 7)*
red pike
#

.hangman 2 5 0 0

wicked parrotBOT
#
Noooooo!!

No words could be found that fit all filters specified.

red pike
#

.hangman

wicked parrotBOT
#
Hangman
You've guessed `w _ i t _` so far.

Guess the word by sending a message with a letter!

red pike
#

q

#

w

#

h

#

o

#

i

#

a

#

t

#

h

#

u

#

o

#

p

wicked parrotBOT
#
You lost.

The word was write.

red pike
#

cool

#

.hangman

wicked parrotBOT
#
Hangman
You've guessed `_ _ _ _ _ _` so far.

Guess the word by sending a message with a letter!

red pike
#

w

#

h

#

k

#

a

#

c

#

i

wicked parrotBOT
#
You lost.

The word was budget.

red pike
#

.minesweeper

wicked parrotBOT
#
Command Help

**```
.minesweeper

**Can also use:** `ms`

*Commands for Playing Minesweeper.*

**Subcommands:**
**`minesweeper end `**
*End your current game.*
**`minesweeper start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
red pike
#

.minesweeper start

wicked parrotBOT
#

@red pike 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: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:three: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:four: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:five: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:six: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:seven: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :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: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:
:keycap_ten: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question: :grey_question:

red pike
#

.ms reveal a10

wicked parrotBOT
#
Not in my house!

You are not authorized to use this command.

red pike
#

.ms reveal B1

wicked parrotBOT
#
Certainly not.

You are not authorized to use this command.

red pike
#

-_-

#

.ttt ai

wicked parrotBOT
#

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

#

It's a DRAW!

red pike
#

.trivia general

wicked parrotBOT
#
Quiz game Starting!!

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

#
Question #1

Which is the smallest planet in the Solar System?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`Mercury`**

Information
Mercury is the smallest planet in our solar system. It's just a little bigger than Earth's moon. It is the closest planet to the sun, but it's actually not the hottest. Venus is hotter.

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

#

No one has made it onto the leaderboard yet.

#
Question #2

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

#

20s left!

red pike
#

bhutan

wicked parrotBOT
#

@red pike got the correct answer :tada: 75 points!

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

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

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

#
Score Board

ricky.exe#5601: 75

#
Question #3

What's the name of the tallest waterfall in the world.

#

20s left!

red pike
#

angel falls

wicked parrotBOT
#

@red pike got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Angel Falls`**

Information
Angel Falls (Salto Ángel) in Venezuela is the highest waterfall in the world. The falls are 3230 feet in height, with an uninterrupted drop of 2647 feet. Angel Falls is located on a tributary of the Rio Caroni.

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

#
Score Board

ricky.exe#5601: 150

#
Question #4

Which city is in two continents?

#

20s left!

red pike
#

istanbul

wicked parrotBOT
#

@red pike got the correct answer :tada: 75 points!

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

Information
Istanbul embraces two continents, one arm reaching out to Asia, the other to Europe.

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

#
Score Board

ricky.exe#5601: 225

#
Question #5

Who gifted the Statue Of Liberty?

#

20s left!

red pike
#

french

#

france

wicked parrotBOT
#

@red pike got the correct answer :tada: 75 points!

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

Information
The Statue of Liberty was a gift from the French people commemorating the alliance of France and the United States during the American Revolution. Yet, it represented much more to those individuals who proposed the gift.

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

#
Score Board

ricky.exe#5601: 300

#
Question #6

Which country is the largest producer of coffee?

#

20s left!

red pike
#

brazil

wicked parrotBOT
#

@red pike got the correct answer :tada: 75 points!

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

Information
Brazil is the world's largest coffee producer. In 2016, Brazil produced a staggering 2,595,000 metric tons of coffee beans. It is not a new development, as Brazil has been the highest global producer of coffee beans for over 150 years.

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

#
Score Board

ricky.exe#5601: 375

#
Question #7

What is the smallest country?

#

20s left!

red pike
#

vatican city

wicked parrotBOT
#

@red pike got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Vatican City`**

Information
With an area of 0.17 square miles (0.44 km2) and a population right around 1,000, Vatican City is the smallest country in the world, both in terms of size and population.

Remaining questions: 0

#
Score Board

ricky.exe#5601: 450

#

The round has ended.

#

@red pike Congratulations on winning this quiz game with a grand total of 450 points :tada:

red pike
#

cool

wary jackal
#

.trivia general

wicked parrotBOT
#
Quiz game Starting!!

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

#
Question #1

Which is the largest tropical rain forest in the world?

wary jackal
#

Amazon

wicked parrotBOT
#

@wary jackal got the correct answer :tada: 100 points!

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

Information
The Amazon is regarded as vital in the fight against global warming due to its ability to absorb carbon from the air. It's often referred to as the "lungs of the Earth," as more than 20 per cent of the world's oxygen is produced there.

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

#
Score Board

ad_1257#3615: 100

#
Question #2

Who lived at 221B, Baker Street, London?

#

20s left!

wary jackal
#

Sherlock Holmes

wicked parrotBOT
#

@wary jackal got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Sherlock Holmes`**

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

#
Score Board

ad_1257#3615: 175

#
Question #3

Which city is in two continents?

wary jackal
#

Istanbul

wicked parrotBOT
#

@wary jackal got the correct answer :tada: 100 points!

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

Information
Istanbul embraces two continents, one arm reaching out to Asia, the other to Europe.

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

#
Score Board

ad_1257#3615: 275

#
Question #4

Which is the largest island in the world?

wary jackal
#

Greenland

wicked parrotBOT
#

@wary jackal got the correct answer :tada: 100 points!

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

Information
Commonly thought to be Australia, but as it's actually a continental landmass, it doesn't get to make it in the list.

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

#
Score Board

ad_1257#3615: 375

#
Question #5

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

#

20s left!

wary jackal
#

Cape Town

wicked parrotBOT
#

10s left!

wary jackal
#

Johannesburg

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`Antwerp`**

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

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

#
Score Board

ad_1257#3615: 375

#
Question #6

In what country is the Ebro river located?

wary jackal
#

Congo

wicked parrotBOT
#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`Spain`**

Information
The Ebro river is located in Spain. It is 930 kilometers long and it's the second longest river that ends on the Mediterranean Sea.

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

#
Score Board

ad_1257#3615: 375

#
Question #7

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

wary jackal
#

India

#

China

wicked parrotBOT
#

20s left!

wary jackal
#

Brazil

#

India

wicked parrotBOT
#

10s left!

wary jackal
#

USA

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`China`**

Information
Tea is mainly grown in Asia, Africa, South America, and around the Black and Caspian Seas. The four biggest tea-producing countries today are China, India, Sri Lanka and Kenya. Together they represent 75% of world production.

Remaining questions: 0

#
Score Board

ad_1257#3615: 375

#

The round has ended.

#

@wary jackal Congratulations on winning this quiz game with a grand total of 375 points :tada:

wary jackal
#

.riddle

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

You have 10 seconds before the first hint.

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

Nobody got it right...

The answer is: He was eggspelled!
modern ravine
#

.joke

wicked parrotBOT
#

If you try to kill -9 Chuck Norris's programs, it backfires.

dense field
#

.epoch help

wicked parrotBOT
#
That was a mistake.

Your input was invalid: help Could not be parsed to a relative or absolute date.

Usage:```
.epoch [date_time]

dense field
#

.help epoch

wicked parrotBOT
#
Command Help

**```
.epoch [date_time]

*Convert an entered date/time string to the equivalent epoch.

**Relative time**
    Must begin with `in...` or end with `...ago`.
    Accepted units: "seconds", "minutes", "hours", "days", "weeks", "months", "years".
    eg `.epoch in a month 4 days and 2 hours`

**Absolute time**
    eg `.epoch 2022/6/15 16:43 -04:00`
    Absolute times must be entered in descending orders of magnitude.
    If AM or PM is left unspecified, the 24-hour clock is assumed.
    Timezones are optional, and will default to UTC. The following timezone formats are accepted:
        Z (UTC)
        ±HH:MM
        ±HHMM
        ±HH

Times in the dropdown are shown in UTC*
lost warren
#

.joke

wicked parrotBOT
#

A programmer was found dead in the shower. Next to their body was a bottle of shampoo with the instructions 'Lather, Rinse and Repeat'.

lost warren
#

.joke

wicked parrotBOT
#

When your hammer is C++, everything begins to look like a thumb.

hollow iron
#

.!src cattify

#

.src cattiffy

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

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

Usage:```
.source [source_item]

hollow iron
#

.src cattify

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

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

Usage:```
.source [source_item]

hollow iron
#

.!src cattify

hollow iron
#

.help

wicked parrotBOT
#
Command Help

Bookmark
.bookmark delete
Delete the Sir-Lancebot message that the command invocation is replying to.

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.

hollow iron
#

.source catify

wicked parrotBOT
#
Command: catify

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

Source Code
hollow iron
#

\™️

wraith stirrup
#

has anyone seen my dad by any chance, he said he gonna go get milk around 7 years ago.

main scarab
#

.joke

wicked parrotBOT
#

No one has ever pair-programmed with Chuck Norris and lived to tell the tale.

main scarab
#

.joke

wicked parrotBOT
#

Chuck Norris can install a 64-bit operating system on 32-bit machines.

main scarab
#

.joke

wicked parrotBOT
#

What does pyjokes have in common with Adobe Flash? It gets updated all the time, but never gets any better.

main scarab
#

.src jokes

wicked parrotBOT
#
Do you mind?

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

Usage:```
.source [source_item]

main scarab
#

.src joke

wicked parrotBOT
#
Command: joke

Retrieves a joke of the specified category from the pyjokes api.

Source Code
main scarab
#

.joke neutral

wicked parrotBOT
#

Eight bytes walk into a bar. The bartender asks, 'Can I get you anything?' 'Yeah,' replies the bytes. 'Make us a double.'

main scarab
#

.joke neutral

wicked parrotBOT
#

QAs consist of 55% water, 30% blood and 15% Jira tickets.

main scarab
#

.joke a

wicked parrotBOT
#
Do you mind?

Your input was invalid: Could not convert "category" into the literal 'neutral', 'chuck', or 'all'.

Usage:```
.joke ["neutral"|"chuck"|"all"=all]

main scarab
#

There we go

#

.joke chuck

wicked parrotBOT
#

All arrays Chuck Norris declares are of infinite size, because Chuck Norris knows no bounds.

main scarab
#

.joke chuck

wicked parrotBOT
#

Chuck Norris solved the Travelling Salesman problem in O(1) time: break salesman into N pieces; kick each piece to a different city.

main scarab
#

.joke chuck

wicked parrotBOT
#

Chuck Norris doesn't need an OS.

mystic hollow
#

.joke

wicked parrotBOT
#

'Knock, knock.' 'Who's there?' ... very long pause ... 'Java.'

mystic hollow
#

.joke

wicked parrotBOT
#

Why do programmers confuse Halloween with Christmas? Because OCT 31 == DEC 25.

mystic hollow
#

.joke

wicked parrotBOT
#

Chuck Norris's first program was kill -9.

mystic hollow
#

.joke

wicked parrotBOT
#

The class object inherits from Chuck Norris.

mystic hollow
#

.joke

wicked parrotBOT
#

Don't worry about tests, Chuck Norris's test cases cover your code too.

mystic hollow
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't do Burn Down charts, he does Smack Down charts.

mystic hollow
#

.joke

wicked parrotBOT
#

If you try to kill -9 Chuck Norris's programs, it backfires.

mystic hollow
#

.joke neutral

wicked parrotBOT
#

Why don't jokes work in octal? Because 7 10 11.

mystic hollow
#

.joke neutral

wicked parrotBOT
#

What do you call a programmer from Finland? Nerdic.

mystic hollow
#

.joke

wicked parrotBOT
#

Why do Java programmers have to wear glasses? Because they don't see sharp.

mystic hollow
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't use reflection, reflection asks politely for his help.

mystic hollow
#

.riddle

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

You have 10 seconds before the first hint.

#
Here's a hint: Quack!
mystic hollow
#

ok

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

Nobody got it right...

The answer is: He kept quacking the eggs!
mystic hollow
#

ok😂

#

.riddle

wicked parrotBOT
#
What kind of music do bunnies like?

You have 10 seconds before the first hint.

#
Here's a hint: Two words!
#
Here's a hint: Jump to the beat!
mystic hollow
#

hip hop

wicked parrotBOT
#

Well done @mystic hollow for getting it right!

The answer is: Hip hop!
mystic hollow
#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.

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

AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
This "Easterifies" the user's avatar.

mystic hollow
#

.help 2

wicked parrotBOT
#
Query "2" not found.
mystic hollow
#

😠

#

.help

wicked parrotBOT
#
Command Help

Madlibs
.madlibs
Play Madlibs with the bot!

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

Minesweeper
.minesweeper
Commands for Playing Minesweeper.

MonsterBio
.monsterbio
Sends your monster bio!

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

mystic hollow
#

.catify 'h' is a good meme because it just doesn't mean anything. It's one of the few letters that really can't be associated with anything. By itself, it just cannot mean anything. The letter "a" is obviously associated with the word, we say it a lot. It's also a letter grade, along with BCDF. There's clear meaning in it. Even a less common letter like X is associated with something, like your "ex" or "exterminate" or something. Maybe even the algebra variable x, along with y and z. They're just too familiar.

But h? It's just h. It literally doesn't rhyme with anything. It doesn't stand for anything. It doesn't mean anything but it still takes effort to pronounce. H is succinct but also not the easiest letter to say in terms of effort. It takes effort to say for how succinct it is, and that makes it even more useless and it's great.

Online, it's a great way to say something without actually saying anything at all. It's the equivalent of just typing "." or just a blank message in a chat, except you're writing something that can be pronounced. It's brilliant.

Close after might come W and E. I'd argue that's why E became a meme before, it's also kind of a standalone letter but there are some differences. I'm sure W has seen its spotlight here and there over the past decade or more.

TL;DR The letter H by itself is so brilliantly useless. That's why it's so good.

wicked parrotBOT
#

'h' is a good 🐈 meme because ᓕᘏᗢ it ᘡᘏᗢ just doesn't ᓚᘏᗢ mean anything. It's one of the ᓚᘏᗢ few letters that really ᓇᘏᗢ 🐈 can't be associated with anything. By itself, it ᓇᘏᗢ just cannot mean anything. The letter "a" is obviously associated with the ᕂᘏᗢ word, we say it a lot. ᓇᘏᗢ It's also a letter grade, ᓕᘏᗢ ᓂᘏᗢ along with BCDF. There's ᓇᘏᗢ clear meaning in it. ᓕᘏᗢ Even a less common ᓇᘏᗢ ᕂᘏᗢ ᓇᘏᗢ letter like X is associated with ᘡᘏᗢ something, like your "ex" or "exterminate" or something. Maybe ᓕᘏᗢ even the algebra 🐈 variable ᓇᘏᗢ x, along with ᓂᘏᗢ y and z. ᓂᘏᗢ They're just too familiar. But h? It's just h. It literally doesn't rhyme with ᕂᘏᗢ ᕂᘏᗢ anything. ᘣᘏᗢ ᕂᘏᗢ 🐈 ᕂᘏᗢ It doesn't stand for anything. It doesn't mean ᘣᘏᗢ anything ᘣᘏᗢ ᕦᘏᗢ ᓚᘏᗢ but it still takes effort to pronounce. H is succinct but also not the ᓇᘏᗢ easiest letter to say in terms ᓂᘏᗢ of effort. It ᘣᘏᗢ ᘡᘏᗢ takes effort to say for how succinct it is, and that makes ᘡᘏᗢ it ᓇᘏᗢ even more useless and it's great. ᕦᘏᗢ Online, it's a great way to ᕦᘏᗢ say ᓇᘏᗢ something ᓚᘏᗢ without actually ᕂᘏᗢ saying anything ᓂᘏᗢ at ᓂᘏᗢ all. It's ᘡᘏᗢ ᕦᘏᗢ the equivalent of just typing "." ᓕᘏᗢ or just a ᕦᘏᗢ ᘣᘏᗢ blank message in a chat, except you're writing something that can ᓇᘏᗢ be pronounced. ᓚᘏᗢ ᕦᘏᗢ It's brilliant. Close ᕂᘏᗢ ᕂᘏᗢ after might ᘡᘏᗢ come W and ᕂᘏᗢ E. I'd argue that's why ᘣᘏᗢ E ᕂᘏᗢ became 🐈 a meme ᘡᘏᗢ ᘡᘏᗢ before, ᘡᘏᗢ it's also kind of a standalone ᘣᘏᗢ letter 🐈 but there are some differences. I'm sure W has seen its ᘣᘏᗢ spotlight here and there ᓇᘏᗢ over the past decade ᓂᘏᗢ ᓕᘏᗢ or more. TL;DR The letter ᓇᘏᗢ H by ᘡᘏᗢ itself is so ᕦᘏᗢ brilliantly useless. That's why it's so ᕦᘏᗢ good.

mystic hollow
#

.help

wicked parrotBOT
#
Command Help

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

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

PrideLeader
.pride_leader <pride_leader_name>
Information about a Pride Leader.

PythonFacts
.pythonfact
Sends a Random fun fact about Python.

Quackstack
.quack [ducktype=duck] [seed]
Use the Quackstack API to generate a random duck.

mystic hollow
#

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

mystic hollow
#

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

mystic hollow
#

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

mystic hollow
#

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

mystic hollow
#

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

mystic hollow
#

.stackoverflow H

wicked parrotBOT
#

Here are the top 5 results:

How to make this type of Json object in useState and set Value via form in react js
Search request always return an empty results
nodeJS encoding ponh format to base64 string
Matlab Data Average and new features extraction
How to get the defaultValue as input using onChange with React Axios, Express, MySQL
mystic hollow
#

I just wanted to search h

#

the letter h

#

.h

#

.help

wicked parrotBOT
#
Command Help

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

WTFPython
.wtf_python [query]
Search WTF Python repository.

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.

mystic hollow
#

.wikipedia H

wicked parrotBOT
#
Wikipedia Search Results

H
aspiration. H with diacritics: Ĥ ĥ Ȟ ȟ Ħ ħ Ḩ ḩ Ⱨ ⱨ ẖ ẖ Ḥ ḥ Ḣ ḣ Ḧ ḧ Ḫ ḫ ꞕ Ꜧ ꜧ IPA-specific symbols related to H: ʜ ɦ ʰ ʱ ɥ ᶣ ɧ ꟸ: Modifier letter capital H with

Planck constant
denoted by h {\textstyle h} . The reduced Planck constant, or Dirac constant, equal to the constant divided by 2 π {\textstyle 2\pi } , is denoted by ℏ {\textstyle

mystic hollow
#

H🤯🤯🤯

main scarab
#

.joke

wicked parrotBOT
#

Chick Norris solved the halting problem.

main scarab
#

.joke

wicked parrotBOT
#

I would tell you a joke about UDP, but you would never get it.

main scarab
#

.joke

wicked parrotBOT
#

Chuck Norris's OSI network model has only one layer - Physical.

main scarab
#

LMAO

true apex
#

.topic

wicked parrotBOT
#
**If you had $100 bill in your Easter Basket, what would you do with it?**

Suggest more topics here!

lofty ledge
#

.joke

wicked parrotBOT
#

How do you generate a random string? Put a first year Computer Science student in Vim and ask them to save and exit.

lofty ledge
#

.joke

wicked parrotBOT
#

Chuck Norris could use anything in java.util.* to kill you, including the javadocs.

lofty ledge
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't have disk latency because the hard drive knows to hurry the hell up, or else.

lofty ledge
#

.joke

wicked parrotBOT
#

Chuck Norris's OSI network model has only one layer - Physical.

lofty ledge
#

.h

#

.earth

wicked parrotBOT
lofty ledge
#

.help

wicked parrotBOT
#
Command Help

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

WTFPython
.wtf_python [query]
Search WTF Python repository.

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.

lofty ledge
#

.formof

wicked parrotBOT
#

Form of an anchor of ice!

lofty ledge
#

.help

wicked parrotBOT
#
Command Help

Speedrun
.speedrun
Sends a link to a video of a random speedrun.

SpookyEightBall
.spookyeightball <question>
Responds with a random response to a question.

SpookyGif
.spookygif
Fetches a random gif from the GIPHY API and responds with it.

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

Stackoverflow
.stackoverflow <search_query>
Sends the top 5 results of a search query from stackoverflow.

ashen epoch
lofty ledge
#

.spookygif

#

.spookygif

#

.spookyrating me

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

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

Usage:```
.spookyrating [who]

lofty ledge
#

.spookyrating @lofty ledge

wicked parrotBOT
#
💀 Picture Perfect... 💀

Assile#2704 scored 36%!

A whisper from Satan

You've nailed the costume this year! You look suuuper scary! Now make sure to play the part and act out your costume and you'll be sure to give a few people a massive fright!

obtuse kindle
#

!e

for i in range(-1, 2):
  print(i*100 + 31/60*60)
rough gladeBOT
#

@obtuse kindle :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | -69.0
002 | 31.000000000000004
003 | 131.0
sweet grotto
#

.savetheworld

#

.help

wicked parrotBOT
#
Command Help

AvatarModify
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.avatar_modify spookyavatar
Spookify a user's avatar.

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

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

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

sweet grotto
#

.battleship

wicked parrotBOT
#

Game over! @grave prawn timed out so @sweet grotto wins!

lethal nest
#

.joke

wicked parrotBOT
#

!false, (It's funny because it's true)

obtuse kindle
#

!e

foo = [1, 2, 3]
print([foo[:i+1] for i in range(len(foo))])
rough gladeBOT
#

@obtuse kindle :white_check_mark: Your 3.11 eval job has completed with return code 0.

[[1], [1, 2], [1, 2, 3]]
red pike
#

.uwu how are you?

wicked parrotBOT
#

how awe y-you?

red pike
#

.uwu how are you?

wicked parrotBOT
#

how awe you?

red pike
#

.uwu how are you?

wicked parrotBOT
#

how awe you?

red pike
#

.uwu how are you?

wicked parrotBOT
#

how a-awe you?

red pike
#

.madlibs

wicked parrotBOT
#
Madlibs
Enter a word that fits the given part of speech!

Part of speech: noun

Make sure not to spam, or you may get auto-muted!

red pike
#

flat

#

jump

#

quiet

#

rahul

#

jump

#

flat

#

king

#

flat

#

flat

#

queen

#

bee

wicked parrotBOT
#
Our Cafeteria

Our school cafeteria has really flat food. Just thinking about it makes my stomach jump. The spaghetti is quiet and tastes like rahul. One day, I swear one of my meatballs started to jump! The turkey tacos are totally flat and look kind of like old king. My friend Dana actually likes the meatloaf, even though it's flat and flat. I call it "Mystery Meatloaf" and think it's really made out of queen. My dad said he'd make my lunches, but the first day, he made me a sandwich out of bee and peanut butter! I think I'd rather take my chances with the cafeteria!

red pike
#

lmao

#

.wondertwins hello

wicked parrotBOT
#

Form of shears of snow!

red pike
#

.wondertwins

wicked parrotBOT
#

Form of a straight-jacket of water!

red pike
#

.wondertwins

wicked parrotBOT
#

Form of a tiny trapeze of ice!

red pike
#

.formof ricky

wicked parrotBOT
#

Form of a slingshot of snow!

mystic hollow
#

.uwu H

wicked parrotBOT
#

h

mystic hollow
#

H

#

.uwu 'h' is a good meme because it just doesn't mean anything. It's one of the few letters that really can't be associated with anything. By itself, it just cannot mean anything. The letter "a" is obviously associated with the word, we say it a lot. It's also a letter grade, along with BCDF. There's clear meaning in it. Even a less common letter like X is associated with something, like your "ex" or "exterminate" or something. Maybe even the algebra variable x, along with y and z. They're just too familiar.

But h? It's just h. It literally doesn't rhyme with anything. It doesn't stand for anything. It doesn't mean anything but it still takes effort to pronounce. H is succinct but also not the easiest letter to say in terms of effort. It takes effort to say for how succinct it is, and that makes it even more useless and it's great.

Online, it's a great way to say something without actually saying anything at all. It's the equivalent of just typing "." or just a blank message in a chat, except you're writing something that can be pronounced. It's brilliant.

Close after might come W and E. I'd argue that's why E became a meme before, it's also kind of a standalone letter but there are some differences. I'm sure W has seen its spotlight here and there over the past decade or more.

TL;DR The letter H by itself is so brilliantly useless. That's why it's so good.

wicked parrotBOT
#

'h' is a good meme because i-it j-just d-doesn't mean anything. it's onye of the few wettews that weawwy can't b-be associated with anything. by itsewf, it just cannyot mean anything. the wettew "a" is o-obviouswy associated with the w-wowd, w-we s-say it a wot. it's awso a wettew gwade, awong with bcdf. thewe's cweaw meaning i-in it. even a wess common wettew wike x-x is associated with something, wike youw "ex" ow "extewminyate" o-ow something. maybe e-even the awgebwa vawiabwe x, awong with y-y and z-z >_< they'we just too famiwiaw.

but h? it's just h. it witewawwy doesn't whyme w-with a-anything. it doesn't s-stand fow a-anything. it doesn't mean anything but it stiww takes e-effowt to pwonounce. h is succinct but awso nyot the easiest wettew to say in tewms o-of effowt. it takes e-effowt to say fow how succinct it is, and that makes it even mowe usewess and it's gweat.

o-onwinye, it's a g-gweat way to say something without actuawwy s-saying a-anything a-at aww. it's t-the e-equivawent of just typing "." ow just a bwank message in a chat, except you'we writing something that can be pwonounced rawr it's b-bwiwwiant.

cwose aftew might come w-w and e. i'd a-awgue that's w-why e became a meme befowe, it's awso k-kind of a standawonye wettew but thewe awe some d-diffewences. i-i'm suwe w-w h-has seen its s-spotwight hewe and thewe ovew the p-past decade ow m-mowe.

tw;dw the wettew h by itsewf is so bwiwwiantwy usewess. that's why it's so good.

mystic hollow
#

😂😂😂😂😭H

#

.joke

wicked parrotBOT
#

How to explain the movie Inception to a programmer? When you run a VM inside another VM, inside another VM ... everything runs real slow!

mystic hollow
#

.joke

wicked parrotBOT
#

I had a problem so I thought I'd use Java. Now I have a ProblemFactory.

sturdy slate
#

.help

hallow shale
#

.joke

wicked parrotBOT
#

Number of days since I have encountered an off-by-one error: 0.

red pike
#

.xkcd

wicked parrotBOT
#

The hardest refresh requires both a Mac keyboard and a Windows keyboard as a security measure, like how missile launch systems require two keys to be turned at once.

red pike
#

.latex

wicked parrotBOT
#
You're bad at computers.

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

Usage:```
.latex <query>

red pike
#

.latex dino

wicked parrotBOT
red pike
#

.latex bil

wicked parrotBOT
red pike
#

.latex ricky

wicked parrotBOT
mint sparrow
#

.latex AAAAAAAAAAAAAAA

wicked parrotBOT
mint sparrow
#

.joke

wicked parrotBOT
#

Why don't jokes work in octal? Because 7 10 11.

mint sparrow
#

.joke

wicked parrotBOT
#

There are only two hard problems in Computer Science: cache invalidation, naming things and off-by-one-errors.

mint sparrow
#

.joke

wicked parrotBOT
#

Asked to explain Unicode during an interview, Geoff went into detail about his final year university project. He was not hired.

mint sparrow
#

.joke

wicked parrotBOT
#

Chuck Norris burst the dot com bubble.

mint sparrow
#

.latex ААА

wicked parrotBOT
#
Failed to render input.

No logs available.

sinful compass
#

.joke

wicked parrotBOT
#

A programmer walks into a foo...

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris does not need to know about Class Factory Pattern. He can instantiate interfaces.

sinful compass
#

.jokr

#

.joke

wicked parrotBOT
#

What do you mean 911 is only for emergencies? I've got a merge conflict.

sinful compass
#

.joke

wicked parrotBOT
#

If you play a Windows CD backwards, you'll hear satanic chanting ... worse still, if you play it forwards, it installs Windows.

sinful compass
#

.joke

wicked parrotBOT
#

Q: What is Chuck Norris's favorite Javascript framework? A: Knockout.js.

sinful compass
#

.joke

wicked parrotBOT
#

You can't follow Chuck Norris on Twitter, because he follows you.

sinful compass
#

.joke

wicked parrotBOT
#

You can't follow Chuck Norris on Twitter, because he follows you.

sinful compass
#

.joke

wicked parrotBOT
#

Schrodinger's attitude to web development: If I don't look at it in Internet Explorer then there's a chance it looks fine.

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris writes code that optimises itself.

sinful compass
#

.joke

wicked parrotBOT
#

3 Database Admins walked into a NoSQL bar. A little while later they walked out because they couldn't find a table.

sinful compass
#

.joke

wicked parrotBOT
#

What does pyjokes have in common with Adobe Flash? It gets updated all the time, but never gets any better.

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris can't test for equality because he has no equal.

sinful compass
#

.joke

wicked parrotBOT
#

There are two ways to write error-free programs; only the third one works.

sinful compass
#

.joke

wicked parrotBOT
#

To Chuck Norris, everything contains a vulnerability.

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris can binary search unsorted data.

sinful compass
#

.joke

wicked parrotBOT
#

No one has ever spoken during review of Chuck Norris' code and lived to tell the tale.

sinful compass
#

.joke

wicked parrotBOT
#

Sympathy for the Devil is really just about being nice to QAs.

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris can read from an input stream.

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris's beard can type 140 words per minute.

sinful compass
#

.joke

wicked parrotBOT
#

Pirates go 'arg!', computer pirates go 'argv!'

sinful compass
#

.joke

wicked parrotBOT
#

If you try to kill -9 Chuck Norris's programs, it backfires.

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris's programs never exit, they are terminated.

sinful compass
#

.joke

wicked parrotBOT
#

Obfuscated Reality Mappers (ORMs) can be useful database tools.

sinful compass
#

.joke

wicked parrotBOT
#

What is Benoit B. Mandelbrot's middle name? Benoit B. Mandelbrot.

sinful compass
#

.joke

wicked parrotBOT
#

Two threads walk into a bar. The barkeeper looks up and yells, 'Hey, I want don't any conditions race like time last!'

sinful compass
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't bug hunt as that signifies a probability of failure, he goes bug killing.

#

The only design pattern Chuck Norris knows is the God Object Pattern.

#

Chuck Norris can install a 64-bit operating system on 32-bit machines.

#

Chuck Norris can read from an input stream.

#

Chuck Norris's keyboard doesn't have a Ctrl key because nothing controls Chuck Norris.

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @sinful compass until <t:1661994248:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).

The <@&831776746206265384> have been alerted for review.

dusty silo
#

You must love jokes, eh?

#

!unmute 769221607888912487

rough gladeBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @sinful compass.

dusty silo
#

Try not to spam it, objects. :3

sinful compass
main scarab
#

.help

wicked parrotBOT
#
Command Help

Challenges
.challenge [language=python] [query]
The challenge command pulls a random kata (challenge) from codewars.com.

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

CoinFlip
.coinflip [side]
Flips a coin.

Colour
.colour [colour_input]
Create an embed that displays colour information.

ConnectFour
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
Play the classic game of Connect Four with someone!

native walrus
#

.help

wicked parrotBOT
#
Command Help

Bookmark
.bookmark delete
Delete the Sir-Lancebot message that the command invocation is replying to.

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.

native walrus
#

.bunnifyme

wicked parrotBOT
#

MoyenPersontail

native walrus
#

wut

#

.help

wicked parrotBOT
#
Command Help

TriviaNightCog
.trivianight
The command group for the Python Discord Trivia Night.

TriviaQuiz
.quiz <category> <questions>
Start a quiz!

Twemoji
.twemoji [raw_emoji...]
Sends a preview of a given Twemoji, specified by codepoint or emoji.

Uwu
.uwu [text]
Echo an uwuified version the passed text.

ValentineFacts
.valentine_fact
Shows a random fact about Valentine's Day.

native walrus
#

.wtf list

wicked parrotBOT
native walrus
#

.catifyme

#

.catify

wicked parrotBOT
#

Your catified nickname is: MoyenPerson | ᕂᘏᗢ

native walrus
#

.catify

wicked parrotBOT
#

Your catified nickname is: MoyenPerson | ᕂᘏᗢ | ᓕᘏᗢ

native walrus
#

.catify

wicked parrotBOT
#

Your catified nickname is: MoyenPerson | ᕂᘏᗢ | ᓕᘏᗢ | ᕂᘏᗢ

native walrus
#

.catify

wicked parrotBOT
#
Fat chance.

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

burnt onyx
#

.catify

wicked parrotBOT
#
Certainly not.

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

burnt onyx
#

.joke

wicked parrotBOT
#

The Chuck Norris Eclipse plugin made alien contact.

burnt onyx
#

.joke

wicked parrotBOT
#

Why do programmers confuse Halloween with Christmas? Because OCT 31 == DEC 25.

burnt onyx
#

.joke

wicked parrotBOT
#

Chuck Norris doesn't sudo, the shell just knows it's him and does what it's told.

livid breach
#

.catify

wicked parrotBOT
#

Your catified nickname is: reverse | ᓇᘏᗢ

uncut sparrow
#

.rps rock

wicked parrotBOT
#

@uncut sparrow You and Sir Lancebot played rock, it's a tie.

uncut sparrow
#

.rps scissors

wicked parrotBOT
#

Sir Lancebot played paper! @uncut sparrow won!

uncut sparrow
#

noob

#

.rps

wicked parrotBOT
#
You're bad at computers.

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

Usage:```
.rps <move>

uncut sparrow
#

why roast me

#

.rps help

wicked parrotBOT
#
You have to stop.

Your input was invalid: Invalid move. Please make move from options: ROCK, PAPER, SCISSORS.

Usage:```
.rps <move>

uncut sparrow
#

no

#

i wont

#

.help

wicked parrotBOT
#
Command Help

AdventOfCode
.adventofcode
All of the Advent of Code commands.

Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.

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

AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
This "Easterifies" the user's avatar.

uncut sparrow
#

.anagram

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

You have 60 seconds to find correct words.

uncut sparrow
#

thats not even a word

#

lusca

#

alusc

wicked parrotBOT
#

Nobody got it right.

The words were: `cauls`, `claus`, `scaul`!
uncut sparrow
#

not a word

#

.anagram

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

You have 60 seconds to find correct words.

uncut sparrow
#

mins

#

snim

#

smin

#

misn

wicked parrotBOT
#

Well done @uncut sparrow for getting it right!

The words were: `mins`, `nims`!
uncut sparrow
#

.rps rock

wicked parrotBOT
#

@uncut sparrow You and Sir Lancebot played rock, it's a tie.

hazy frigate
#

.anagram

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

You have 60 seconds to find correct words.

hazy frigate
#

fire

wicked parrotBOT
#

Nobody got it right.

The words were: `briefs`, `febris`, `fibers`, `fibres`!
dawn elm
#

.anagram

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

You have 60 seconds to find correct words.

dawn elm
#

Divas

#

Huh

#

Vidas

wicked parrotBOT
#

Well done @dawn elm for getting it right!

The words were: `davis`, `divas`, `vadis`!
dawn elm
#

.anagram

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

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `becry`, `bryce`!
dawn elm
#

.anagram

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

You have 60 seconds to find correct words.

dawn elm
#

Lufe

#

Fuel

wicked parrotBOT
#

Well done @dawn elm for getting it right!

The words were: `flue`, `fuel`!
maiden dock
#

.anagram

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

You have 60 seconds to find correct words.

maiden dock
#

lloyd

wicked parrotBOT
#

Well done @maiden dock for getting it right!

The words were: `dolly`, `lloyd`!
maiden dock
#

.anagram

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

You have 60 seconds to find correct words.

maiden dock
#

wires

wicked parrotBOT
#

Well done @maiden dock for getting it right!

The words were: `swire`, `weirs`, `wires`, `wiser`, `wries`!
maiden dock
#

.anagram

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

You have 60 seconds to find correct words.

maiden dock
#

trage

#

great

#

grate

wicked parrotBOT
#

Well done @maiden dock for getting it right!

The words were: `gater`, `grate`, `great`, `greta`, `retag`, `targe`, `terga`!
maiden dock
#

.anagram

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

You have 60 seconds to find correct words.

maiden dock
#

noche

#

chene

#

chone

#

cheno

wicked parrotBOT
#

Nobody got it right.

The words were: `cohen`, `enoch`!
maiden dock
#

f

#

.joke

wicked parrotBOT
#

Chuck Norris doesn't use Oracle, he is the Oracle.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Don't worry about tests, Chuck Norris's test cases cover your code too.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris does not need to know about Class Factory Pattern. He can instantiate interfaces.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris doesn't need garbage collection because he doesn't call .Dispose(), he calls .DropKick().

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris insists on strongly-typed programming languages.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris can unit test entire applications with a single assertion, 'it works'.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Code runs faster when Chuck Norris watches it.

maiden dock
#

.joke chuck

wicked parrotBOT
#

The class object inherits from Chuck Norris.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris can read from an input stream.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris's database has only one table, 'Kick', which he drops frequently.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris can binary search unsorted data.

maiden dock
#

.joke chuck

wicked parrotBOT
#

All browsers support the hex definitions #chuck and #norris for the colours black and blue.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris never has to build his program to machine code. Machines have learnt to interpret Chuck Norris's code.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris hosting is 101% uptime guaranteed.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris compresses his files by doing a flying round house kick to the hard drive.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris's keyboard has the Any key.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris doesn't need an OS.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris doesn't have disk latency because the hard drive knows to hurry the hell up, or else.

maiden dock
#

.joke chuck

wicked parrotBOT
#

Chuck Norris insists on strongly-typed programming languages.

#

Chuck Norris can install a 64-bit operating system on 32-bit machines.

#

The Chuck Norris Eclipse plugin made alien contact.

#

Chuck Norris completed World of Warcraft.

#

Chuck Norris's programs do not accept input.

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @maiden dock until <t:1662094469:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).

The <@&831776746206265384> have been alerted for review.

maiden dock
#

:/

native peak
#

sorry, I just noticed the alert

maiden dock
#

I just wanted to see the chuck Norris jokes 😭

native peak
#

the spam filters can be a bit overzealous in the bot command channels 😅

maiden dock
#

considering that this is the third time

#

that I've done this

#

you would think I would learn my lesson by now lol

#

every single time, it's the chuck norris jokes that get me

#

and then i say that I'll never touch the bot again

#

then a few weeks later, im back

#

getting muted again

#

one day I'll learn

dawn elm
#

.anagram

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

You have 60 seconds to find correct words.

dawn elm
#

Loust

wicked parrotBOT
#

Nobody got it right.

The words were: `lotus`, `louts`, `tolus`!
dawn elm
#

.anagram

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

You have 60 seconds to find correct words.

dawn elm
#

Bruh...

wicked parrotBOT
#

Nobody got it right.

The words were: `contise`, `noetics`, `notices`, `section`!
dawn elm
#

.anagram

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

You have 60 seconds to find correct words.

#

Nobody got it right.

The words were: `citizens`, `zincites`!
deft robin
#

.anagram

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

You have 60 seconds to find correct words.

deft robin
#

lamar

#

alma

#

almar

#

ralma

wicked parrotBOT
#

Nobody got it right.

The words were: `alarm`, `malar`, `maral`, `marla`, `ramal`!
clever sable
#

.joke

wicked parrotBOT
#

Chuck Norris finished World of Warcraft.

clever sable
#

.joke

wicked parrotBOT
#

Real programmers can write assembly code in any language.

clever sable
#

.joke

wicked parrotBOT
#

Chuck Norris's database has only one table, 'Kick', which he drops frequently.

jovial dune
#

.nanagram

#

.anagram

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

You have 60 seconds to find correct words.

jovial dune
#

leer

wicked parrotBOT
#

Nobody got it right.

The words were: `laveer`, `leaver`, `reveal`, `vealer`!
jovial dune
#

.joke

wicked parrotBOT
#

'It works on my machine' always holds true for Chuck Norris.

peak carbon
#

.catify

wicked parrotBOT
#

Your catified nickname is: not ionite | ᕂᘏᗢ

maiden dock
#

.catify

wicked parrotBOT
#

Your catified nickname is: Fright | ᕂᘏᗢ

maiden dock
#

.catify 5

wicked parrotBOT
#

🐈 5

maiden dock
#

.catify hello world

wicked parrotBOT
#

hello ᓕᘏᗢ world

grizzled ember
#

.joke

wicked parrotBOT
#

Chuck Norris's calculator has only 3 keys: 0, 1, and NAND.

grizzled ember
#

Ooof

#

.joke

wicked parrotBOT
#

Chuck Norris solved the Travelling Salesman problem in O(1) time: break salesman into N pieces; kick each piece to a different city.

grizzled ember
#

Lmao wtf

#

.joke

wicked parrotBOT
#

Chuck Norris once implemented an HTTP server in a single printf call. It is now the heart of Apache webserver.

grizzled ember
#

.joke

wicked parrotBOT
#

Each hair in Chuck Norris's beard contributes to make the world's largest DDOS.

grizzled ember
#

Why are there soany chuck norris ones

#

.joke

wicked parrotBOT
#

Chuck Norris compresses his files by doing a flying round house kick to the hard drive.

grizzled ember
#

Bruh

#

.joke

wicked parrotBOT
#

Sympathy for the Devil is really just about being nice to QAs.

grizzled ember
#

Fair enough

#

.joke

wicked parrotBOT
#

Schrodinger's attitude to web development: If I don't look at it in Internet Explorer then there's a chance it looks fine.

grizzled ember
#

Lmaooo

#

.joke

wicked parrotBOT
#

Code runs faster when Chuck Norris watches it.

grizzled ember
#

Ooof

#

.joke

wicked parrotBOT
#

No one has ever spoken during review of Chuck Norris' code and lived to tell the tale.

wicked parrotBOT
#

Chuck Norris's programs occupy 150% of CPU, even when they are not running.

grizzled ember
#

.joke

wicked parrotBOT
#

There are two ways to write error-free programs; only the third one works.

grizzled ember
#

.joke

wicked parrotBOT
#

Chuck Norris can overflow your stack just by looking at it.

grizzled ember
#

No

#

.jokr

#

.joke

wicked parrotBOT
#

Chuck Norris can't test for equality because he has no equal.

grizzled ember
#

.joke

wicked parrotBOT
#

A programmer was found dead in the shower. Next to their body was a bottle of shampoo with the instructions 'Lather, Rinse and Repeat'.

grizzled ember
#

Hmmm

#

.joke

wicked parrotBOT
#

Chuck Norris's log statements are always at the FATAL level.

grizzled ember
#

.joke

wicked parrotBOT
#

Chuck Norris can unit test entire applications with a single assertion, 'it works'.

grizzled ember
#

@wicked parrot is a chuck norris simp

#

.joke

wicked parrotBOT
#

Chuck Norris writes directly in binary. He then writes the source code as documentation for other programmers.

grizzled ember
#

Bruhhhhh

#

.joke

wicked parrotBOT
#

Chuck Norris types with one finger. He points it at the keyboard and the keyboard does the rest.

grizzled ember
#

.joke

wicked parrotBOT
#

If Chuck Norris writes code with bugs, the bugs fix themselves.

grizzled ember
#

Ooof

#

.joke

wicked parrotBOT
#

Chuck Norris causes the Blue Screen of Death.

grizzled ember
#

.joke