Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 275 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 275 Bytes

filmbro

A Discord bot about films/movies. Supports some Letterboxd and other features.

Running the bot locally

  1. Clone the repo.
  2. Fill DISCORD_TOKEN with your Discord bot token and TMDB_API_TOKEN with your TMDB API token.
  3. cargo build
  4. cargo run