Skip to content

Sends a message to every user who commented in a thread on Reddit.

Notifications You must be signed in to change notification settings

mukberty/RedditThreadMessagingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

RedditThreadPMBot

Sends a message to every user who commented in a thread on Reddit.

GitHub license

PRs Welcome

Must have a file content.py, that prints the desired message content.
Eg-
print('Hi,')
print('blahblah...')
print('thank you for your time, have a nice day!')

Disclaimer-

  • This project was made for educational purposes.
  • Please use it responsibly,in accordance with Reddit's rules.

About

Sends a message to every user who commented in a thread on Reddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages