#sir-lancebot-playground

1 messages ยท Page 98 of 1

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Typehint the files so it is easier to develop with in IDEs that support typehinting. This should probably be done using .pyi files

labels

Assigned
enhancement
hacktoberfest

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

The sub decorator can get some ease of use improvements

  1. Use functools.wraps to preserve __name__ and __doc__ of the original function
  2. Inspect callback function signature and raise an exception if the signature is not compatible (ie. missing data)
  3. Log a warning message if the function cannot be discovered (ie. no sub in the path)

Slightly related to the second point: @sub("topic", filter_by=42) will raise a TypeError at runtime (because filters are used as callables but they are not checked)

labels

enhancement
hacktoberfest

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Description

Extract any Link with either HTTP or HTTPS protocol from the text given in the input and display all the links in the end.

Technologies and Languages

  • Python
  • Javascript
  • C++
  • Regex

You can use any other language or technologies as well.

Aditional Work

You can make a GUI for this application.

labels

Python
assigned
difficulty-easy
good first issue
hacktoberfest
javascript

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Title -

Type of Issue -

meta-heuristic Optimization

Please add/delete options that are not relevant.

  • [X] Adding New Code

Programming Language

Please add/delete options that are not relevant.

  • [X] Python

Self Check

  • Ask for issue assignment before making Pull Request.
  • Add your file in the proper folder
  • Clean Code and Documentation for better readability
  • Add Title and Description of the program in the file

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server โœ‰๏ธ - https://discord.gg/FXyh2S3

Happy Coding,

labels

algorithms
good first issue
hacktoberfest
python

lavish hatch
#

.hacktoberissues

wicked parrotBOT
lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Currently the check_link_for_http_scheme method in the LinkResults class returns None when it sees a relative link starting with a ./ or ../. Same applies to links that start with #.

This links should be parsed and a full URL determined so that it can be passed to the final links dictionary.

labels

HacktoberFest
bug
good first issue

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Description

Extract any Link with either HTTP or HTTPS protocol from the text given in the input and display all the links in the end.

Technologies and Languages

  • Python
  • Javascript
  • C++
  • Regex

You can use any other language or technologies as well.

Aditional Work

You can make a GUI for this application.

labels

Python
assigned
difficulty-easy
good first issue
hacktoberfest
javascript

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Title - Adding AI to TIC TAC TOE to the scripts

  • Side Note: a basic Tic Tac Toe is already in the script, I will be adding AI to it.

Assignees - I would like to work on it.

Type of Issue

Please add/delete options that are not relevant.

  • [x] Improving Documentation
  • [x] Adding New Code

Programming Language

Please add/delete options that are not relevant.

  • [x] Python
labels

Hacktoberfest

main scarab
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

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

Your new nickname will be:
:ghost: Gage Creed :jack_o_lantern:

main scarab
#

ono

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Long Standing Issue: Add values to the existing qual-id categories

Note: Any number of people can work on this issue, so it will remain open and won't be assigned. If you'd like to comment with any info on what you're going to work on, that would be helpful to stop people doing the same thing, but it's up to you.

This involves adding strings to a list in a python class. It will be a very simple, yet impactful enhancement. Additional details can be found in CONTRIBUTING.md. Also check out this PR for a good example.

Contributions from beginners are very welcome!

labels

beginner friendly
enhancement
good first issue
hacktoberfest
help wanted

little musk
#

.hacktoberissues

#

@wicked parrot

#

.hacktoberissues

wicked parrotBOT
unborn night
#

.hacktoberstats ChrisGallardo

wicked parrotBOT
#

Here are some stats!

ChrisGallardo's Hacktoberfest

ChrisGallardo has made 1 contribution in October

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

Top 5 Repositories:

1 contribution to ChrisGallardo/seasonalbot

unborn night
#

.hacktober_link

#

.hacktober_link_user

#

.link_user

#

hmp

brisk lichen
#

.hacktoberissues

#

.hacktoberissues

wicked parrotBOT
#

The raklib system needs to be replaced badly, this will involve removing all traces of pyraklib as well as any other packets.

Pyraklib packets can be found here And the current packet system can be found here

To complete this issue you will need to replace the packets with rakpy

Doing so will break Travis CI, so you may want to remove the pyraklib tests.

This issue was made for hacktoberfest.

labels

Hacktoberfest
enhancement

simple garnet
#

.hacktoberissues

wicked parrotBOT
#

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement: Write a function that takes an integer minutes and converts it to seconds.
Problem Link: https://edabit.com/challenge/FQyaaJx7orS7tiwz8


Before submitting a PR please Check some details.Check Edabit for problem task

  • [ ] fileName formet should be in camelcase
    example- returnTheNextNumber.py
  • [ ] Add label for Problem
  • [ ] In file there should be problem statement and link to probelm
    example -
'''
    Probem Task : This program will add two numbers
    Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
    return a + b

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github
Good Luck,

labels

hacktoberfest
python

unborn night
#

.hacktoberstats

wicked parrotBOT
#

@unborn night, you have not linked a GitHub account

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

unborn night
#

.hackstats link ChrisGallardo

wicked parrotBOT
#

@unborn night, your GitHub username has been added

unborn night
#

.hackstats

wicked parrotBOT
#

Here are some stats!

ChrisGallardo's Hacktoberfest

ChrisGallardo has made 1 contribution in October

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

Top 5 Repositories:

1 contribution to ChrisGallardo/seasonalbot

simple garnet
#

.hackstats link AbhayAysola

wicked parrotBOT
#

@simple garnet, your GitHub username has been added

simple garnet
#

.hackstats

wicked parrotBOT
#

No October GitHub contributions found for 'AbhayAysola'

simple garnet
#

.hacktoberissues

wicked parrotBOT
#

Hello coders,

Let's open a PR by creating any algorithms.

labels

Hacktoberfest
Hacktoberfest2020
good first issue
help wanted

simple garnet
#

.hacktoberissues

wicked parrotBOT
#

Heaps/Priority Queues

Implement priority queue data structure with heaps in C++

Type of Issue -

  • [x] Adding New Code

Programming Language

  • [x] C++

Self Check

  • Ask for issue assignment before making Pull Request.
  • Add your file in the proper folder
  • Clean Code and Documentation for better readability
  • Add Title and Description of the program in the file

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server โœ‰๏ธ - https://discord.gg/FXyh2S3

Happy Coding,

labels

good first issue
hacktoberfest

simple garnet
#

.hacktoberissues

wicked parrotBOT
#

This Issue is for kruskal Algorithm for Minimum Spanning Tree using Greedy Approach,

  • [x] Adding New Code

  • [x] Python

  • Add your file in the proper folder

  • Clean Code and Documentation for better readability

  • Add Title and Description of the program in the file
    Happy Coding,

labels

good first issue
hacktoberfest

proud surge
#

.hacktoberissues

wicked parrotBOT
proud surge
#

.hacktoberissues

wicked parrotBOT
#

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement: Write a function that takes a string "a + bi" and returns a tuple (a, b).
Problem Link: https://edabit.com/challenge/oFNJeSzzcTgMwLFy5


Before submitting a PR please Check some details.Check Edabit for problem task

  • [ ] fileName formet should be in camelcase
    example- returnTheNextNumber.py
  • [ ] Add label for Problem
  • [ ] In file there should be problem statement and link to probelm
    example -
'''
    Probem Task : This program will add two numbers
    Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
    return a + b

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github
Good Luck,

labels

hacktoberfest
hard
python

narrow oak
#

hacktoberissues

#

.hacktoberissues

wicked parrotBOT
#

KMeans algorithm -

Please add/delete options that are not relevant.

  • [x] Adding New Code

Programming Language

Please add/delete options that are not relevant.

  • [x] Python

Self Check

  • Ask for issue assignment before making Pull Request.
  • Add your file in the proper folder
  • Clean Code and Documentation for better readability
  • Add Title and Description of the program in the file

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server โœ‰๏ธ - https://discord.gg/FXyh2S3

Happy Coding,

labels

algorithms
good first issue
hacktoberfest
machinelearning

young escarp
#

.hackstats

wicked parrotBOT
#

@young escarp, you have not linked a GitHub account

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

autumn helm
#

.spookify

wicked parrotBOT
#
asian_nerd
Is this you or am I just really paranoid?
autumn helm
#

.spookify

wicked parrotBOT
#
asian_nerd
Is this you or am I just really paranoid?
autumn helm
#

.spookify

wicked parrotBOT
#
asian_nerd
Is this you or am I just really paranoid?
autumn helm
#

.spookify

wicked parrotBOT
#
asian_nerd
Is this you or am I just really paranoid?
distant radish
#

.hacktoberissues

#

so long?

#

hmmmm

#

this is weird

#

it is taking sooo long

#

and then didn't come

#

@teal pecan ^^^

#

sorry for the ping btw

teal pecan
#

.hacktoberissues

distant radish
#

๐Ÿ˜ฆ

#

hmmmm

teal pecan
#

ah, we've probably hit rate limits

distant radish
#

okhh

#

well this is problem

teal pecan
#

.hackstats

wicked parrotBOT
teal pecan
#

.hacktoberissues

wicked parrotBOT
#

What is the Task

Have the ability to pass in an optional custom stop word list

Why do we want to do this

To block certain words from the model

How can I get started?

  1. I would make an extra arg to TopicBlob as a list of strings
    https://github.com/banjtheman/TopicBlob/blob/main/topicblob/topic.py#L11

  2. I would extend the base stop words with the passed in list
    https://github.com/banjtheman/TopicBlob/blob/main/topicblob/gensim_topic_modeling.py#L22

Definition of Done

Can add custom stop words to a TopicBlob

labels

enhancement
good first issue
hacktoberfest

distant radish
#

well u are alreedy done

teal pecan
#

okay, apparently not?

#

yeah i am

#

lol

distant radish
#

.hackstats

wicked parrotBOT
#

@distant radish, you have not linked a GitHub account

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

distant radish
#

๐Ÿ™‚

teal pecan
#

let me check logs to see what happened

#

ahh okay, so the embed content was too long

#

someone can open a PR ๐Ÿ™‚

distant radish
#

ohk, maybe when i reach home i will open out

teal pecan
#

.hacktoberissues

wicked parrotBOT
#

It is caused by changing the domain from pkgsrc.erigones.com to pkgsrc.danube.cloud. This was not (yet) covered by node update:

pkgin: Could not fetch https://pkgsrc.erigones.org/packages/SmartOS/2018Q4/x86_64/All/pkg_summary.gz

Quick workaround is this:

sed -i '' 's;pkgsrc.erigones.org;pkgsrc.danube.cloud;' /opt/local/etc/pkgin/repositories.conf
labels

Hacktoberfest
SmartOS
bug

crimson saffron
#

.hacktoberissues

wicked parrotBOT
#

Train the prima vita agents for the following hyperparameter setting:-

Hyperparameter(s) to tune

speed (this goes in the hyperparameters list in hypertune object)

Values to tune for this hyperparameter

[40, 45, 50, 55, 60] (this goes in values list in hypertune object)

Stop at

2000 (this goes in stop at in hypertune object)

How to train this?

Go to this <a href="https://gist.github.com/frankhart2018/3cee63273f1e32ed4e5092d1c787ebe2">Gist</a> or visit the official docs (<a href="https://project-dc.github.io/docs/doc.html">Docs</a> Example section) to get an idea.

Where to put the logs?

Upload the logs in google drive (either as zip or as it is) and then create a file called 14.txt in logs/ folder in this repository. Put the link in this file while creating your PR.

What to name the file?

14.txt

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

labels

easy
enhancement
hacktoberfest

south dawn
#

.hackstats link erick-dsnk

wicked parrotBOT
#

@south dawn, your GitHub username has been added

pseudo agate
#

.wikipedia india

wicked parrotBOT
#

Enter number to choose

pseudo agate
#

1

wicked parrotBOT
#

India (Hindi: Bhฤrat), officially the Republic of India (Hindi: Bhฤrat Gaแน‡arฤjya), is a country in South Asia. It is the second-most populous country, the seventh-largest country by land area, and the most populous democracy in the world. Bounded by the Indian Ocean on the sou...

karmic gazelle
#

.love @wicked parrot @rough glade

wicked parrotBOT
#
๐Ÿ’™ A small acquaintance ๐Ÿ’™

SeasonalBot#6216 โค Python#4329 scored 6%!
โ€‹

A letter from Dr. Love:

There might be a chance of this relationship working out somewhat well, but it is not very high. With a lot of time and effort you'll get it to work eventually, however don't count on it. It might fall apart quicker than you'd expect.

main scarab
#

.hacktoberissues

wicked parrotBOT
distant radish
#

.love

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

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

Usage:
.love <who> [whom]

distant radish
#

.love 306870406697189378

wicked parrotBOT
#
๐Ÿ’˜ You two are really close aren't you? ๐Ÿ’˜

f1re#3996 โค Chibli#5132 scored 46%!
โ€‹

A letter from Dr. Love:

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

distant radish
#

what lol?

teal pecan
#

not bad

cobalt orchid
#

.hel

#

.help

wicked parrotBOT
#
Command Help

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

AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the user's avatar.

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

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

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

cobalt orchid
#

.bemyvalentine

wicked parrotBOT
#

@magic marsh

:sparkling_heart: A poem dedicated to manusaurio :heart:

A million stars up in the sky.
One shines brighter - I can't deny.
A love so precious, a love so true,
a love that comes from me to you.
The angels sing when you are near.
Within your arms I have nothing to fear.
You always know just what to say.
Just talking to you makes my day.
I love you, honey, with all of my heart.
Together forever and never to part.
:heart:From Sinistration#8187:sparkling_heart:

cobalt orchid
#

.bookmark

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

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

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

cobalt orchid
#

.help

wicked parrotBOT
#
Command Help

Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.

Games
.games [amount=5] [genre]
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.

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

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

cobalt orchid
#

.uwu

wicked parrotBOT
#
Noooooo!!

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

Usage:
.uwu <text>

cobalt orchid
#

.help

wicked parrotBOT
#
Command Help

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

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

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

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

cobalt orchid
#

.hacktoberstats ai

wicked parrotBOT
cobalt orchid
#

.help

wicked parrotBOT
#
Command Help

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

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

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

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

cobalt orchid
#

.issue

wicked parrotBOT
#
Command Help

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

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

karmic gazelle
#

.help

wicked parrotBOT
#
Command Help

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

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

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

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

cobalt orchid
#

.help issues halloweenify

wicked parrotBOT
#
Query "issues halloweenify" not found.
sweet shuttle
#

.help

wicked parrotBOT
#
Command Help

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

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

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

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

Traditions
.easter_tradition
Responds with a random tradition or custom.

sweet shuttle
#

.timeleft

wicked parrotBOT
#

There are 30 days, 4 hours and 50 minutes left until the end of Hacktober.

sweet shuttle
#

.timeleft

wicked parrotBOT
#

There are 30 days, 4 hours and 50 minutes left until the end of Hacktober.

sweet shuttle
#

.timeleft

wicked parrotBOT
#

There are 30 days, 4 hours and 50 minutes left until the end of Hacktober.

gritty osprey
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

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

Your new nickname will be:
:ghost: Gage Creed :jack_o_lantern:

urban path
#

.hackstats Jack92829

wicked parrotBOT
south dawn
#

.hackstats

wicked parrotBOT
#

Here are some stats!

erick-dsnk's Hacktoberfest

erick-dsnk has made 1 contribution in October

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

Top 5 Repositories:

1 contribution to sukeesh/Jarvis

south dawn
#

oof

distant radish
#

.bemyvalentine

wicked parrotBOT
#

@reef needle

:gift_heart: A compliment for Deniz ใƒ„ :heart:

I don't know what my future holds, but I know I want you in it. I would travel to the moon and back just to see you smile.
:heart:From Jason Terror โ™ฆ#5889:gift_heart:

distant radish
#

how do ppl get that role?

#

.bemyvalentine

turbid grail
#

.help

wicked parrotBOT
#
Command Help

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

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

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

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

turbid grail
#

.bunnifyme

wicked parrotBOT
#

afoot

turbid grail
#

.bunnifyme

wicked parrotBOT
#

@turbid grailnose

turbid grail
#

.bunnifyme

wicked parrotBOT
#

<@&267627879762755584>nose

turbid grail
#

.bunnifyme

wicked parrotBOT
#

@earsone

tribal hamlet
#

.hacktoberissues

wicked parrotBOT
cobalt brook
#

Hello

#

.bunnifyme

wicked parrotBOT
#

<@&738795026447990844>nose

cobalt brook
#

At least it wonโ€™t ping

south dawn
#

what lol

#

.bunnifyme

wicked parrotBOT
#

saintfoot

south dawn
#

.help

wicked parrotBOT
#
Command Help

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

AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the user's avatar.

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

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

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

south dawn
#

.avatareasterify @south dawn

wicked parrotBOT
#

You must include at least 2 colours!

south dawn
#

.avatareasterify red blue

wicked parrotBOT
#

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

south dawn
#

lol

jovial mulch
#

.reminder

#

.help

wicked parrotBOT
#
Command Help

Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.

Games
.games [amount=5] [genre]
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.

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

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

jovial mulch
#

.roll 2

wicked parrotBOT
jovial mulch
#

.hacktoberissues

wicked parrotBOT
#

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement:
You work for a manufacturer, and have been asked to calculate the total profit made on the sales of a product. You are given a dictionary containing the cost price per unit (in dollars), sell price per unit (in dollars), and the starting inventory. Return the total profit made, rounded to the nearest dollar.

Problem Link:
https://edabit.com/challenge/YfoKQWNeYETb9PYpw


Before submitting a PR please Check some details.Check Edabit for problem task

  • [ ] fileName formet should be in camelcase
    example- returnTheNextNumber.py
  • [ ] Add label for Problem
  • [ ] In file there should be problem statement and link to probelm
    example -
'''
    Probem Task : This program will add two numbers
    Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
    return a + b

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github
Good Luck,

labels

hacktoberfest
python

elder phoenix
#

.bunifyme

#

.bunnifyme

wicked parrotBOT
#

@elder phoenixfoot

jovial mulch
#

.bunnifyme

wicked parrotBOT
#

Vthechamptail

jovial mulch
#

.buniffyme

#

.bunnifyme

wicked parrotBOT
#

Vthechampnose

jovial mulch
#

.bunnifyyou

#

.bunnifyme

wicked parrotBOT
#

SeasonalBotnose

jovial mulch
#

haha

#

.bunnifyme

wicked parrotBOT
#

SeasonalBotfoot

main scarab
#

.bunnifyme

wicked parrotBOT
#

Ramon.Nibble

main scarab
#

lol

main scarab
#

.hacktoberissues

wicked parrotBOT
#

Instabot that will search for hashtags, and can like posts and do comments on it.
Assign this issue to me

labels

enhancement
good first issue
hacktoberfest

final fern
#

.help

wicked parrotBOT
#
Command Help

Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.

Games
.games [amount=5] [genre]
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.

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

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

final fern
#

.hacktoberstats aaditya857

wicked parrotBOT
brisk zodiac
#

.uwu test

wicked parrotBOT
#

test

brisk zodiac
#

.owo whats that

#

.uwu whats that

wicked parrotBOT
#

whats dat

cobalt brook
#

.uwu @cobalt brook

wicked parrotBOT
#

@Vestewguwkan

cobalt brook
#

.uwu @cobalt brook

wicked parrotBOT
#

@Vestewguwkan

royal badger
#

.issue

wicked parrotBOT
#
Command Help

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

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

pseudo agate
#

.hackstats

wicked parrotBOT
#

Here are some stats!

Anubhav1603's Hacktoberfest

Anubhav1603 has made 2 contributions in October

Anubhav1603 is 2 PRs away from a T-shirt or a tree!

Top 5 Repositories:

2 contributions to python-discord/seasonalbot

pseudo agate
#

UwU

dire path
#

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

south dawn
#

.cc info

wicked parrotBOT
#
Caesar Cipher

Information
The Caesar Cipher, named after the Roman General Julius Caesar, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter given a specific position offset in the alphabet, with the letters wrapping around both sides.

Examples

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

.cc encrypt 26 bruh

wicked parrotBOT
#

bruh

south dawn
#

hehe

cobalt brook
#

.bemyvalentine

wicked parrotBOT
#

@spiral spear

:revolving_hearts: A poem dedicated to aeros :two_hearts:

I lucked out when I met you, sweet thing.
You've brought richness to each day I exist.
You fill my days with the excitement of love,
And you have since the moment we kissed.
So I celebrate Valentine's Day with you,
With a love that will always stay fresh and new.
:two_hearts:From Vestergurkan#0585:revolving_hearts:

south dawn
#

.bemyvalentine

wicked parrotBOT
#

@wide berry

:heart: A compliment for Floppy Fish Sauce :revolving_hearts:

Darling I will be loving you till we're 70. And baby my heart could still fall as hard at 23. And I'm thinking about how people fall in love in mysterious ways. Maybe just the touch of a hand. Oh me, I fall in love with you every single day. And I just wanna tell you I am. So honey now. Take me into your loving arms. Kiss me under the light of a thousand stars. Place your head on my beating heart. I'm thinking out loud. Maybe we found love right where we are.
:revolving_hearts:From saint#5622:heart:

wide berry
#

yall just love me dont ya

elder phoenix
#

.bemyvalentine

wicked parrotBOT
#

@austere canyon

:sparkling_heart: A compliment for wookie :two_hearts:

When you kiss me, the world just melts away. When you hold me in your arms, I feel safe. Being in love with you has made me see how wonderful life can be. I love you.
:two_hearts:From Akarys#2780:sparkling_heart:

cobalt brook
#

.bemyvalentine

wicked parrotBOT
#

@worn horizon

:sparkling_heart: A compliment for slushie (ping if reply) :sparkling_heart:

I may not always say it, but know that with every breath in my body and every beat of my heart I know I will always love you.
:sparkling_heart:From Vestergurkan#0585:sparkling_heart:

worn horizon
#

lmao thanks

elder phoenix
#

Excuse me @cobalt brook whatโ€™s that name haha

cobalt brook
#

What name?

#

Wait...

#

Did you steak my name? @elder phoenix

elder phoenix
#

This is a copyrighted content, sir

cobalt brook
#

Hey! You can't just trademark it

#

That's still my name

elder phoenix
#

Trademarked it first!

cobalt brook
#

No?

#

You can clearly see that I trademarked it first

#

@elder phoenix

elder phoenix
#

Hahaha

cobalt brook
#

drops the ๐ŸŽ™๏ธ

pseudo agate
#

.bemyvalentine

wicked parrotBOT
#

@lavish hatch

:revolving_hearts: A poem dedicated to SansPapyrus683 :gift_heart:

Every day with you is Valentine's Day, my love.
Every day is filled with romance, with love, with sharing and caring.
Every day I am reminded how blessed I am to have you as my,
Valentine, my sweetheart, my lover, my friend, my playmate, my companion.
No Valentine card, no words at all could express how much I love You,
how ecstatic I feel to know that you are mine.
My Valentine, every day,
I'll try to show you that every day I love you more.
:gift_heart:From Anubhav#3355:revolving_hearts:

pseudo agate
#

my valentine hahaha

#

lol y seasonal bot reacting with skull

unborn night
#

haha

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

I would like to drop the table version_lobby in the database. The whole version check is sort of pointless today. The database records point to the download of the java client and the minimum version is 0.13.0 which is like 5 years old. Seems like it's completely useless.

Both clients have an auto-update mechanism outside of the faf-database.

Related code (didn't check for tests):
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/player_service.py#L40
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/player_service.py#L259-L265
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/lobbyconnection.py#L458-L478

labels

enhancement
good first issue
hacktoberfest

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

I would like to drop the table version_lobby in the database. The whole version check is sort of pointless today. The database records point to the download of the java client and the minimum version is 0.13.0 which is like 5 years old. Seems like it's completely useless.

Both clients have an auto-update mechanism outside of the faf-database.

Related code (didn't check for tests):
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/player_service.py#L40
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/player_service.py#L259-L265
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/lobbyconnection.py#L458-L478

labels

enhancement
good first issue
hacktoberfest

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Currently rely entirely on the browser/OS's behavior for selecting text. Double-click-then-drag might not be known by everybody, and even then mistakes can happen.

Taguette should "fix" the selection ranges to snap at word boundaries correctly when creating a highlight.

See also the issue on GitLab: #47

labels

good first issue
hacktoberfest

lavish hatch
#

.hacktoberissues

#

.hacktoberissues

wicked parrotBOT
#

Issue and Steps to Reproduce

Currently it's possible for two command sets for different sites to have the same commands. This will cause an issue of one command always being executed due to that sites processing being done first. For example it's reasonable that both 4chan and reddit might have a command named 'Post'. It might be nice to either print an error message if there is a shared command, or conversely it should also be easy to route the command to the parser for the currently viewed site. This would be ideal as it would allowed shared commands with no collisions.

labels

good-first-issue
hacktoberfest
help wanted

lavish hatch
#

.hacktoberissues

#

.hacktoberissues

wicked parrotBOT
#

I would like to work on this issue.

Script Title - Shortening of the URL by taking URL from user.

what will change -

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed

Please add/delete options that are not relevant.

  • [โœ“] Adding New Code
  • [โœ“] Improving Documentation
  • [โœ“] Bug Fix

Programming Language

  • [โœ“] Python

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server - https://discord.gg/FXyh2S3

Happy Coding,

labels

good first issue
hacktoberfest

languid arch
#

.bemyvalentine

wicked parrotBOT
#

@spiral spear

:sparkling_heart: A compliment for aeros :two_hearts:

When you kiss me, the world just melts away. When you hold me in your arms, I feel safe. Being in love with you has made me see how wonderful life can be. I love you.
:two_hearts:From sleep-cult#3040:sparkling_heart:

languid arch
#

Lol

#

Lol

#

What

dire mauve
#

.hacktoberissues

wicked parrotBOT
#

Luego de realizar una refactorizaciรณn del cรณdigo, se puede idear una forma de crear archivos dedicados que puedan extraer informaciรณn de distintas pรกginas, no solo de linkedin.

Quizรกs una propuesta pueda ser:

โ”œโ”€โ”€ addon
โ”‚ย ย  โ”œโ”€โ”€ facebook.py
โ”‚ย ย  โ”œโ”€โ”€ glassdoor.py
โ”‚ย ย  โ””โ”€โ”€ linkedin.py
โ””โ”€โ”€ main.py

Asรญ cada archivo puede extraer informaciรณn de algunos trabajos.

Para parsear sitios web, se pueden utilizar distintos modulos y combinaciones entre ellos, sin ninguna preferencia, acรก una lista:

labels

Hacktoberfest

dire mauve
#

.hacktoberissues

wicked parrotBOT
#

Add more algorithms and data structures to the repository, that are not already present.
Also add the explanation for the algorithms in markdown format.

labels

Hacktoberfest
good first issue
up-for-grabs

dire mauve
#

@elder phoenix isnt it similar to the other one lol

elder phoenix
#

At least it isnโ€™t the same repo lol

dire mauve
elder phoenix
#

This one seems to be about data structures though, algos

dire mauve
#

.hacktoberissues

wicked parrotBOT
#

Currently the percentage of positive, negative & neutral tweets are shown in terminal. It's better to represent the same in pie chart.

meta-chart

labels

beginner friendly
easy pick
enhancement
good first issue
hacktoberfest
help wanted
up-for-grabs

dire mauve
#

.hacktoberissues

wicked parrotBOT
#

Describe the issue linked to the documentation

Doubled loss_curve_ and t_ in the docs of MLPClassifier and MLPRegressor

https://github.com/scikit-learn/scikit-learn/blob/f7a8dd2877c90249506ac8ad0a3eea7306636105/sklearn/neural_network/_multilayer_perceptron.py#L871

and

https://github.com/scikit-learn/scikit-learn/blob/f7a8dd2877c90249506ac8ad0a3eea7306636105/sklearn/neural_network/_multilayer_perceptron.py#L897

Suggest a potential alternative/fix

Please remove a doubled entry

labels

Documentation
Easy
hacktoberfest

dire mauve
#

.hacktoberissues

wicked parrotBOT
#

It captures a preview pic in 0.2 sec as the code runs. Try to increase the time

labels

Hacktoberfest
enhancement
good first issue

elder phoenix
#

โ€œMake our code worstโ€

#

We need to filter assigned issues though

dire mauve
#

They all are just bad or taken sadly

#

.hacktoberissues

wicked parrotBOT
#

Description of the Problem

Given a non-empty array of digits representing a non-negative integer, increment one to the integer.

The digits are stored such that the most significant digit is at the head of the list, and each element in the array contains a single digit.

You may assume the integer does not contain any leading zero, except the number 0 itself.

Example 1:

Input: digits = [1,2,3]
Output: [1,2,4]
Explanation: The array represents the integer 123.

Example 2:

Input: digits = [4,3,2,1]
Output: [4,3,2,2]
Explanation: The array represents the integer 4321.

Example 3:

Input: digits = [0]
Output: [1]

Constraints:

  • 1 <= digits.length <= 100
  • 0 <= digits[i] <= 9

Code

class Solution:
    def plusOne(self, digits: List[int]) -> List[int]:

Link To The LeetCode Problem

LeetCode

labels

Array
difficulty-easy
good first issue
hacktoberfest
help wanted

final fern
#

.bemyvalentine

wicked parrotBOT
#

@sand heart

:heart: A poem dedicated to Stoof246 :two_hearts:

If you were my rose,
then I'd be your sun,
painting you rainbows when the rains come.
I'd change my orbit to banish the night,
as to keep you in my nurturing light.
:two_hearts:From fix error#8002:heart:

final fern
#

.bemyvalentine

elder phoenix
#

.bemyvalentine

wicked parrotBOT
#

@young blaze

:sparkling_heart: A poem dedicated to eivl :two_hearts:

What do I do,
When I'm still in love with you?
You walked away, Cause you didn't want to stay.
You broke my heart, you tore me apart.
Every day I wait for you, Telling myself our love was true.
But when you don't show, more tears start to flow.
That's when I know I have to let go.
:two_hearts:From Akarys#2780:sparkling_heart:

dire mauve
#

.hacktoberissues

wicked parrotBOT
#

Would include example usage.

labels

Hacktoberfest
documentation
good first issue

dire mauve
#

Amazing

final fern
#
- pyfuncdep
+ pyfuncdep -- amazing program
dire mauve
#

I think the code should look for repos with idk at least 3 stars

final fern
#

decorator-factory/stekk has 5 stars ๐Ÿ™‚

#

and it's still not really suitable

dire mauve
#

Link me some beginner issues

#

.hacktoberissues

wicked parrotBOT
#

Most common user actions in browsers include:

  • click
  • type
  • select
  • drag-and-drop

A natural sentence say:

goto github.com and type "abc" in user name

This sentence can be easily broken down into actions which automation-for-humans understands. These can be done using a natural language processing algorithms.

labels

enhancement
hacktoberfest

dire mauve
#

Am open for colaboration

#

It prolly should also check that nobody is assigned

#

.help hacktoberissues

wicked parrotBOT
#
Command Help

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

If the command is run with beginner (.hacktoberissues beginner):
It will also narrow it down to the "first good issue" label.*

hasty matrix
#

.hacktoberissues beginner

wicked parrotBOT
#

add the solutions to 5th,6th and 7th week of the algorithm toolbox course of corsera

labels

good first issue
hacktoberfest
help wanted
question

hasty matrix
#

coursera? wow thats cheating

#

he wants solutions

#

๐Ÿ˜†

cedar matrix
#

.hacktoberissues beginner

wicked parrotBOT
#

As seen in the screenshot the wordpress navbar provides an expanding submenu with the standard functionalities for the section. As we are trying to mimic the wordpress ui, we should implement this as well:
grafik

labels

enhancement
good first issue
hacktoberfest
javascript
prio: medium

cedar matrix
#

.hacktoberissues beginner

wicked parrotBOT
#

Change components to perfect Electrical components

labels

HacktoberFest
Python
Tomyzon1728
fastrack
good first issue
help wanted

cedar matrix
#

.hacktoberissues

wicked parrotBOT
#

This needs to reach 100% translated.

The rendered version of this file will be available at https://docs.python.org/es/3.8/library/windows.html once translated.
Meanwhile, the English version is shown.

Current stats for library/windows.po:

  • Fuzzy: 0
  • Percent translated: 0.0%
  • Entries: 0 / 2
  • Untranslated: 2

Please, comment here if you want this file to be assigned to you and an member will assign it to you as soon as possible, so you can start working on it.

Remember to follow the steps in our Contributing Guide.

labels

good first issue
hacktoberfest

cedar matrix
#

.hacktoberissues

wicked parrotBOT
#

Y'all can add different programs scripted by you in any language you want.
If you scripted in a language whose folder or category is not present in the repo then create one and then add.

labels

Beginner-Friendly
First-Timers
HacktoberFest
enhancement
help wanted

cedar matrix
#

.hacktoberissues

wicked parrotBOT
#

<!--
If you have a general question about how to use Locust, please check Stack Overflow first https://stackoverflow.com/questions/tagged/locust

You can also ask new questions on SO, https://stackoverflow.com/questions/ask just remember to tag your question with "locust".
-->

<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
When locust runs in --worker mode it doesn't say anything about the connection to master.
This can be hard to debug when the workers can't connect to the master, because it doesn't validate the connection at all.

Describe the solution you'd like

<!-- A clear and concise description of what you want to happen -->
A log message for the workers saying that it's connected via tcp://1.2.3.4 etc, and that it should fail if connection doesn't work, or at least print a warning/error message about it.

Describe alternatives you've considered

<!-- A clear and concise description of any alternative solutions or features you've considered -->

Additional context

<!-- Add any other context or screenshots about the feature request here -->

labels

feature request
hacktoberfest
low prio

cursive python
#

.help

wicked parrotBOT
#
Command Help

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

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

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

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

cursive python
#

.help hacktoberissues

wicked parrotBOT
#
Command Help

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

If the command is run with beginner (.hacktoberissues beginner):
It will also narrow it down to the "first good issue" label.*

cursive python
#

.hacktoberissues

wicked parrotBOT
cursive python
#

.hacktoberissues

wicked parrotBOT
#

add the solutions to 5th,6th and 7th week of the algorithm toolbox course of corsera

labels

good first issue
hacktoberfest
help wanted
question

cursive python
#

.hacktoberissues

wicked parrotBOT
cursive python
#

.hacktoberissues

wicked parrotBOT
#

write a code for solving sudoku in python

labels

Python
good first issue
hacktoberfest

cursive python
#

.hacketoverissues

#

.hacktoberissues

wicked parrotBOT
cursive python
#

.hacktoberissues

wicked parrotBOT
#

Description

  • Based on our Contribution guidelines create a separate CONTRIBUTING.md file stating all the necessary points.

  • Add detailed steps with examples to make it understandable for beginners

  • Add steps to create branch, add/commit, and how to create a PR [with example]

labels

Beginner
Docs
Hacktoberfest
good first issue
up-for-grabs

crimson saffron
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

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

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

crimson saffron
#

Awesome

cursive python
#

.hacktoberissues

wicked parrotBOT
#

https://github.com/newsviz/newsviz/blob/master/newsviz/topic_model.py ัั‚ั€ะพะบะฐ 117.

    def save_model(self, path):
        """ path: path to save model"""
        # TODO: save dictionary near model
        self.model.save(path)

ะัƒะถะฝะพ ัะพั…ั€ะฐะฝัั‚ัŒ ัะปะพะฒะฐั€ัŒ, ะฟะพะดะผะตะฝัั ะฒ path ะธะผั ั„ะฐะนะปะฐ ะฝะฐ dictionary_ + ะธะผั ั„ะฐะนะปะฐ + ั€ะฐััˆะธั€ะตะฝะธะต .txt. ะ”ะปั ัั‚ะพะณะพ ะฒ bigARTM ัƒ ัะปะพะฒะฐั€ั ะตัั‚ัŒ ะผะตั‚ะพะด dictionary.save_text(path).

ะŸั€ะธะผะตั€: ะทะพะฒั‘ะผ tm.save_model(/home/best_contributor/projects/newsviz_files/tm_gazeta.bin) ะธ ะฟะพะปัƒั‡ะฐะตะผ ะฒ ะดะธั€ะตะบั‚ะพั€ะธะธ newsviz_files ั„ะฐะนะปะธะบ tm_gazeta.bin ั ะผะพะดะตะปัŒัŽ ะธ dictionary_tm_gazeta.txt

labels

ROADMAP
good first issue
hacktoberfest

cursive python
#

.hacktoberissues

wicked parrotBOT
#

The LCS program is not giving desired output. Can someone take a look into the program and make it correct.

labels

hacktoberfest
help wanted

cursive python
#

.hacktoberissues

wicked parrotBOT
#

Consider https://open.kattis.com/problems/pieceofcake2
Kitty creates input_0.txt, input_1.txt and input_3.txt. input_2.txt is skipped for some reason and input_3.txt should be named input_2.txt. There is probably an additional <pre></pre> html tag when we fetch the HTML. A solution would be to check if there is any data within the <pre></pre> tags, and if there isnt, we dont increment the input counter. The same goes for output_3.txt.

labels

good first issue
hacktoberfest

main scarab
#

.hacktoberissues

wicked parrotBOT
main scarab
#

.help

wicked parrotBOT
#
Command Help

EasterFacts
.eggfact
Get easter egg facts.

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

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

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

EightBitify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.

main scarab
#

.avatareasterify

wicked parrotBOT
#

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

main scarab
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

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

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

main scarab
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

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

cobalt brook
#

.hacktober

#

.help hacktoberfest

wicked parrotBOT
#
Query "hacktoberfest" not found.
cobalt brook
#

.help

wicked parrotBOT
#
Command Help

Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.

Games
.games [amount=5] [genre]
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.

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

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

cobalt brook
#

HacktoberStats

#

.HacktoberStats

#

.hacktoberstats

wicked parrotBOT
cobalt brook
#

ooo

uncut oracle
#

.hacktober mcurranseijo

#

.hacktoberstats mcurranseijo

wicked parrotBOT
uncut oracle
#

.hacktoberstats

wicked parrotBOT
#

@uncut oracle, you have not linked a GitHub account

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

uncut oracle
#

.hackstats link mcurranseijo

wicked parrotBOT
#

@uncut oracle, your GitHub username has been added

uncut oracle
#

.hackstats

wicked parrotBOT
cobalt brook
#

.hacktoberstats

wicked parrotBOT
uncut oracle
#

almost there lol

unborn night
#

.wolfram

wicked parrotBOT
#
You're bad at computers.

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

Usage:
.wolfram <query>

unborn night
#

.wolfram something

wicked parrotBOT
unborn night
#

.help qolfram

wicked parrotBOT
#
Query "qolfram" not found.
unborn night
#

.help wolfram

wicked parrotBOT
#
Command Help

.wolfram <query>
Can also use: wolf, wa

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

Subcommands:
cut <query>
Requests a drawn image of given query.
page <query>
Requests a drawn image of given query.
short <query>
Requests an answer to a simple question.

unborn night
#

.hackissue

#

.hacktoberfest issue

#

.hacktoberissues

wicked parrotBOT
#

ะกะตะนั‡ะฐั ะฝัƒะถะฝั‹ะน ั„ะฐะนะปะธะบ ะฝะฐั…ะพะดะธั‚ัั ะทะดะตััŒ:
https://github.com/newsviz/newsviz/blob/master/newsviz/visualizer/utils.py

ะขะฐะผ ะตัั‚ัŒ ั„ัƒะฝะบั†ะธั def bump_chart(df, topics): ะฒะพั‚ ะตั‘ ะฝัƒะถะฝะพ ั€ะตะฐะปะธะทะพะฒะฐั‚ัŒ. ะะธะถะต ะทะฐะบะพะผะผะตะฝั‚ะธั€ะพะฒะฐะฝะฝั‹ะน ะบะพะด, ะพัั‚ะฐะฒัˆะธะนัั ะพั‚ ะฟั€ะพัˆะปะพะน ะฒะตั€ัะธะธ. ะœะพะถะฝะพ ะพะฟะธั€ะฐั‚ัŒัั ะฝะฐ ะฝะตะณะพ, ะผะพะถะฝะพ ะฟะตั€ะตะฟะธัะฐั‚ัŒ ั„ัƒะฝะบั†ะธัŽ ั ะฝัƒะปั. ะ”ะปั ะฟั€ะธะผะตั€ะฐ ะปะพะณะธะบะธ ะผะพะถะฝะพ ัะผะพั‚ั€ะตั‚ัŒ ั„ัƒะฝะบั†ะธัŽ ridge_plot

ะะฐ ะฒั…ะพะด ะฟั€ะธั…ะพะดะธั‚ ะดะฐั‚ะฐั„ั€ะตะนะผ ั ะบะพะปะพะฝะบะพะน date ั‚ะธะฟะฐ datetime ะธ ะบะพะปะพะฝะบะฐะผะธ ัะพ ะทะฝะฐั‡ะตะฝะธัะผะธ ั‚ะตะผ. ะ˜ะผะตะฝะฐ ั†ะตะปะตะฒั‹ั… ะบะพะปะพะฝะพะบ ะดะปั ะฒะธะทัƒะฐะปะธะทะฐั†ะธะธ ะฟะตั€ะตะดะฐัŽั‚ัั ะฒั‚ะพั€ั‹ะผ ะฐั€ะณัƒะผะตะฝั‚ะพะผ.

ะะฐะดะพ ะฒะพะทะฒั€ะฐั‰ะฐั‚ัŒ plotly figure ั ะณั€ะฐั„ะธะบะพะผ ะธะทะผะตะฝะตะฝะธั ั€ะฐะฝะณะพะฒ ั‚ะตะผ ะฒะพ ะฒั€ะตะผะตะฝะธ.
ะŸั€ะธะผะตั€ ะฝะฐ ะบะฐั€ั‚ะธะฝะบะต ะฝะธะถะต.
image

labels

ROADMAP
hacktoberfest

unborn night
#

o

#

.hacktoberissues

#

.hacktoberissues

#

Is there a cooldown?

gaunt sierra
#

.help

wicked parrotBOT
#
Command Help

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

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

#

Would include example usage.

labels

Hacktoberfest
documentation
good first issue

gaunt sierra
#

.hacktoberissues beginner

cobalt brook
#

.hacktoberissues

wicked parrotBOT
#

Creation of wordcloud or plot the distinct features extracted from the data loader.

labels

Hacktoberfest
enhancement

cobalt brook
#

.hacktoberstats

wicked parrotBOT
#

Here are some stats!

gustavwilliam's Hacktoberfest

gustavwilliam has made 1 contribution in October

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

Top 5 Repositories:

1 contribution to gustavwilliam/StarDot

quartz willow
#

.games

wicked parrotBOT
#
.[games|game] [amount=5] [genre]

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>

Commands:
  company Get random Game Companies companies from IGDB API.
  genres  Get all available genres.
  search  Find games by name.
  top     Get current Top games in IGDB.

Type .help command for more info on a command.
You can also type .help category for more info on a category.
quartz willow
#

.game

wicked parrotBOT
#
.[games|game] [amount=5] [genre]

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>

Commands:
  company Get random Game Companies companies from IGDB API.
  genres  Get all available genres.
  search  Find games by name.
  top     Get current Top games in IGDB.

Type .help command for more info on a command.
You can also type .help category for more info on a category.
quartz willow
#

.game list

wicked parrotBOT
#

Invalid genre List.

quartz willow
#

.game singleplayer

wicked parrotBOT
#

Invalid genre Singleplayer.

cobalt brook
#

.help

wicked parrotBOT
#
Command Help

TriviaQuiz
.quiz [category]
Start a quiz!

Uptime
.uptime
Responds with the uptime of the bot.

ValentineFacts
.valentine_fact
Shows a random fact about Valentine's Day.
.who_is_valentine
Displays info about Saint Valentine.

ValentineZodiac
.partnerzodiac <zodiac_sign>
Provides a counter compatible zodiac sign to the given user's zodiac sign.

cobalt brook
#

.uptime

wicked parrotBOT
#

I started up a day ago.

languid arch
#

Lol why is that funny to me

lavish hatch
#

.hackstats

wicked parrotBOT
#

@lavish hatch, you have not linked a GitHub account

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

lavish hatch
#

.hackstats link SansPapyrus683

wicked parrotBOT
#

@lavish hatch, your GitHub username has been added

lavish hatch
#

.hackstats

wicked parrotBOT
#

Here are some stats!

SansPapyrus683's Hacktoberfest

SansPapyrus683 has made 2 contributions in October

SansPapyrus683 is 2 PRs away from a T-shirt or a tree!

Top 5 Repositories:

1 contribution to iot-lab-kiit/tasks.py
1 contribution to C0D1NG/Development

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Creation a hashing function for storing user tokens (Credentials)

labels

Hacktoberfest
enhancement
good first issue
help wanted

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Is your feature request related to a problem? Please describe.

Currently, the outputs are a tuple of urls and timestamps. It would be useful to have an option to export this data to a readable file such as JSON.

Describe the solution you'd like

A function in generic.Outputs called to_json that exports the history to the given filename in JSON format.

The exact structure of the JSON is discussed in this comment

The to_json function should, by default, export in the first format and a parameter must be provided to get output in the 2nd format (refer the comment linked above)

Describe alternatives you've considered

Other issues are opened for alternate formats (if you can't find an issue for the format you need, please open one)

Additional context

#4

labels

enhancement
hacktoberfest

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Currently fawkes only has classification for user reviews, which requires either static weights if we are using text-match or already labelled data to use the LSTM based classification model.

It would be nice to have an automatic clustering of user reviews to get an initial sense of all the topics within the data set.

The important thing is to have a model which can be saved and reused in the future for further clustering when new user reviews are added to the dataset.

labels

hacktoberfest
machine-learning
tech

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

what can you do with python?

You can contribute your project inside applications folder

labels

Hacktoberfest
enhancement
good first issue

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement: Create a function that returns True if an integer is evenly divisible by 5, and False otherwise.
Problem Link: https://edabit.com/challenge/49pyDP8dE3pJ2dYMW


Before submitting a PR please Check some details.Check Edabit for problem task

  • [x] fileName formet should be in camelcase
    example- returnTheNextNumber.py
  • [x] Add label for Problem
  • [x] In file there should be problem statement and link to probelm
    example -
'''
    Probem Task : This program will add two numbers
    Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
    return a + b

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github
Good Luck,

labels

hacktoberfest
python

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Hello folks, Want to contribute to Hacktoberfest.
Confused about what to contribute?
Let's make your task simpler.
Go and check out the README of this repo and start contributing!
Generate PRs for Hacktoberfest-2020 just by solving problems on Data Structures and Algorithms.
Happy Learning!!!

labels

Hacktoberfest
Hacktoberfest-2020
good first issue
help wanted
up for grabs

ember warren
#

.uptime

wicked parrotBOT
#

I started up a day ago.

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

Use a nginx container to proxy requests between different applications running in different ports

For example
/app - should redirect to application running in port 3000
/web - should redirect to application running in port 3006

Applications used may be any example as well as static pages , nginx must be used to redirect requests between them

Add the relevant files in the micro services nginx-proxy directory (create if not present)

labels

Hacktoberfest
devops
enhancement
feature_request
good first issue

#

crea una funciรณnllamada gitlab_link(link):

la funcion tiene que ser creada dentro del directorio /validations/
concretamente dentro de un archivo llamado /validations/links.py
la funciรณn debe evaluar si el link pertenece a GitLab

Ejemplos:

gitlab_link("twitter.com") - False
gitlab_link("gitlab.com/login") - True

Este issue estรก relaccionado con #10

labels

3
Hacktoberfest
ayuda
finalizado
python

rough gladeBOT
#

:incoming_envelope: :ok_hand: applied mute to @lavish hatch until 2020-10-03 00:21 (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

late hedge
#

!unmute 441672776345190421

rough gladeBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @lavish hatch.

late hedge
#

don't...

lavish hatch
#

?

late hedge
#

don't spam commands

lavish hatch
#

oh ok sorry

lavish hatch
#

.hackstats

wicked parrotBOT
#

Here are some stats!

SansPapyrus683's Hacktoberfest

SansPapyrus683 has made 3 contributions in October

SansPapyrus683 is 1 PR away from a T-shirt or a tree!

Top 5 Repositories:

2 contributions to C0D1NG/Development
1 contribution to iot-lab-kiit/tasks.py

royal sinew
#

.hackstats

wicked parrotBOT
pseudo agate
#

.hackstats

wicked parrotBOT
#

Here are some stats!

Anubhav1603's Hacktoberfest

Anubhav1603 has made 2 contributions in October

Anubhav1603 is 2 PRs away from a T-shirt or a tree!

Top 5 Repositories:

2 contributions to python-discord/seasonalbot

pseudo agate
#

.hackstats mathsman5133

wicked parrotBOT
#

No October GitHub contributions found for 'mathsman5133'

tawny raven
#

.help

wicked parrotBOT
#
Command Help

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

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

tawny raven
#

.games

wicked parrotBOT
#
.[games|game] [amount=5] [genre]

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>

Commands:
  company Get random Game Companies companies from IGDB API.
  genres  Get all available genres.
  search  Find games by name.
  top     Get current Top games in IGDB.

Type .help command for more info on a command.
You can also type .help category for more info on a category.
tawny raven
#

.minesweeper

wicked parrotBOT
#
.[minesweeper|ms] 

Commands for Playing Minesweeper.

Commands:
  end   End your current game.
  start Start a game of Minesweeper.

Type .help command for more info on a command.
You can also type .help category for more info on a category.
tawny raven
#

.ms start

wicked parrotBOT
#

@tawny raven is playing Minesweeper

#

:no_entry: Game canceled :no_entry:
Here's your board!
:stop_button: :regional_indicator_a::regional_indicator_b::regional_indicator_c::regional_indicator_d::regional_indicator_e::regional_indicator_f::regional_indicator_g::regional_indicator_h::regional_indicator_i::regional_indicator_j:

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

tawny raven
#

1A

#

A1

#

.Ms end

#

.ms end

#

.help hangman

wicked parrotBOT
#
Query "hangman" not found.
tawny raven
#

Okay just wanted to see if it existed ๐Ÿค”

little pewter
#

.ms start

wicked parrotBOT
#

@little pewter is playing Minesweeper

#

:no_entry: Game canceled :no_entry:
Here's your board!
:stop_button: :regional_indicator_a::regional_indicator_b::regional_indicator_c::regional_indicator_d::regional_indicator_e::regional_indicator_f::regional_indicator_g::regional_indicator_h::regional_indicator_i::regional_indicator_j:

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

little pewter
#

.help

wicked parrotBOT
#
Command Help

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.

Movie
.movies [genre] [amount=5]
Get random movies by specifying genre. Also support amount parameter, that define how much movies will be shown.

little pewter
#

.8ball hello

wicked parrotBOT
#

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

little pewter
#

.8ball how are you?

wicked parrotBOT
#

As I see it, yes

little pewter
#

.help

wicked parrotBOT
#
Command Help

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

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

RomanceMovieFinder
.romancemovie
Randomly selects a romance movie and displays information about it.

SaveTheDate
.savethedate
Gives you ideas for what to do on a date with your valentine.

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

little pewter
#

.recommendgame

wicked parrotBOT
#
jake_heb
Recommendation: Doom II https://rawg.io/games/doom-ii

Doom 2 was one of the first FPS games that I truly enjoyed. It offered awesome weapons, terrifying demons to kill, and a great atmosphere to do it in.

karmic gazelle
#

.ms

wicked parrotBOT
#
.[minesweeper|ms] 

Commands for Playing Minesweeper.

Commands:
  end   End your current game.
  start Start a game of Minesweeper.

Type .help command for more info on a command.
You can also type .help category for more info on a category.
karmic gazelle
#

.help ms

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.

karmic gazelle
#

.ms start

wicked parrotBOT
#

@karmic gazelle is playing Minesweeper

#

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

:one: :stop_button::stop_button::stop_button::one::flag_black::one::stop_button::one::grey_question::grey_question:
:two: :one::one::stop_button::one::one::one::stop_button::one::grey_question::grey_question:
:three: :flag_black::two::stop_button::stop_button::stop_button::one::one::two::grey_question::grey_question:
:four: :flag_black::two::stop_button::stop_button::stop_button::one::flag_black::two::grey_question::grey_question:
:five: :two::two::stop_button::stop_button::stop_button::one::two::grey_question::grey_question::grey_question:
:six: :flag_black::one::stop_button::stop_button::stop_button::stop_button::one::grey_question::grey_question::grey_question:
:seven: :one::two::two::two::one::stop_button::one::grey_question::grey_question::grey_question:
:eight: :stop_button::one::flag_black::flag_black::two::two::three::grey_question::grey_question::grey_question:
:nine: :stop_button::one::three::three::grey_question::grey_question::grey_question::grey_question::grey_question::grey_question:
:keycap_ten: :stop_button::stop_button::one::flag_black::grey_question::grey_question::grey_question::grey_question::grey_question::grey_question:

karmic gazelle
#

.ms reveal E5

wicked parrotBOT
#
Noooooo!!

You are not authorized to use this command.

karmic gazelle
#

.end

copper terrace
#

.hacktoberissues

wicked parrotBOT
#

Description of the Problem

Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of line i is at (i, ai) and (i, 0). Find two lines, which together with x-axis forms a container, such that the container contains the most water.

Note: You may not slant the container and n is at least 2.

image
The above vertical lines are represented by array [1,8,6,2,5,4,8,3,7]. In this case, the max area of water (blue section) the container can contain is 49.

Example:

Input: [1,8,6,2,5,4,8,3,7]
Output: 49

Code

class Solution:
    def maxArea(self, height: List[int]) -> int:

Link To The LeetCode Problem

LeetCode

labels

Array
difficulty-medium
good first issue
hacktoberfest
help wanted

jovial mulch
#

.hacktoberissues

wicked parrotBOT
#

I would like to drop the table version_lobby in the database. The whole version check is sort of pointless today. The database records point to the download of the java client and the minimum version is 0.13.0 which is like 5 years old. Seems like it's completely useless.

Both clients have an auto-update mechanism outside of the faf-database.

Related code (didn't check for tests):
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/player_service.py#L40
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/player_service.py#L259-L265
https://github.com/FAForever/server/blob/2932f863432ff2e9ff0d33d203be2f24546c8aee/server/lobbyconnection.py#L458-L478

labels

enhancement
good first issue
hacktoberfest

jovial mulch
#

.hacktoberissues

wicked parrotBOT
#

Description of the Problem

Implement strStr().

Return the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.

Example 1:

Input: haystack = "hello", needle = "ll"
Output: 2

Example 2:

Input: haystack = "aaaaa", needle = "bba"
Output: -1

Clarification:
What should we return when needle is an empty string? This is a great question to ask during an interview.
For the purpose of this problem, we will return 0 when needle is an empty string. This is consistent to C's strstr() and Java's indexOf().

Constraints:
haystack and needle consist only of lowercase English characters.

Code

class Solution:
    def strStr(self, haystack: str, needle: str) -> int:

Link To The LeetCode Problem

LeetCode

labels

String
difficulty-easy
good first issue
hacktoberfest
help wanted

warm grotto
#

.appcode

#

.hackapp

karmic gazelle
#

.love @wicked parrot @rough glade

wicked parrotBOT
#
๐Ÿ’™ A small acquaintance ๐Ÿ’™

SeasonalBot#6216 โค Python#4329 scored 6%!
โ€‹

A letter from Dr. Love:

There might be a chance of this relationship working out somewhat well, but it is not very high. With a lot of time and effort you'll get it to work eventually, however don't count on it. It might fall apart quicker than you'd expect.

karmic gazelle
#

.love seasonalbot python

wicked parrotBOT
#
๐Ÿ’” There's no real connection between you two ๐Ÿ’”

Seasonalbot โค python#5832 scored 2%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working out is really low. You can get it to work, but with high costs and no guarantee of working out. Do not sit back, spend as much time together as possible, talk a lot with each other to increase the chances of this relationship's survival.

karmic gazelle
#

lmao

mild delta
#

.help issue

wicked parrotBOT
#
Command Help

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

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

cobalt brook
#

.love python love

wicked parrotBOT
#
๐Ÿ’— You seem like you are good friends ๐Ÿ’—

python#5832 โค love#9731 scored 44%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working is not very high, but its not that low either. If you both want this relationship to work, and put time and effort into it, meaning spending time together, talking to each other etc., than nothing shall stand in your way.

cobalt brook
#

.love @cobalt brook @rough glade

wicked parrotBOT
#
๐Ÿ’— You seem like you are good friends ๐Ÿ’—

Vestergurkan#0585 โค Python#4329 scored 43%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working is not very high, but its not that low either. If you both want this relationship to work, and put time and effort into it, meaning spending time together, talking to each other etc., than nothing shall stand in your way.

cobalt brook
#

Welp

#

.loveย @cobalt brook @wicked parrot

wicked parrotBOT
#
๐Ÿ’™ A small acquaintance ๐Ÿ’™

Vestergurkan#0585 โค SeasonalBot#6216 scored 16%!
โ€‹

A letter from Dr. Love:

There might be a chance of this relationship working out somewhat well, but it is not very high. With a lot of time and effort you'll get it to work eventually, however don't count on it. It might fall apart quicker than you'd expect.

elder phoenix
#

.hackstats

wicked parrotBOT
#

Here are some stats!

akarys42's Hacktoberfest

akarys42 has made 1 contribution in October

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

Top 5 Repositories:

1 contribution to python-discord/bot

elder phoenix
#

.love @elder phoenix @cobalt brook

wicked parrotBOT
#
โค So when will you two go on a date? โค

Akarys#2780 โค Vestergurkan#0585 scored 73%!
โ€‹

A letter from Dr. Love:

Your relationship will most likely work out. It won't be perfect and you two need to spend a lot of time together, but if you keep on having contact, the good times in your relationship will outweigh the bad ones.

cobalt brook
#

Not bad, not bad

elder phoenix
#

๐Ÿ‘€

cobalt brook
#

.love @elder phoenix @rough glade

wicked parrotBOT
#
โค So when will you two go on a date? โค

Akarys#2780 โค Python#4329 scored 73%!
โ€‹

A letter from Dr. Love:

Your relationship will most likely work out. It won't be perfect and you two need to spend a lot of time together, but if you keep on having contact, the good times in your relationship will outweigh the bad ones.

cobalt brook
#

Wait

#

That means @cobalt brook == @rough glade

elder phoenix
cobalt brook
#

Which means I'm a mod bot

elder phoenix
#

!ban @cobalt brook self is a bot

cobalt brook
#

Not agaiaiiiiiin

#

hahahhah

elder phoenix
#

You can't escape my hammer!

cobalt brook
#

๐Ÿ‘€ Oh no

#

Not the hammer

#

:banhammer:

hazy coral
#

.hackstats

wicked parrotBOT
#

@hazy coral, you have not linked a GitHub account

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

hazy coral
#

.hackstats link patryk-tech

wicked parrotBOT
#

@hazy coral, your GitHub username has been added

hazy coral
#

.hackstats

wicked parrotBOT
#

Here are some stats!

patryk-tech's Hacktoberfest

patryk-tech has made 4 contributions in October

patryk-tech has earned a T-shirt or a tree!

Top 5 Repositories:

3 contributions to fisher60/Friendo_Bot
1 contribution to Mailu/Mailu

ember warren
#

nice

#

plant a tree

#

๐Ÿ˜„

stuck drum
#

.hackstats saiTama-max

wicked parrotBOT
#

Here are some stats!

saiTama-max's Hacktoberfest

saiTama-max has made 7 contributions in October

saiTama-max has earned a T-shirt or a tree!

Top 5 Repositories:

7 contributions to fisher60/Friendo_Bot

stuck drum
#

.hacktober help

#

.hacktoberfest help

#

.help hacktoberfest

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

.help hacktober

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

.help

wicked parrotBOT
#
Command Help

Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.

Games
.games [amount=5] [genre]
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.

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

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

stuck drum
#

.hacktoberissues

wicked parrotBOT
#

Develop a script to take snapshot of an EBS volume attached to an instance and create new volume from snapshot and attach to multiple other instances

Add the relevant files under the AWS directory creating a new directory ebs-snap directory

Any language is allowed

labels

Hacktoberfest
aws
feature_request
good first issue

stuck drum
#

.hactoberissues

#

.hacktoberissues

wicked parrotBOT
stuck drum
#

.hacktoberissues

wicked parrotBOT
#

During the discussions of #247 a suggestion was made to verify the ratio number_of_requests / items_scraped. A higher ratio may be a sign that the spider is doing more requests than necessary and it can be a performance issue.

Spidermon is an extension designed for spider monitoring that allows us to create custom monitors that will be executed every time a spider is executed.

It will be interesting to include this monitoring tool to the project and later, when the project is in production, add more checks that would ensure that everything will be working fine.

Suggested steps for this issue:

  • [ ] Add Spidermon as project dependency and enable it in the project
  • [ ] Create a new Monitor Suite
  • [ ] Create a new monitor that will check the ratio number_of_requests / items_scraped. This monitor will fail if the ratio is higher than a configurable threshold (so we can define different threshold for different spiders if needed)
labels

enhancement
hacktoberfest

crimson saffron
#

.hacktoberfestissues

#

.hacktoberissues

wicked parrotBOT
#

This repo welcomes all the git-GitHub newbies. Add your solutions to mini-projects or challenges provided by the freeCodeCamp
the curriculum in whatever language you want(The basic idea of the solution should be the same).

labels

Beginner-Friendly
First-Timers
HacktoberFest
good first issue

cursive python
#

.hacktoberissue

#

.hacktoberissues

#

.hacktoberissues

#

.help

wicked parrotBOT
#
Command Help

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

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

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

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

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

cursive python
#

.hacktoberissues

wicked parrotBOT
#

Description of the Problem

You have a RecentCounter class which counts the number of recent requests within a certain time frame.

Implement the RecentCounter class:

  • RecentCounter() Initializes the counter with zero recent requests.
  • int ping(int t) Adds a new request at time t, where t represents some time in milliseconds, and returns the number of requests that has happened in the past 3000 milliseconds (including the new request). Specifically, return the number of requests that have happened in the inclusive range [t - 3000, t].

It is guaranteed that every call to ping uses a strictly larger value of t than the previous call.

Example 1:

Input
["RecentCounter", "ping", "ping", "ping", "ping"]
[[], [1], [100], [3001], [3002]]
Output
[null, 1, 2, 3, 3]

Explanation
RecentCounter recentCounter = new RecentCounter();
recentCounter.ping(1);     // requests = [1], range is [-2999,1], return 1
recentCounter.ping(100);   // requests = [1, 100], range is [-2900,100], return 2
recentCounter.ping(3001);  // requests = [1, 100, 3001], range is [1,3001], return 3
recentCounter.ping(3002);  // requests = [1, 100, 3001, 3002], range is [2,3002], return 3

Constraints:

  • 1 <= t <= 109
  • Each test case will call ping with strictly increasing values of t.
  • At most 10^4 calls will be made to ping.

Code

class RecentCounter:
    def __init__(self):
      
    def ping(self, t: int) -> int:
        
# Your RecentCounter object will be instantiated and called as such:
# obj = RecentCounter()
# param_1 = obj.ping(t)

Link To The LeetCode Problem

LeetCode

labels

difficulty-easy
good first issue
hacktoberfest
help wanted

cursive python
#

.hacktoberissues

wicked parrotBOT
cursive python
#

.hacktoberissues

wicked parrotBOT
cursive python
#

.hacktoberissues

wicked parrotBOT
#

Please describe the feature you want this project to offer
It would be great if an authenticated user can have a custom (their choice) shortened url of their actual url

Describe the solution you'd like
In the customShorten() , check whether the user is authenticated or not, if they are authenticated, take their custom url and their actual url. Store it in the database and return the custom url

Describe alternatives you've considered (Optional)
A clear and concise description of any alternative solutions or features you've considered.

Additional context (Optional)
Add any other context or screenshots about the feature request here.

labels

component: routes
difficulty: medium
good first issue
hacktoberfest

cursive python
#

.hacktoberissues

wicked parrotBOT
cursive python
#

.hacktoberissues

wicked parrotBOT
#

(ะŸะตั€ะตะฝะตัะตะฝะพ ะพั‚ััŽะดะฐ: https://github.com/ods-ai-ml4sg/proj_news_viz/issues/124)

RubricClassifierTask ะฒ https://github.com/newsviz/newsviz/tree/master/newsviz/pipeline.py ั‚ั€ะตะฑัƒะตั‚ ะทะฐั€ะฐะฝะตะต ะพะฑัƒั‡ะตะฝะฝั‹ะน ะบะปะฐััะธั„ะธะบะฐั‚ะพั€ ะธ ะณะพั‚ะพะฒั‹ะน ัะบัั‚ั€ะฐะบั‚ะพั€ ะฟั€ะธะทะฝะฐะบะพะฒ.
ะงั‚ะพ ะดะตะปะฐั‚ัŒ:

  1. ะ’ะทัั‚ัŒ ะดะฐั‚ะฐัะตั‚ gazeta.ru (ััั‹ะปะบะฐ ะฝะฐ ะทะฐะบะฐั‡ะบัƒ)
  2. ะ’ั‹ะดะตะปะธั‚ัŒ 3-4 ัะฐะผั‹ั… ะบั€ัƒะฟะฝั‹ั… ั€ัƒะฑั€ะธะบะธ, ั‡ั‚ะพ ะฒ ะฝะธั… ะฝะต ะฒะฟะธัั‹ะฒะฐะตั‚ัั ัะดะตะปะฐั‚ัŒ ะบะปะฐััะพะผ "ะพัั‚ะฐะปัŒะฝะพะต"
  3. ะกะดะตะปะฐั‚ัŒ ะฟะตั€ะฟั€ะพั†ะตััะธะฝะณ ั‡ะตั€ะตะท PreprocessorTask (ัะผ. ะธะฝัั‚ั€ัƒะบั†ะธัŽ https://github.com/newsviz/newsviz/wiki/ะ˜ะฝัั‚ั€ัƒะบั†ะธั-ะฟะพ-ะทะฐะฟัƒัะบัƒ, ะฒ ะบะพะผะฐะฝะดะต ะทะฐะฟัƒัะบะฐ ะฝะฐะดะพ ะฟะพะผะตะฝัั‚ัŒ TopicPredictorTask ะฝะฐ PreprocessorTask)
  4. ะ˜ะทะฒะปะตั‡ัŒ ะฟั€ะธะทะฝะฐะบะธ, ั‡ะตั€ะตะท (TfidfTransformer ะธะท sklearn ะฝะฐะฟั€ะธะผะตั€). ะกะตั€ะธะฐะปะธะทะพะฒะฐั‚ัŒ ะพะฑัƒั‡ะตะฝะฝั‹ะน ั‚ั€ะฐะฝัั„ะพั€ะผะตั€ ั‡ะตั€ะตะท joblib ะธ ัะพั…ั€ะฐะฝะธั‚ัŒ ั€ัะดะพะผ ั ั€ะฐะฑะพั‡ะธะผะธ ะดะธั€ะตะบั‚ะพั€ะธัะผะธ, ะฒ ะดะธั€ะตะบั‚ะพั€ะธัŽ models
  5. ะžะฑัƒั‡ะธั‚ัŒ ะบะปะฐััะธั„ะธะบะฐั‚ะพั€ ั€ัƒะฑั€ะธะบ ะฝะฐ ะฟั€ะตะดะพะฑั€ะฐะฑะพั‚ะฐะฝะฝั‹ั… ะดะฐะฝะฝั‹ั… ะธ ัะตั€ะธะฐะปะธะทะพะฒะฐั‚ัŒ ั‡ะตั€ะตะท joblib, ะฟะพะปะพะถะธั‚ัŒ ะฒ ั‚ะพะน ะถะต ะดะธั€ะตะบั‚ะพั€ะธะธ, ั‡ั‚ะพ ะธ ั‚ั€ะฐะฝัั„ะพั€ะผะตั€.
  6. ะกะพั…ั€ะฐะฝะธั‚ัŒ ะพั‚ั‡ั‘ั‚ ะพ ะบะฐั‡ะตัั‚ะฒะต ะบะปะฐััะธั„ะธะบะฐั‚ะพั€ะฐ (ะผะพะถะฝะพ ะฟั€ะพัั‚ะพ ะตะณะพ ะฟั€ะธะปะตะฟะธั‚ัŒ ะบ PR ะฟะพ ัั‚ะพะผัƒ ะธัˆัŒัŽ): confusion matrix, classification report.
  7. ะŸั€ะพะฒะตั€ะธั‚ัŒ, ั‡ั‚ะพ ะฒัั‘ ั€ะฐะฑะพั‚ะฐะตั‚.
  8. ะšะพะด ะดะปั ะฒะพัะฟั€ะพะธะทะฒะตะดะตะฝะธั ะฒัะตะน ัั‚ะพะน ัะฟะพะฟะตะธ ะดะพะฑะฐะฒะธั‚ัŒ ะฒ templates/make_classifier.py
  9. ะกะดะตะปะฐั‚ัŒ PR ะฒ ะฒะตั‚ะบัƒ stage ั ะธะทะผะตะฝะตะฝะธัะผะธ.

ะ”ะตั€ะถะธั‚ะต ะฒ ัƒะผะต, ั‡ั‚ะพ ัั‚ะพ ะฟั€ะธะดั‘ั‚ัั ะบะพะผัƒ-ั‚ะพ ะฟะพะฒั‚ะพั€ัั‚ัŒ, ะฒะพะทะผะพะถะฝะพ ะพั‡ะตะฝัŒ ัะบะพั€ะพ, ะฟะพัั‚ะพะผัƒ ะปัƒั‡ัˆะต ะฒะตััŒ ะบะพะด ัั€ะฐะทัƒ ะฟะพะดะณะพั‚ะพะฒะธั‚ัŒ ะฒ ั‚ะฐะบะพะผ ะฒะธะดะต, ั‡ั‚ะพะฑั‹ ะบั‚ะพ ัƒะณะพะดะฝะพ ะผะพะณ ั€ะฐะทะพะฑั€ะฐั‚ัŒัั. ะ›ัƒั‡ัˆะต ะฒ ะฒะธะดะต ัะบั€ะธะฟั‚ะฐ, ะฐ ะฝะต ะฝะพัƒั‚ะฑัƒะบะฐ.

labels

ROADMAP
hacktoberfest

cursive python
#

.hacktoberissues

wicked parrotBOT
#

Hi, it looks close to awesome, however no matter what I do icons do not seem to show up, the feedback says that all five icons are created and when I run update-grub it says they are being included, not sure what is going on, any help would be appreciated.

Running: Garuda Linux, Windows 10

labels

Hacktoberfest
good first issue
help wanted

cursive python
#

.hacktoberissues

#

.hackstats

wicked parrotBOT
cursive python
#

.hacktoberissues

steady pine
#

.love @steady pine @rough glade

wicked parrotBOT
#
๐Ÿ’œ You two seem like casual friends ๐Ÿ’œ

Seagull#0420 โค Python#4329 scored 28%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working is not very high. You both need to put time and effort into this relationship, if you want it to work out well for both of you. Talk with each other about everything and don't lock yourself up. Spend time together. This will improve the chances of this relationship's survival by a lot.

steady pine
#

fuck

cursive python
#

.hacktoberissues

wicked parrotBOT
#
labels

Hacktoberfest

steady pine
#

.love @knotty crater @rapid dawn

wicked parrotBOT
#
โค So when will you two go on a date? โค

thebeanogamer#0348 โค Trefonix#1010 scored 77%!
โ€‹

A letter from Dr. Love:

Your relationship will most likely work out. It won't be perfect and you two need to spend a lot of time together, but if you keep on having contact, the good times in your relationship will outweigh the bad ones.

steady pine
#

!

knotty crater
surreal oxide
#

.source

pseudo agate
#

@surreal oxide this command is waiting in pr for seasonal bot

toxic dock
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

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

#
Question #1

What is the largest ocean in the world?

toxic dock
#

Pacific

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

#
The correct answer is **Pacific**

Information
The Pacific Ocean is the largest and deepest of the world ocean basins. Covering approximately 63 million square miles and containing more than half of the free water on Earth, the Pacific is by far the largest of the world's ocean basins.

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

#
Score Board

AaravM4#9558 : 100

#
Question #2

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

toxic dock
#

Switzerland

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

#
The correct answer is **Switzerland**

Information
It comes from the title of a book written in 1870 by Leslie Stephen (father of Virginia Woolf) detailing his exploits of mountain climbing (not skiing) of which sport he was one of the pioneers and trekking or walking.

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

#
Score Board

AaravM4#9558 : 200

#
Question #3

What is the smallest country?

toxic dock
#

Vatican City

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

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

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

#
Score Board

AaravM4#9558 : 300

#
Question #4

What's the world's largest urban area?

toxic dock
#

hmm

#

new york

wicked parrotBOT
#

20s left!

pseudo agate
#

.bemyvalentine

wicked parrotBOT
#

@teal pecan

:sparkling_heart: A poem dedicated to f1re :revolving_hearts:

What do I do,
When I'm still in love with you?
You walked away, Cause you didn't want to stay.
You broke my heart, you tore me apart.
Every day I wait for you, Telling myself our love was true.
But when you don't show, more tears start to flow.
That's when I know I have to let go.
:revolving_hearts:From Anubhav#3355:sparkling_heart:

#

10s left!

#

No one answered correctly!

#
The correct answer is **Tokyo**

Information
Tokyo is the most populated city in the world, with a population of 37 million people. It is located in Japan.

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

#
Score Board

AaravM4#9558 : 300

#
Question #5

What's the name of the largest bird?

toxic dock
#

ostrich

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

#
The correct answer is **Ostrich**

Information
The largest living bird, a member of the Struthioniformes, is the ostrich (Struthio camelus), from the plains of Africa and Arabia. A large male ostrich can reach a height of 2.8 metres (9.2 feet) and weigh over 156 kilograms (344 pounds).

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

#
Score Board

AaravM4#9558 : 400

#

The round has ended.

#

Congratulations @toxic dock :tada: You have won this quiz game with a grand total of 400 points!

toxic dock
#

.bemyvalentine

wicked parrotBOT
#

@golden sonnet

:two_hearts: A compliment for Artemis :two_hearts:

I love you. I knew it the minute I met you. I'm sorry it took so long for me to catch up. I just got stuck.
:two_hearts:From AaravM4#9558:two_hearts:

pseudo agate
#

romantic bor

#

Bot*

toxic dock
#

it is

#

how do people even get the lovefest role

#

.bemyvalentine

#

nice

golden sonnet
#

โค๏ธ

unborn night
#

.bemyvalentine

wicked parrotBOT
#

@spiral spear

:two_hearts: A compliment for aeros :revolving_hearts:

Darling I will be loving you till we're 70. And baby my heart could still fall as hard at 23. And I'm thinking about how people fall in love in mysterious ways. Maybe just the touch of a hand. Oh me, I fall in love with you every single day. And I just wanna tell you I am. So honey now. Take me into your loving arms. Kiss me under the light of a thousand stars. Place your head on my beating heart. I'm thinking out loud. Maybe we found love right where we are.
:revolving_hearts:From myPetWiiUReggie#4675:two_hearts:

unborn night
#

lol

#

.hacktoberissue

#

.hacktoberissues

wicked parrotBOT
#

๐Ÿ˜ฎ Create a Web API for your school!

CourseCake is a Web / Python API to help course discovery and the creation of apps for students, by students! By adding support for your school, you will be helping developers like you help make apps for students at your college!

All you have to do is create a class with the method .get_classes(testing: bool = False) that returns a dictionary of Course.

For each Course, make sure you fill in the attributes as well as append CourseClass objects to Course.classes.

What is this stuff?

For explanation of a Course and Class, check out our documentation or the source code.

That's too much reading

I know this is probably confusing, so please comment or message me for more info -- I'm happy to help you learn. Happy coding!

labels

enhancement
hacktoberfest
help wanted

wide tendon
#

.hacktoberfest

unborn night
#

.hacktoborissues

wide tendon
#

.hacktober-issues

#

sad

unborn night
#

.hacktoberissues

wicked parrotBOT
unborn night
#

gotem

cedar matrix
#

.hackstats

wicked parrotBOT
pseudo agate
#

Wow

wide tendon
#

.hackstats

wicked parrotBOT
#

@wide tendon, you have not linked a GitHub account

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

wide tendon
#

this bots wild

unborn night
#

.source

cursive python
#

the source pr has not been merged yet

unborn night
#

ok

distant radish
#

.help reddit

wicked parrotBOT
#
Command Help

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

Gets a post from r/python by default.
Usage:
--> .reddit [subreddit_name] [hot/top/new]*

distant radish
#

.reddit Barcelona

wicked parrotBOT
#
r/Barcelona - hot

Running store/clinic/coach for gait analysis and h
reddit_post_textโ€‚reddit_upvotes8โ€ƒreddit_commentsโ€‚4โ€ƒreddit_usersโ€‚hagehalfie

Iโ€™ve had a few knee injuries and problems in the past which led me to stop running (although doctor I can keep running if I want).
My experience at shops has been poor (understandable to some extent

toxic dock
#

.quiz

wicked parrotBOT
#
Quiz game Starting!!

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

#
Question #1

Name "the land of a thousand lakes"

toxic dock
#

finland

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

#
The correct answer is **Finland**

Information
Finland is a country in Northern Europe. Sweden borders it to the northwest, Estonia to the south, Russia to the east, and Norway to the north. Finland is part of the European Union with its capital city being Helsinki. With a population of 5.5 million people, it has over 187,000 lakes. The thousands of lakes in Finland are the reason why the country's nickname is "the land of a thousand lakes."

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

#
Score Board

AaravM4#9558 : 100

#
Question #2

Who was the winner of FIFA 2018?

toxic dock
#

germany

#

france

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

#
The correct answer is **France**

Information
France 4 - 2 Croatia

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

#
Score Board

AaravM4#9558 : 200

#
Question #3

Which is the largest island in the world?

toxic dock
#

australia

#

madagascar

wicked parrotBOT
#

20s left!

toxic dock
#

greenland

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 75 points!

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

#
Score Board

AaravM4#9558 : 275

#
Question #4

Which country is the largest producer of coffee?

toxic dock
#

china

#

brazil

wicked parrotBOT
#

@toxic dock got the correct answer :tada: 100 points!

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

#
Score Board

AaravM4#9558 : 375

#
Question #5

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

toxic dock
#

niagra falls

wicked parrotBOT
#

20s left!

toxic dock
#

um

wicked parrotBOT
#

10s left!

toxic dock
#

tall waterfall

wicked parrotBOT
#

No one answered correctly!

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

#
Score Board

AaravM4#9558 : 375

#

The round has ended.

#

Congratulations @toxic dock :tada: You have won this quiz game with a grand total of 375 points!

distant radish
#

.source reddit

#

!source reddit

rough gladeBOT
#
Command: reddit

View the top posts from various subreddits.

Source Code
distant radish
#

two reddit ?

#

oh wait, one is for news, one is for command

unborn night
#

the ! prefix is for the main bot

#

. is for seasonal bot

toxic dock
#

.snakeify

#

.snake

wicked parrotBOT
#
.[snakes|snake] 

Commands from our first code jam.

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

Type .help command for more info on a command.
You can also type .help category for more info on a category.
toxic dock
#

.snake snakify

wicked parrotBOT
#
AaravM4#9558

hhhhmm

toxic dock
#

.snake snakify

wicked parrotBOT
#
AaravM4#9558

niagra ffffallssss

toxic dock
#

.snake snakify

wicked parrotBOT
#
AaravM4#9558

hhhow do people even get thhhhe loveffesssst role

toxic dock
#

.snake snakify I am a snake

wicked parrotBOT
#
AaravM4#9558

I am a ssnake

distant radish
#

.help

wicked parrotBOT
#
Command Help

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

AvatarEasterifier
.avatareasterify [colours...]
This "Easterifies" the user's avatar.

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

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

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

pseudo agate
#

.help zodiac

wicked parrotBOT
#
Query "zodiac" not found.
pseudo agate
#

.help zodiac

wicked parrotBOT
#
Command Help

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

Subcommands:
date <date> <month>
Provides information about zodiac sign by taking month and date as input.
partnerzodiac <zodiac_sign>
Provides a random counter compatible zodiac sign to the given user's zodiac sign.

pseudo agate
#

.zodiac 16 3

wicked parrotBOT
#

16 is not a valid zodiac sign, here is the list of valid zodiac signs.
Aries, Taurus, Gemini, Cancer, Leo, Virgo,
Libra, Scorpio, Sagittarius, Capricorn, Aquarius, Pisces

digital ingot
#

.zodiac libra

wicked parrotBOT
#
__Libra__

Amazing people born between September 23 to October 22. Libra is an air sign represented by the scales (interestingly, the only inanimate object of the zodiac), an association that reflects Libra's fixation on balance and harmony. Libra is obsessed with symmetry and strives to create equilibrium in all areas of life.

__Motto__

โ€œNo person is an island.โ€

__Strengths__

Cooperative, diplomatic, gracious, fair-minded, social.

__Weaknesses__

Indecisive, avoids confrontations, will carry a grudge, self-pity.

__Full form__

__L__oyal, __I__nquisitive, __B__alanced, __R__esponsible, __A__ltruistic

pseudo agate
#

.zodiac date 16 3

wicked parrotBOT
#
__Pisces__

Amazing people born between February 19 to March 20. Pisces, a water sign, is the last constellation of the zodiac. It's symbolized by two fish swimming in opposite directions, representing the constant division of Pisces' attention between fantasy and reality. As the final sign, Pisces has absorbed every lesson โ€” the joys and the pain, the hopes and the fears โ€” learned by all of the other signs.

__Motto__

โ€œI have a lot of love to give, it only takes a little patience and those worth giving it all to.โ€

__Strengths__

Compassionate, artistic, intuitive, gentle, wise, musical.

__Weaknesses__

Fearful, overly trusting, sad, desire to escape reality, can be a victim or a martyr.

__Full form__

__P__sychic, __I__ntelligent, __S__urprising, __C__reative, __E__motionally-driven, __S__ensitive

pseudo agate
#

Woo

digital ingot
#

whats ur zodiac ๐Ÿ‘€

pseudo agate
#

.zodiac pisces

wicked parrotBOT
#
__Pisces__

Amazing people born between February 19 to March 20. Pisces, a water sign, is the last constellation of the zodiac. It's symbolized by two fish swimming in opposite directions, representing the constant division of Pisces' attention between fantasy and reality. As the final sign, Pisces has absorbed every lesson โ€” the joys and the pain, the hopes and the fears โ€” learned by all of the other signs.

__Motto__

โ€œI have a lot of love to give, it only takes a little patience and those worth giving it all to.โ€

__Strengths__

Compassionate, artistic, intuitive, gentle, wise, musical.

__Weaknesses__

Fearful, overly trusting, sad, desire to escape reality, can be a victim or a martyr.

__Full form__

__P__sychic, __I__ntelligent, __S__urprising, __C__reative, __E__motionally-driven, __S__ensitive

pseudo agate
#

This

digital ingot
#

cool

elder phoenix
#

.zodiac date 4 6

wicked parrotBOT
#
__Gemini__

Amazing people born between May 21 to June 20. Have you ever been so busy that you wished you could clone yourself just to get everything done? Thatโ€™s the Gemini experience in a nutshell. Appropriately symbolized by the celestial twins, this air sign was interested in so many pursuits that it had to double itself.

__Motto__

โ€œI manifest my reality.โ€

__Strengths__

Gentle, affectionate, curious, adaptable, ability to learn quickly and exchange ideas.

__Weaknesses__

Nervous, inconsistent, indecisive.

__Full form__

__G__enerous, __E__motionally in tune, __M__otivated, __I__maginative, __N__ice, __I__ntelligent

unborn night
#

.zodiac date 11 3

wicked parrotBOT
#
__Pisces__

Amazing people born between February 19 to March 20. Pisces, a water sign, is the last constellation of the zodiac. It's symbolized by two fish swimming in opposite directions, representing the constant division of Pisces' attention between fantasy and reality. As the final sign, Pisces has absorbed every lesson โ€” the joys and the pain, the hopes and the fears โ€” learned by all of the other signs.

__Motto__

โ€œI have a lot of love to give, it only takes a little patience and those worth giving it all to.โ€

__Strengths__

Compassionate, artistic, intuitive, gentle, wise, musical.

__Weaknesses__

Fearful, overly trusting, sad, desire to escape reality, can be a victim or a martyr.

__Full form__

__P__sychic, __I__ntelligent, __S__urprising, __C__reative, __E__motionally-driven, __S__ensitive

pseudo agate
#

I am happy finally this pr got merged

elder phoenix
#

Birth date leak lemon_eyes

digital ingot
#

.zodiac date 13 oct

wicked parrotBOT
#
__Libra__

Amazing people born between September 23 to October 22. Libra is an air sign represented by the scales (interestingly, the only inanimate object of the zodiac), an association that reflects Libra's fixation on balance and harmony. Libra is obsessed with symmetry and strives to create equilibrium in all areas of life.

__Motto__

โ€œNo person is an island.โ€

__Strengths__

Cooperative, diplomatic, gracious, fair-minded, social.

__Weaknesses__

Indecisive, avoids confrontations, will carry a grudge, self-pity.

__Full form__

__L__oyal, __I__nquisitive, __B__alanced, __R__esponsible, __A__ltruistic

unborn night
#

.zodiac date 3 11

wicked parrotBOT
#
__Scorpio__

Amazing people born between October 23 to November 21. Scorpio is one of the most misunderstood signs of the zodiac. Because of its incredible passion and power, Scorpio is often mistaken for a fire sign. In fact, Scorpio is a water sign that derives its strength from the psychic, emotional realm.

__Motto__

โ€œYou never know what you are capable of until you try.โ€

__Strengths__

Resourceful, brave, passionate, stubborn, a true friend.

__Weaknesses__

Distrusting, jealous, secretive, violent.

__Full form__

__S__eductive, __C__erebral, __O__riginal, __R__eactive, __P__assionate, __I__ntuitive, __O__utstanding

pseudo agate
#

.zodiac date 16 march

wicked parrotBOT
#
__Pisces__

Amazing people born between February 19 to March 20. Pisces, a water sign, is the last constellation of the zodiac. It's symbolized by two fish swimming in opposite directions, representing the constant division of Pisces' attention between fantasy and reality. As the final sign, Pisces has absorbed every lesson โ€” the joys and the pain, the hopes and the fears โ€” learned by all of the other signs.

__Motto__

โ€œI have a lot of love to give, it only takes a little patience and those worth giving it all to.โ€

__Strengths__

Compassionate, artistic, intuitive, gentle, wise, musical.

__Weaknesses__

Fearful, overly trusting, sad, desire to escape reality, can be a victim or a martyr.

__Full form__

__P__sychic, __I__ntelligent, __S__urprising, __C__reative, __E__motionally-driven, __S__ensitive

unborn night
#

why does the bot react?

pseudo agate
#

Idk

digital ingot
#

halloweeen

#

candy

pseudo agate
#

UwU

unborn night
#

ohhhhhhhhh

pseudo agate
#

Ty pal seasonal

unborn night
#

I got skull

digital ingot
#

u react to those to get points

unborn night
#

cool

#

ha

#

got it

#

.halloween

#

.trickortreat

pseudo agate
#

Hopefully tomorrow 2 more will get merged

#

Need to tidy my code

ember warren
#

.zodiac libra

wicked parrotBOT
#
__Libra__

Amazing people born between September 23 to October 22. Libra is an air sign represented by the scales (interestingly, the only inanimate object of the zodiac), an association that reflects Libra's fixation on balance and harmony. Libra is obsessed with symmetry and strives to create equilibrium in all areas of life.

__Motto__

โ€œNo person is an island.โ€

__Strengths__

Cooperative, diplomatic, gracious, fair-minded, social.

__Weaknesses__

Indecisive, avoids confrontations, will carry a grudge, self-pity.

__Full form__

__L__oyal, __I__nquisitive, __B__alanced, __R__esponsible, __A__ltruistic

ember warren
#

hmm

pseudo agate
#

.zodiac partner leo

wicked parrotBOT
#
Zodiac Compatibility

Leo:gift_heart:Aries
:gift_heart:Compatibility meter : 83%:gift_heart:

A letter from Dr.Zodiac :love_letter:

A Leo is generous and an Arian is open to life. Sharing the same likes and dislikes, they both crave for fun, romance and excitement. A Leo respects an Arian's need for freedom because an Arian does not interfere much in the life of a Leo. Aries will love the charisma and ideas of the Leo.

ember warren
#

is this horoscope?

pseudo agate
#

No it just explains about zodiac sign

ember warren
#

oh is it some API?

pseudo agate
#

Nope it's pulling data from json

#

Which is at bot repo

unborn night
#

yeah it was built for the bot

ember warren
#

so who wrote that data

pseudo agate
#

Me

unborn night
#

him

ember warren
#

like compatibility and stuff I mean

unborn night
#

wdym

pseudo agate
#

Compatibility is not written by me date and zodiac is written by me

ember warren
#

you must have got that off somewhere? ๐Ÿค”

#

Ohh okay

#

but it is static as well?

unborn night
#

yeah

#

someone would need to make a pr to change it

pseudo agate
#

Iceman has huge contribution too ๐Ÿ™‚

#

Specially at month part

ember warren
#

yeah I saw the pr

#

really thorough review

pseudo agate
#

Yeah

ember warren
#

so you can add any sort of command

#

?

digital ingot
#

compatibility resource

ember warren
#

or does it have to get approved by main contributors first?

digital ingot
#

ahh missed that candy

pseudo agate
#

I reacted to that๐Ÿ˜…

digital ingot
#

a

or does it have to get approved by main contributors first?
@ember warren atleast 1 core dev

ember warren
#

so they'll validate the idea first?

digital ingot
#

idea will be validated in form of issues

ember warren
#

yeah

digital ingot
#

the PR is the implementation

#

i just realised, I was the one who wrote partnerzodiac, lol

ember warren
#

have you contributed to Python bot too?

digital ingot
#

yes

ember warren
#

hmm what about the docs command

digital ingot
#

.zodiac libra

wicked parrotBOT
#
__Libra__

Amazing people born between September 23 to October 22. Libra is an air sign represented by the scales (interestingly, the only inanimate object of the zodiac), an association that reflects Libra's fixation on balance and harmony. Libra is obsessed with symmetry and strives to create equilibrium in all areas of life.

__Motto__

โ€œNo person is an island.โ€

__Strengths__

Cooperative, diplomatic, gracious, fair-minded, social.

__Weaknesses__

Indecisive, avoids confrontations, will carry a grudge, self-pity.

__Full form__

__L__oyal, __I__nquisitive, __B__alanced, __R__esponsible, __A__ltruistic

digital ingot
#

hmm what about the docs command
@ember warren you can actully navigate to that file on github and it will show you the contributors to that file

ember warren
#

I mean yeah

#

too lazy tho

pseudo agate
#

Isn't hard

digital ingot
#

well, I don't know thats why I said that haha

pseudo agate
#

!src d

rough gladeBOT
#
Command: docs

Lookup documentation for Python symbols.

Source Code
pseudo agate
#

Click the link

ember warren
#

yeah

pseudo agate
#

And check contributors

ember warren
#

someone named mark

#

kosayoda

#

hmm I have seen them around

digital ingot
#

.help

ember warren
#

I wonder if the bot has a cooldown

#

for people spamming the same command over and over

#

.hackstats

wicked parrotBOT
#

@ember warren, you have not linked a GitHub account

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

ember warren
#

.hackstats

wicked parrotBOT
#

@ember warren, you have not linked a GitHub account

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

ember warren
#

.hackstats

wicked parrotBOT
#

@ember warren, you have not linked a GitHub account

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

ember warren
#

hmm, I mean it will need a cooldown if it was using an API

pseudo agate
#

It has

ember warren
#

show?

pseudo agate
#

Iol try to spam same message 10 times under 10 sec any message u will get muted for 9 minutes automatically

ember warren
#

no that is different

#

ik that exists

pseudo agate
#

Same for command also

ember warren
#

but like I saw someone spam the same command over and over, but some mod had to warn the user for spamming

#

the Python bot only detects burst messages I think

pseudo agate
#

Wikipedia command has cooldown

ember warren
#

oh

#

.wiki Donald Trump

pseudo agate
#

try again

ember warren
#

nice

wicked parrotBOT
#

Sorry, but you cannot do that, I will only accept an positive integer, You have 2/3 chances left

ember warren
#

.wiki Obama

ember warren
#

.wiki Florida

pseudo agate
#

See

ember warren
#

right

#

that's what I was talking about

pseudo agate
#

I know about this and bemyvalentine

#

And command has cooldown

ember warren
#

.bemyvalentine

wicked parrotBOT
#

@lavish hatch

:gift_heart: A compliment for SansPapyrus683 :revolving_hearts:

Look at the computer keyboard, U and I were placed side by side. Thatโ€™s how the alphabets should be arranged because my love will never cease to exist as long as itโ€™s you and me.
:revolving_hearts:From thunder#0999:gift_heart:

ember warren
#

whatt

pseudo agate
#

Use again

ember warren
#

tf

#

why did it ping sans

#

??

lavish hatch
#

:ping:

#

:ping :

#

i have beens ummoned

ember warren
#

idk I TRIED THIS COMMAND FOR FIEST TIME, does it ping random people?

lavish hatch
#

idk man lol

pseudo agate
#

It sends love message lol

lavish hatch
#

.bemyvalentine

wicked parrotBOT
#

@magic marsh

:heart: A compliment for manusaurio :gift_heart:

Darling I will be loving you till we're 70. And baby my heart could still fall as hard at 23. And I'm thinking about how people fall in love in mysterious ways. Maybe just the touch of a hand. Oh me, I fall in love with you every single day. And I just wanna tell you I am. So honey now. Take me into your loving arms. Kiss me under the light of a thousand stars. Place your head on my beating heart. I'm thinking out loud. Maybe we found love right where we are.
:gift_heart:From SansPapyrus683#4140:heart:

lavish hatch
#

oh crap

ember warren
#

woah not good

pseudo agate
#

It will ping

lavish hatch
#

sorry for ping

ember warren
#

I can see how it can be used for spam

pseudo agate
#

Nope it cant

#

Use again

#

It will go on cooldown

ember warren
#

.bemyvalentine

#

ohh fair

pseudo agate
#

See

ember warren
#

@lavish hatch will u be my valentine tho

pseudo agate
#

Mine is fire

#

But he is sleeping lol

lavish hatch
#

idk man

ember warren
#

oh wait, is it matchmaking?

lavish hatch
#

it ain't even valentine's day

ember warren
#

fair

#

I'll try next year

pseudo agate
#

Who cares lol

lavish hatch
#

can i send you a friend request

ember warren
#

who

pseudo agate
#

.love @rough glade @wicked parrot

wicked parrotBOT
#
๐Ÿ’™ A small acquaintance ๐Ÿ’™

Python#4329 โค SeasonalBot#6216 scored 12%!
โ€‹

A letter from Dr. Love:

There might be a chance of this relationship working out somewhat well, but it is not very high. With a lot of time and effort you'll get it to work eventually, however don't count on it. It might fall apart quicker than you'd expect.

lavish hatch
#

HAHAHAH

pseudo agate
#

Hahaha

lavish hatch
#

@ember warren could i shoot you a friend req?

ember warren
#

why

#

thi

lavish hatch
#

idk

ember warren
#

tho*

lavish hatch
#

i need friends

ember warren
#

lol

unborn night
#

.love @ember warren @lavish hatch

wicked parrotBOT
#
๐Ÿ’— You seem like you are good friends ๐Ÿ’—

thunder#0999 โค SansPapyrus683#4140 scored 41%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working is not very high, but its not that low either. If you both want this relationship to work, and put time and effort into it, meaning spending time together, talking to each other etc., than nothing shall stand in your way.

lavish hatch
#

damit

ember warren
#

not very high

pseudo agate
#

41 quite nice

lavish hatch
#

.love @ember warren @lavish hatch

wicked parrotBOT
#
๐Ÿ’— You seem like you are good friends ๐Ÿ’—

thunder#0999 โค SansPapyrus683#4140 scored 41%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working is not very high, but its not that low either. If you both want this relationship to work, and put time and effort into it, meaning spending time together, talking to each other etc., than nothing shall stand in your way.

ember warren
#

.love @pseudo agate @lavish hatch

wicked parrotBOT
#
๐Ÿ’— You seem like you are good friends ๐Ÿ’—

Anubhav#3355 โค SansPapyrus683#4140 scored 31%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working is not very high, but its not that low either. If you both want this relationship to work, and put time and effort into it, meaning spending time together, talking to each other etc., than nothing shall stand in your way.

ember warren
#

31 HA

lavish hatch
#

haha

pseudo agate
#

Hahaha

lavish hatch
#

.love @ember warren @pseudo agate

wicked parrotBOT
#
๐Ÿ’” There's no real connection between you two ๐Ÿ’”

thunder#0999 โค Anubhav#3355 scored 1%!
โ€‹

A letter from Dr. Love:

The chance of this relationship working out is really low. You can get it to work, but with high costs and no guarantee of working out. Do not sit back, spend as much time together as possible, talk a lot with each other to increase the chances of this relationship's survival.

lavish hatch
#

HAHAHAHA

ember warren
#

lmao

pseudo agate
#

๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚

unborn night
#

.love @unborn night @minor plank

wicked parrotBOT
#
๐Ÿ’˜ You two are really close aren't you? ๐Ÿ’˜

myPetWiiUReggie#4675 โค ModMail#6914 scored 49%!
โ€‹

A letter from Dr. Love:

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

unborn night
#

lol

lavish hatch
#

could i give you a friend request tho thunder

pseudo agate
#

.love @pseudo agate @wicked parrot

wicked parrotBOT
#
๐Ÿ’™ A small acquaintance ๐Ÿ’™

Anubhav#3355 โค SeasonalBot#6216 scored 8%!
โ€‹

A letter from Dr. Love:

There might be a chance of this relationship working out somewhat well, but it is not very high. With a lot of time and effort you'll get it to work eventually, however don't count on it. It might fall apart quicker than you'd expect.

pseudo agate
#

Lol

unborn night
#

.love @rough glade @minor plank

wicked parrotBOT
#
โค So when will you two go on a date? โค

Python#4329 โค ModMail#6914 scored 74%!
โ€‹

A letter from Dr. Love:

Your relationship will most likely work out. It won't be perfect and you two need to spend a lot of time together, but if you keep on having contact, the good times in your relationship will outweigh the bad ones.

unborn night
#

wow

#

74

pseudo agate
#

Woa

ember warren
#

@unborn night don't hesitate to talk to each other, Alright time for u to text modmail

unborn night
#

haha

lavish hatch
#

well i sent you a friend req

pseudo agate
#

If u text modmail python bot will get angry and text u

ember warren
#

tell them seasonalbot asked u to do so lmao

unborn night
#

.hackstats

wicked parrotBOT
mild delta
#

.hacktoberissues

lavish hatch
#

:ping:

wicked parrotBOT
#
labels

JS
PHP
hacktoberfest
help wanted

ember warren
#

let's go tree gang gang

lavish hatch
#

.hackstats

wicked parrotBOT
#

Here are some stats!

SansPapyrus683's Hacktoberfest

SansPapyrus683 has made 3 contributions in October

SansPapyrus683 is 1 PR away from a T-shirt or a tree!

Top 5 Repositories:

2 contributions to C0D1NG/Development
1 contribution to iot-lab-kiit/tasks.py

lavish hatch
#

i just want a tshirt

ember warren
#

I already have 3

lavish hatch
#

bruh

#

ok then

ember warren
#

tfuKnowWhatIMean from previous years

#

lol I didn't spam this year guys

#

trust me

#

pls don't vote me thx

#

why message getting deleted

lavish hatch
#

what

ember warren
#

I need project to contribute to

pseudo agate
#

.hacktoberissue

#

.hacktoberissues

wicked parrotBOT
pseudo agate
#

@ember warren โ˜๏ธ

#

U can use .hacktoberissues to search for issues

ember warren
#

I mean I can search github

#

I just want a Django project tho

#

I was looking at pyweek hmm

lavish hatch
#

.hacktoberissues

wicked parrotBOT
#

I am looking to convert the python script to an executable(.exe) file, tried using pyinstaller but to no avail.

labels

good first issue
hacktoberfest

lavish hatch
#

.hacktoberissues

wicked parrotBOT
toxic dock
#

.love @toxic dock @wicked parrot

wicked parrotBOT
#
๐Ÿ’˜ You two are really close aren't you? ๐Ÿ’˜

AaravM4#9558 โค SeasonalBot#6216 scored 59%!
โ€‹

A letter from Dr. Love:

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