Skip to content

erikdstock/sheriff-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-generate a sheriff emoji given a list of keywords. You can either provide a list of emoji aliases from the list here, or provide a word like `cat' which will return all emojis with an alias including that word.

Sadly, there is not yet support for the sheriff emoji, so I'm using a policeman instead.

Also, a joke will be provided by searching for a definition on Urban Dictionary. (Warning: may be explicit and/or not funny.)

Setup

Prerequisites: python 3.8 and the poetry tool.

$ poetry install

Examples:

$ poetry run python sheriff.py dog


   👮
  🐶🐶🐶
 🐕 🐶 🐕
👇  🌭🌭 👇
  🌭  🌭
  🌭  🌭
  👢  👢

Howdy, I'm the sheriff of dog. Not a [cat].
$ poetry run python sheriff.py money

   👮
  🤑🤑🤑
 💰 🤑 💰
👇  💸💸 👇
  💸  💸
  💸  💸
  👢  👢
Howdy, I'm the sheriff of money. The root of all evil].

About

auto-generate a sheriff emoji meme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%