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 new quote to command template #1

Open
scriptGenie opened this issue Feb 13, 2024 · 0 comments
Open

Add new quote to command template #1

scriptGenie opened this issue Feb 13, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@scriptGenie
Copy link
Owner

Until a command is built to interface with our AI overlords directly, I'm pulling quotes the good ol' fashioned way. By hand.
Actually, I'm just middle-manning between chatGPT and the json object, but who's keeping track.

Navigate to quotes.js

Inside the quotes object you'll find a property named err... quotes.. I should get better at naming...

The value of that property is an array of strings. Notice that the strings are wrapped in back-ticks [`] and not single/double quotes.

Add your quote, and make sure to add a comma after your closing back-tick.

Please keep contributions reasonable - while mature themes are fine, avoid unnecessary gore, etc.. More details can be found in CONTRIBUTING.md

After adding your quote navigate to CONTRIBUTORS.md and follow the template to add your link.

Congratulations, you've contributed!

@scriptGenie scriptGenie added the good first issue Good for newcomers label Feb 13, 2024
@scriptGenie scriptGenie pinned this issue Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant