Python discord bot
python3 -m pip install -U discord.py
pip3 install git+https://github.com/alberanid/imdbpy
pip3 install pyperclip
pip3 install pyshorteners
Go to videospider and make an account. Then take your ID url and put it in the line 8 spider variable like so.
You will obviously also need a discord bot, get its token and put it in the token variable.