Skip to content

A bot that waits for a freely definable post to appear in a subreddit to crosspost it to another subreddit.

Notifications You must be signed in to change notification settings

MrEdinLaw/reddit-automaticCrossposter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit - Automatic Crossposter

A bot that waits for a freely definable post to appear in a subreddit to crosspost it to another subreddit.

How to use

  • Clone or download it to your directory you wanna run it from
  • Edit the config.py by putting in the required parameters
  • Edit the keys.py , input your reddit API data
  • Run the init.py file

How to install

The bot has 1 module that dont come pre installed with python, to install them do

The praw module

pip3 install praw

for reddit API

Known bugs

  • Please open a issue if any appear

About

A bot that waits for a freely definable post to appear in a subreddit to crosspost it to another subreddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages