From 8a6dabbed4b5746220811a711566f6c59e5337cb Mon Sep 17 00:00:00 2001 From: gaurovgiri Date: Fri, 3 Nov 2023 10:06:45 +0545 Subject: [PATCH] add requirements and update in readme --- Github-Review-Bot/requirements.txt | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Github-Review-Bot/requirements.txt diff --git a/Github-Review-Bot/requirements.txt b/Github-Review-Bot/requirements.txt new file mode 100644 index 0000000..954f0db --- /dev/null +++ b/Github-Review-Bot/requirements.txt @@ -0,0 +1 @@ +selenium \ No newline at end of file diff --git a/README.md b/README.md index 1e24c91..5d97e1a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ So far, the following projects have been integrated to this repo: |[Frammed text generator](FramedText) | [jcdwalle](https://github.com/jcdwalle)| |[Get Time By TimeZone](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Get_Time_TimezoneWise)|[Parth Shah](https://github.com/codingis4noobs) | |[git_automation](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/git_automation)| [loge1998](https://github.com/loge1998)| -|[Github repo creator](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Git_repo_creator)|[Harish Tiwari ](https://github.com/optimist2309)| +|[Github repo creator](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Git_repo_creator)|[Harish Tiwari ](https://github.com/optimist2309)| +|[Github Review Bot](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Github-Review-Bot)|[Gaurav Giri](https://github.com/gaurovgiri)| |[GithubBot](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Github_Bot)|[Abhilasha](https://github.com/Abhilasha06)| |[Gmail Mailing Script](mailing) |[mayank-kapur](https://github.com/kapurm17) | |[Google Meet Joiner](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/google_meet_joiner)|[JohanSanSebastian](https://github.com/JohanSanSebastian)|