first-timers-only-bot
first-timers-only-bot copied to clipboard
① First timers only issue tweeting bot.
@musically-ut Hello! Had my first few PRs because of the awesome bot! Thanks for your work 💯 Didn't wanted to hijack the issue @hiimbex mentioned in #4 So, created a...
corrected spelling on line 17
Hiya! I love the additional support for labels you've added in https://github.com/musically-ut/first-timers-only-bot/pull/3: https://github.com/musically-ut/first-timers-only-bot/blob/7438415d15e4a6f54666230a7aff46c35df44942/first_timers/first_timers.py#L10-L13 But I think it might be nice to clarify what label was assigned in the tweet. For...
Hey @musically-ut, I am reading about the github api to work on #7. I realized github has a fantastic graphql api. Did a quick implementation and it allows us to...
This is the initial pr. Still wip 🙂
I would like to add support of `help wanted` label, but there are some many issues already: https://api.github.com/search/issues?q=label:"help%20wanted"+is:issue+is:open&sort=updated&order=desc Will the bot post all of them at once? Is it alright?