Build a Reddit Bot | Python

Опубликовано: 29 Сентябрь 2024
на канале: JakeEh
938
37

In this video we're going to go to make a Reddit bot from 'scratch' (using PRAW). Making a Reddit bot can be a lot of fun and surprisingly easy once you get started. You can make it do whatever you want, whether you want to respond to comments that ask a question, create posts in a given subreddit, or monitor your own subreddit for certain activity. After watching this video the power is in your hands!

Thanks for watching! ❤️

Code: https://github.com/Jalsemgeest/redditbot

Timestamps:
00:00 Intro
00:10 Installing PRAW
00:58 Making a Reddit Bot on Reddit
02:10 praw.ini file
04:30 Simple Bot Overview
11:18 Running Simple Bot
14:20 Advanced Bot
15:07 Outtro


#reddit #bot #python