this uses the reddit api to get the top 50 posts from r/LiminalSpace
Check this out!!
[https://www.reddit.com/r/LiminalSpace.json?limit=50]
after i get the file from the link above, i go to data, get a random number from 1-50 and then i get the
title, link and image.
i then display the image, add the title and link and thats kinda it!
theres also detection for if theres multiple images, which then itll embed those.
this was made for fun, so i dont know if ill keep updating this website.