Daily Fortune - Your Daily Motivator

A simple, two-node workflow that delivers a random motivational or cautionary fortune every morning at 08:30.

0 StarsMIT LicenseSetup Time 5 Minutes
AIGetting Started

Overview & Instructions

DailyFortune delivers a random motivational or cautionary fortune to your inbox every morning, helping you start your day with wisdom and reflection.

Features:

  • Random Fortune Selection: Picks from a curated list of insights and reminders
  • Daily Scheduling: Runs automatically at 8:30 AM every morning
  • Email Delivery: Sends fortunes directly to your inbox
  • No API Keys Required: Works out of the box

How to Use:

  1. Click the Deploy on WaveAssist button below.
  2. Configure required variables (no input required).
  3. Run the Starting Node:
    • fortune_picker: Selects a random fortune from our curated list.
  4. Confirm the workflow executes successfully.

Output

Email notification preview


ChooseFortune → LogFortune

Customization

  • Add Fortunes: Edit the fortunes list in choose_fortune.py
  • Change Schedule: Adjust the schedule block in the YAML to run at different times
  • Delivery Channels: Extend log_fortune.py to send emails, push notifications, or Slack messages

AIGetting Started
Daily Fortune - Your Daily Motivator

Daily Fortune - Your Daily Motivator

A simple, two-node workflow that delivers a random motivational or cautionary fortune every morning at 08:30.

AIGetting Started