Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arshadkazmi42/first-issues
:robot: Good first issue twitter bot
https://github.com/arshadkazmi42/first-issues
bot github-issues good-first-issue issues python robot telegram telegram-bot telegram-channel tweepy tweet twitter
Last synced: 6 days ago
JSON representation
:robot: Good first issue twitter bot
- Host: GitHub
- URL: https://github.com/arshadkazmi42/first-issues
- Owner: arshadkazmi42
- License: mit
- Created: 2018-12-29T12:42:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T10:05:28.000Z (2 months ago)
- Last Synced: 2025-01-08T15:13:46.243Z (13 days ago)
- Topics: bot, github-issues, good-first-issue, issues, python, robot, telegram, telegram-bot, telegram-channel, tweepy, tweet, twitter
- Language: Python
- Homepage: https://twitter.com/first_issues
- Size: 1.94 MB
- Stars: 135
- Watchers: 6
- Forks: 62
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# First Issues Bot
[![Build](https://github.com/arshadkazmi42/first-issues/actions/workflows/pytest.yml/badge.svg)](https://github.com/arshadkazmi42/first-issues/actions/workflows/pytest.yml)
[![Repo Size](https://img.shields.io/github/languages/code-size/arshadkazmi42/first-issues.svg)](https://github.com/arshadkazmi42/first-issues)
[![LICENSE](https://img.shields.io/github/license/arshadkazmi42/first-issues.svg)](https://github.com/arshadkazmi42/first-issues/blob/master/LICENSE)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/first-issues.svg)](https://github.com/arshadkazmi42/first-issues/graphs/contributors)
[![Last Commit](https://img.shields.io/github/last-commit/arshadkazmi42/first-issues.svg)](https://github.com/arshadkazmi42/first-issues)Do you want to contribute to open source software, but don't know where to start?
We have developed a bot which tweets all github issues with the label `good first issue` or `good-first-issue`.
Issues with these labels are easy to solve, which makes them perfect for Github users who are new to open source.You can follow our twitter account
or telegram channel
or simply
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/arshadkazmi42&first-issues)
## How to use 🤔
Read our how to use guide [here](HOW_TO_USE.md).## Deployment
Currently this application can be deployed as a docker container or it can be deployed as a standalone cron job.
- [Docker Deployment](DOCKER_DEPLOYMENT.md)
## Troubleshooting 🛠
Seeing any errors while running the bot? Check out the [Troubleshooting Guide](TROUBLESHOOTING.md).
If your problem is not present there, then go ahead and create an [issue](https://github.com/arshadkazmi42/first-issues/issues/new)
## Contributing 🧑💻
- If you have got any suggestions, drop your suggestions [here](https://github.com/arshadkazmi42/first-issues/issues/new).
- If you want to fix some existing bugs in the script, you can find open issues [here](https://github.com/arshadkazmi42/first-issues/issues)Read our Contribution guide [here](Contribution.md).
## Sponsors 🌟
[](https://www.kgkite.ac.in/)
| --- |
[@KiTETechCollege](https://twitter.com/KiTETechCollege)## Past Sponsors ⭐️
| [![Utkarsh Upadhyay](https://github.com/musically-ut.png?size=60)](https://github.com/musically-ut) | [![Subhrajyoti Sen](https://github.com/SubhrajyotiSen.png?size=60)](https://github.com/SubhrajyotiSen) | [![Swapnil Agarwal](https://github.com/swapagarwal.png?size=60)](https://github.com/swapagarwal) |
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
| [@musically-ut](https://github.com/musically-ut) | [@SubhrajyotiSen](https://github.com/SubhrajyotiSen) | [@swapagarwal](https://github.com/swapagarwal) |## License 👮
Read our license [here](https://github.com/arshadkazmi42/first-issues/blob/master/LICENSE).
## Credits 👏
- This is inspired by [Utkarsh's](https://github.com/musically-ut) work on [first-timers-only-bot](https://github.com/musically-ut/first-timers-only-bot)
- The header image for the Twitter page and the icon were generously created by Issac Mikel ([@icusficus](https://github.com/icusficus))