DiniFarb / codewars_readme_stats

Display your codewars stats at your github profile 🚀
MIT License
71 stars 9 forks source link

Make `clan` optional #22

Closed DiniFarb closed 2 years ago

DiniFarb commented 2 years ago

I came across some profiles and saw that some do not have set a clan in codewars. For a cleaner card it should be possible to disable the clan text. Might add parameter displayClan=false.

Or perhaps it would be better to add some sort of array parameter like: ignore=clan:honor for letting people ignore what ever they don't wont on the card.

vitorestevam commented 2 years ago

i've created a PR to do this. Please, take a look

DiniFarb commented 2 years ago

Thanks also for this PR 😊 I have merged it, got a little conflict. I should have merged this befor #27 😄