Skip to content

michaelmcmillan/BedpresBro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

BedpresBro

Build Status Coverage Status Requirements Status

BedpresBro is the bro you have always wanted. It is a bot that that will notify you on Facebook when the enrollment date for for a bedpres is about to start.

Dependencies

To get started the only requirement is that you have python3 and pip3 in your path. Go ahead and type both of those names in your terminal to confirm that this is the case.

Install

To install the libraries the project requires, type this command in the root directory.

make install

Test

If you want to confirm that the system works, type this command in the root directory.

make test

Configuration

All configurations reside in the config file in the root directory. You must copy test/test_config to config before starting the system. Modify the settings to your needs.

cp test/test_config config

Start

To start BedpresBro simply type this in the command line.

make run

About

A bot that that will notify you on Facebook when bedpres enrollment starts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published