benawad / dogehouse

Taking voice conversations to the moon πŸš€
https://dogehouse.tv/
MIT License
9.11k stars 1.48k forks source link

Added Pig Latin Novelty Language #2743

Closed Hypercoded closed 3 years ago

Hypercoded commented 3 years ago

got bored, wanted to add pig latin

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

staging – ./kibbeh

πŸ” Inspect: https://vercel.com/dogehouse-staging/staging/E8y9wJynyDY6CZkzL1kDjiFemJEZ
βœ… Preview: https://staging-git-fork-hypercoded-staging-dogehouse-staging.vercel.app

dogehouse – ./kibbeh

πŸ” Inspect: https://vercel.com/benawad/dogehouse/4asjQVsxZjfnu2tVQhYUt1vy5GKv
βœ… Preview: https://dogehouse-git-fork-hypercoded-staging-benawad.vercel.app

storybook – ./kibbeh

πŸ” Inspect: https://vercel.com/dogehouse-storybook/storybook/HAk9vaiqpL3UEKz2UuAr2cWSEzkX
βœ… Preview: Canceled

[Deployment for efa297d canceled]

dk-raw commented 3 years ago

please follow the proper pattern for commit messages (πŸ’‘TIP: you can use yarn commit or yarn commit:signed and answer the questions asked to generate a properly formatted one for you!)

to fix your most recent commit you can run the command git commit --amend -m "properly formatted commit message here"

to fix your older/multiple commits please take a look at this article

Hypercoded commented 3 years ago

please follow the proper pattern for commit messages (πŸ’‘TIP: you can use yarn commit or yarn commit:signed and answer the questions asked to generate a properly formatted one for you!)

to fix your most recent commit you can run the command git commit --amend -m "properly formatted commit message here"

to fix your older/multiple commits please take a look at this article

I attempted to fix the commit but instead it just added a new one instead of overwriting

Hypercoded commented 3 years ago

Nevermind, realized my mistake

amitojsingh366 commented 3 years ago

@Hypercoded you messed the commits up again image

Hypercoded commented 3 years ago

@Hypercoded you messed the commits up again image

Should I just close this PR, copy the code over to a different one and then open a new PR?