Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pp command #202

Merged
merged 1 commit into from
Jun 5, 2024
Merged

add pp command #202

merged 1 commit into from
Jun 5, 2024

Conversation

justinlime
Copy link
Contributor

@justinlime justinlime commented Jun 5, 2024

What kind of change does this PR introduce?
add the pp command

Describe the changes proposed in the pull request
the pp command measures the pp of a user or word, literally a dick waving contest

What is the current behavior?
no pp command

What is the new behavior
pp command

Does this PR introduce a breaking change?
no, only adds more pps

Does this PR introduce changes to the database?
10000x more pps into the database

Other information:

image

@timelessnesses
Copy link
Contributor

timelessnesses commented Jun 5, 2024 via email

Copy link
Contributor

@timelessnesses timelessnesses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am surprised by the pr title

random.seed(pp)
pp_int=random.randint(0, 51)
pp_size = "8" + "".join("=" for p in range(pp_int)) + "D"
pp_rating = "smol" if pp_int < 18 else "avg" if pp_int < 36 else "chungo"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

refactor this pls

@logicguy1 logicguy1 merged commit d13fc7b into v1rbox:main Jun 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants