Introduction
Introduction Statistics Contact Development Disclaimer Help
gpt-uplifting - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
gpt-uplifting (329B)
---
1 #!/bin/sh
2
3 export PATH="/home/annna/bin:$PATH"
4
5 if [ $# -lt 1 ];
6 then
7 printf "usage: %s sentence\n" "$(basename "$0")" >&2
8 exit 1
9 fi
10
11 sentence="$1"
12 gpt "You are an uplifting motivator. Making someone happy is your goal i…
13
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.