A simple redirection program for non-discord requests to a rick roll.
- Clone the repository (
git clone https://github.com/DanPlayz0/rickroll-redirector.git
) - Install dependencies (
npm install
) - Copy
config.example.json
toconfig.json
and edit the values to suit your needs. - Run the server (
npm run start
)
This project is licensed under the MIT license. See the LICENSE file for more information.