mingchia-andy-liu / screenshot-bot

A bot for posting NBA box scores as images to reddit.
0 stars 1 forks source link
bot imgur nba-api nba-stats reddit

Screenshot Bot

This is a reddit bot for posting post-game threads box scores in image forms.

Dev

Imgur

Follow Imgur's API documentation to generate tokens. Use PostMan is the easiest solution.

Please refresh access token every month with Generate Access Token endpoint.

Reddit

Follow Reddit's API Guide and Reddit OAuth Helper to generate tokens.

Deployment

  1. Run npm run build or execute the script ./scripts/build.sh to generate app.zip.
  2. Upload the zip file to the GCP project's Cloud function.