arnm / afas

Anoying Friends About Sports Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFAS

Dev Vlog: https://youtu.be/6Y0cBnlee2Y

AFAS, "Anoying Friends About Sports", is a bot which automatically notifies your friends, or enemies, when a rival team scores.

Setup

  1. Install Python:
brew install python
  1. Install pipenv:
brew install pipenv
  1. Install ffmpeg (InstagramAPI dependecy):
brew install ffmpeg
  1. In project root, install dependencies:
pipenv install

Usage

  1. Create and update config.json:
cp config.example.json config.json
  1. Run
pipenv run python afas.py --help

About

Anoying Friends About Sports Bot


Languages

Language:Python 100.0%