A

Awesome-Bot-App

This is Github App for automating our work during the contribution.

A

Awesome-Bot-App

This is Github App for automating our work during the contribution.

The problem Awesome-Bot-App solves

GitHub provides a great platform for collaborating. we can take it to the next level by creating custom GitHub bots. By delegating some of the chores to a bot, we can spend more time developing our project and collaborating with others developers.
By automating our workflow, we can focus on real collaboration, instead of getting stuck doing boring housekeeping things. As a human, we can’t always be up 24/7. Sometimes it is nice for your contributors if they can receive prompt responses and feedback, instead of waiting until you’re back !!
It is GitHub applications that run automation on GitHub, using GitHub WebHooks and APIs. This bot can do many things as it can automatically respond to users, apply labels, close issues, create new issues. Even we can also merge pull_requests automatically if pull_request passes all the checks. In Addition, We can do Lot's Other stuff using these bots but for time being we have included some really cool things.
We can make bots more productive and efficient using AI/ML to check for irrelevant and spam issues or invalid pull requests. More features can be added.

Challenges we ran into

Actually we are not able to host our website on heroku as we are not able to configure CockroachDB certificate verification on heroku. but the thing is it is working on localhost so we have included it in our project submission.

Discussion