toddrob99 / redball

The redball bot management platform facilitates creating, configuring, and running of bots using a web interface. Includes bots to post and update discussion threads on Reddit related to MLB, NFL, NHL, and NBA teams, update standings in subreddit sidebars for all four major sports, remove duplicate link posts, as well as respond to comments on Reddit with MLB data.
GNU General Public License v3.0
23 stars 8 forks source link

alpha fixes #3

Closed toddrob99 closed 4 years ago

toddrob99 commented 4 years ago

FIX: Exception during login attempt with invalid userid ADD: Read PORT from environment variables if not specified as command line argument ADD: Debug logging during web authentication process ADD: Procfile for Heroku (Heroku is NOT fully supported)