Popularity
1.5
Declining
Activity
0.0
Stable
4
2
0

Programming language: Crystal
License: MIT License
Tags: Examples And Funny Stuff    

chuck-norris-holy-quotes alternatives and similar shards

Based on the "Examples and funny stuff" category.
Alternatively, view chuck-norris-holy-quotes alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of chuck-norris-holy-quotes or a related project?

Add another 'Examples and funny stuff' Shard

README

Chuck Norris Holy Quotes Awesome

Funny Chuck

chuck-norris-holy-quotes

  • Just For Fun ^

Installation

make sure you have crystal language installed in your system, how to install

git clone https://github.com/codenoid/chuck-norris-holy-quotes.git
cd chuck-norris-holy-quotes
shards install
crystal build src/chucknorriscr.cr
./chucknorriscr

Usage

Random Quote

$ ./chucknorriscr
$ [๐Ÿ˜Œ ] What do you need honey?, you want random quote or what qoutes do you need ?
$ i want random quote norris # type this, must be with "random quote" to get random quote
$ [๐Ÿ˜ ]Paul McCartney eats a vegan diet all the time -- except when he eats in the presence of Chuck Norris.

Needed Quote

$ [๐Ÿ˜Œ ] What do you need honey?, you want random quote or what qoutes do you need ?
$ cats
$ [๐Ÿ˜ ] Chuck Norris decided he needed to have a pet. He looked at dogs and cats then ended up getting a pet alligator named Fluffy.
$ [๐Ÿ˜ ] cats don't mess with chuck norris, coz they know dat 1 kick from him equals to 5 cat lifes and we all know chuck norris doesn't kick once
$ [๐Ÿ˜ ] Creepers are scared of cats because Chuck Norris does not harm cats. Creepers know that this means that Chuck Norris likes cats and vice versa. Therefore, they know that if they harm a cat that Chuck Norris will harm THEM. They also know that Chuck Norris does not like creepers; therefore the creepers know the cats would probably harm them.
$ [๐Ÿ˜ ] On his way to St. Ives, Chuck Norris killed a man with seven wives. He then fucked all seven wives and stomped a SHITLOAD of cats and kittens to death.
$ [๐Ÿ˜ ] Chuck Norris coughs up more daily hairballs than a dozen house cats strictly due to the volume of his daily muff-diving requests.
$ [๐Ÿ˜ ] Chuck Norris once actually made it rain cats and dogs just so he could solve a mouse problem.
$ [๐Ÿ˜ ] Chuck Norris loves all of his dogs, cats and horses .... with onions and gravy paired with a yak cheese, condor foie gras schmear on melba toast and a gallon jug of muscatel.
$ [๐Ÿ˜ ] Cats have Chuck Norris-like reflexes.
$ [๐Ÿ˜ ] Chuck Norris wears two cats impaled with croquet hoops as flip-flops.
$ [๐Ÿ˜ ] When Chuck Norris raises his voice, local cats go into a blood frenzy
$ [๐Ÿ˜ ] Chuck Norris does not walk dogs, his cats do.

Development

  • [x] Single and random quote
  • [x] Eaching value from needed quote (thanks @bew)
  • [ ] Buffer feature
  • [ ] GUI Version

pwiz help me,

Contributing

  1. Fork it ( https://github.com/codenoid/chuck-norris-holy-quotes/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors