VickiLanger / LGBTQ-of-the-day-bot

Twitter bot tweeting fun goofy lgbtq things and queer history of the day
https://twitter.com/LGBTQotd
GNU General Public License v3.0
80 stars 175 forks source link

Add more LGBTQ labels and/or definitions #12

Open VickiLanger opened 4 years ago

VickiLanger commented 4 years ago

_This will be a running issue to let people know how to add nouns to words_dir/tweet_labels.py_


In the tweet_labels.py file, there are some labels & definitions separated by comments to have different categories.

Here's a good source to work from: https://lgbta.wikia.org/wiki/LGBTA_Wiki


Important: Gatekeeping terms (eg gold star lesbian, gold star gay) will not be merged or accepted in any way. Terms like this do not adhere to our Code of Conduct. We make every effort to provide a harassment-free experience with empathy, inclusion, and respect being at the core of the project.


Within categories, please keep in alphabetical order.

All labels added should look like the below

'label': 'definition',

If you're adding a new category of items, do it like this

# category name here
'label': 'definition',
'label': 'definition',
'label': 'definition',

If you would like to add just the label and no definition, that is fantastic. Please do it like below. Leave the key string empty.

# category name here
'label': '',
'label': '',
'label': '',

Proposed workflow:

  1. Fork this repo
  2. Add answers to words_dir/tweet_labels.py keeping to the existing style/conventions:
    • follow the examples above
  3. Once you are done and checked for typos, commit it & push your work to your fork
  4. Submit a PR against this repo

Someone will look it over and, if deemed appropriate, will merge your PR.

Thanks for contributing!


Don't forget to follow the bot on Twitter to see the hard work you put in.

Hinal-Srivastava commented 4 years ago

I'd like to do this!👍

VickiLanger commented 4 years ago

@Hinal-Srivastava You're welcome to contribute. I look forward to seeing your PR

grumhub commented 4 years ago

Awesome idea , happy to help.

VickiLanger commented 4 years ago

@grumhub You're welcome to help. I look forward to seeing your PR

Tashuuuu commented 1 year ago

Is it still open?