Skip to content

All-About-Berlin/reddit-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/r/berlin bot

Reddit bot for /r/berlin. This bot provides helpful answers to common questions and directs users to the sticky thread. Currently deactivated.

Setup

  1. Pull the repository and run pip install -r requirements.txt.
  2. Create a praw.ini configuration file with the following content:
    [berlin-bot]
    client_id=reddit app ID
    client_secret=reddit app secret
    user_agent=/r/berlin Tourism bot
    password=...
    username=...
    
  3. Run python3 bot.py

About

A small bot for /r/berlin - links to relevant guides including those on https://allaboutberlin.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages