Skip to content

raverona/we-were-on-a-break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeWereOnABreakBot

What is it?

WeWereOnABreakBot is a Reddit bot made to reply comments with Friends quotes.

How To Run

  1. Create a file named praw.ini on the root of the repository
  2. Fill the file with the following information:
    [WeWereOnABreakBot]
    client_id=yourclientid
    client_secret=yourclientsecret
    password=yourpassword
    username=yourusername
    bot_name=yourbotname
    bot_version=yourbotversion
    bot_author=yourbotauthor
    user_agent=%(bot_name)s:v%(bot_version)s (by u/%(bot_author)s)
    
  3. Run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages