The goal of this repo is to contain a complete list of all url's that contain a Rickroll.
All known URL's that contain a "rickroll" will be listed inside /rickrolls.json. If there is one (or more) you would like to add, just open a PR. If the URL('s) are rickrolls, they will be added to the list. Please be sure to include the sources of any lists you used to get the links from.
Some use-cases might allow for a response to a rickroll. If you can think of any funny/clever responses, you can add them to /responses.json. If the response came from a third-party website, please include the source as well.
Rickrolling or a Rickroll, is an Internet meme involving pranking an unexpected appearance of the music video for the 1987 song "Never Gonna Give You Up," performed by the English singer Rick Astley. The meme is a type of bait and switch, usually using a disguised hyperlink that leads to the music video. When victims click on a seemingly unrelated link, the site with the music video loads instead of what was expected, and they have been "Rickrolled". The meme has also extended to using the song's lyrics, or singing it, in unexpected contexts. Astley himself has also been Rickrolled several times.
©Wikipedia CC BY-SA 3.0
If you want an example, you can check it out here. It filters out messages on Discord that contain any of the URL's in rickrolls.json and sends a random response from responses.json. It was created using the website Autocode, which has shutdown in April 2024. Feel free to use it (in accordance with the license) in your own project!