Skip to content

maxbox360/nba_scoring_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

277 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nba_score_bluesky_bot

A bot that posts on Bluesky when an active player moves up the all time NBA Scoring list.

Logging

The bot writes logs to stdout so they are visible in Docker and GitHub Actions logs.

  • INFO: high-level run progress and successful post sends
  • DEBUG: post content previews and detailed processing
  • WARNING: recoverable issues (missing env vars, retries)
  • ERROR: unrecoverable failures (auth/posting/fetch failures)

Control verbosity with LOG_LEVEL (DEBUG, INFO, WARNING, ERROR).

Logging is configured centrally in utils/settings.py via configure_logging().

About

A Bot that Tweets when an active player moves up the all time NBA Scoring list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors