alexcannan / lfcbot

bot that auto-posts lfc discussion and match threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lfcbot

bot that auto-posts lfc discussion and match threads.

should be easily extendible for other teams. relies on the free tier of rapidapi's football data api.

Environment

Be sure to set the following environment variables:

  • RAPID_API_KEY=...
  • LEMMY_USERNAME=...
  • LEMMY_PASSWORD=...
  • LEMMY_API_ROOT=https://programming.dev/api/v3 # or whatever instance your account is on

About

bot that auto-posts lfc discussion and match threads

License:GNU General Public License v3.0


Languages

Language:Python 100.0%