Skip to content

screechingviolet/rick-roll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick-roll

Rick-roll is a Python module for your rickrolling needs (which will never let you down).

Installation

Use the package manager pip to install rick-roll.

pip install rick-roll

Usage

import rick_roll

# opens the classic rickroll
rick_roll.rickroll()

# opens a more subtle rickroll, chosen randomly
rick_roll.subtle_rickroll()

# prints some lyrics
print(rick_roll.rickroll_text(6))

# raises the very useful RickRollException (optionally, provide a message)
raise rick_roll.RickRollException("you've let me down")

Contributing

Pull requests are welcome, but keep in mind this is mostly a joke.

License

MIT

About

Python module for your rickrolling needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages