Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 558 Bytes

MemeBot

Bot which is able to detect how many users reacted to meme and repost it to the top meme channel

For more on this bot and all the rest of the Eco Community bots, check out this post.

Installation

  1. Install Docker from https://store.docker.com/editions/community/docker-ce-desktop-mac
  2. Execute docker-compose up -d
  3. Install requirements from requirements.txt for Python 3
  4. Copy and update settings in config.example.py
  5. Start bot via python bot.py