/YESTODAY

Primary LanguageElixirMIT LicenseMIT

Yestoday <3

Simple API with random motivational, cute and hidden phrases of the song YESTODAY from NCT U.

Installation

Available in Hex, add yestoday to your list of dependencies in mix.exs:

def deps do
  [
    {:yestoday, "~> 0.1.2"}
  ]
end

Usage

Import the module Yestoday and request for phrase:

Yestoday.for_u()

This line will result with a random phrase like this:

This is for u...
    «Broken heart, oh, even if it hurts
  That's a story I can't go back to
  This short dream oh, your memories
  Even today they seem to be unforgettable
  If everything is tomorrow then yesterday»

  [Doyoung ^^]

Discover this and more phrases, I am sure that will make you day 💚.