Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 331 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 331 Bytes

The-memepage-project

The memepage project

How to run

  1. clone the repository
  2. cd The-memepage-project
  3. Add you credentials to the config.py file: vi config.py (Make sure you created a twitter and reddit dev account)
  4. Install dependecys: pip3 install -r requirements.txt
  5. Run the bot: python3 app.py
  6. Done!