Get a random message in a bottle containing life insights, stories, wishes, or inspirational thoughts.
When triggered, run the script to randomly select and return a drift bottle message:
python3 scripts/get_bottle.py
The script will randomly return one of the pre-written drift bottle messages.
The drift bottles may contain:
To add new drift bottle messages, edit scripts/get_bottle.py and add new entries to the messages list.
Each message should be concise, meaningful, and capable of standing alone.
共 1 个版本