bogdanostojic / bot

Reddit bot sa PRAW bibliotekom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit bot with Praw library

create config.py and add the following information when you create your account and api key:

  username = "reddit_username"
  password = "reddit_password"
  client_id = "your_api_id"
  client_secret = "your_api_secret_key"

About

Reddit bot sa PRAW bibliotekom


Languages

Language:Python 100.0%