From fc7b002aa9ef07df3ecc93a6e6a0d12953df11d6 Mon Sep 17 00:00:00 2001 From: harsha08-2k6 <2400030361@kluniversity.in> Date: Thu, 13 Nov 2025 19:38:31 +0530 Subject: [PATCH] Fix broken Reddit bot tutorial link --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f3119b7..6271af35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Project Based Learning + + # Project Based Learning + [![Gitter](https://badges.gitter.im/practical-tutorials/community.svg)](https://gitter.im/practical-tutorials/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) @@ -397,7 +399,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ### Bots: -- [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/) +- [Build a Reddit Bot](https://www.youtube.com/watch?v=krTUf7BpTc0) - [How to Make a Reddit Bot - YouTube](https://www.youtube.com/watch?v=krTUf7BpTc0) (video) - [Build a Facebook Messenger Bot](https://blog.hartleybrody.com/fb-messenger-bot/) - [Making a Reddit + Facebook Messenger Bot](https://pythontips.com/2017/04/13/making-a-reddit-facebook-messenger-bot/)