Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 469 Bytes

rickroll-redirector

A simple redirection program for non-discord requests to a rick roll.

Installation

  1. Clone the repository (git clone https://github.com/DanPlayz0/rickroll-redirector.git)
  2. Install dependencies (npm install)
  3. Copy config.example.json to config.json and edit the values to suit your needs.
  4. Run the server (npm run start)

License

This project is licensed under the MIT license. See the LICENSE file for more information.