Skip to content

Discord bot that allows for collaboration on Letterboxd Lists

Notifications You must be signed in to change notification settings

utkimchi/The_Watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The_Watcher

alt text

A cheeky little Letterboxd - Discord Bot

For some unknown reason Letterboxd hasn't allowed collaboration on lists! This little discord bot fixes that. Made using Discord.py

Letterboxd please give me API access

Features

  1. Add Movie : Allows anyone in your discord to add a movie to your Letterboxd list.
  2. Delete Move : For when someone adds a terrible pick.
  3. Get a Random Movie : You can pick off your list, or add some extra lists y'all use and get a random value.

Requirements

  1. Python 3.11
  2. ChromeDriver (boo) in your PATH with some type of adblocker (yay!) extension in the main folder.
  3. venv with requirements.txt
  4. Discord Dev Account
  5. A .env in the main folder with the following:
    1. BOT_TOKEN = Generated from Discord Dev page
    2. LB_USERNAME = Your Letterboxed username
    3. LB_PASSWORD = Letterboxed pass
    4. DISC_ID = Your discord ID
    5. LB_LIST_NAME = Your Letterboxd list - Your Kinosphere!

Running

Run "Bot_Soul.py" in your venv. Make sure to run:

!sync

At the start to add your commands to your discord.

About

Discord bot that allows for collaboration on Letterboxd Lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages