rickroll-ultimate

1.0.1 • Public • Published

rickroll-ultimate

Rickroll anyone with this amazing package! It's really easy to setup and use.

Installation

NPM installation:

$ npm install rickroll-ultimate

Node installation using 'require':

require("rickroll-ultimate");

Usage

console.rickroll(); // outputs the rickroll lyrics

You can also set a delay parameter for this function:

console.rickroll(2000); // outputs the rickroll lyrics with a delay of 2000 milliseconds between each line

To output the lyrics forever (infinite):

console.rickroll(1000, "infinite");

As the 'chery on top' use the below function to display an image of Rick Astely into the console!

console.showRick();

Author

This package was made by SnakeByte, a proud user of Replit.

License and Usage

This package is licensed under the MIT License.

Please use this package responsibly. The author of this package cannot take responsibility for any unintended consequences, damages, or issues arising from the use of this software. This package is provided "as is," without any warranty or guarantee of any kind.

Feedback

If you encounter any issues, have questions, or need support, feel free to reach out to the package maintainer or open an issue on the project repository.

Readme

Keywords

Package Sidebar

Install

npm i rickroll-ultimate

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

10.1 kB

Total Files

5

Last publish

Collaborators

  • snakebyte