GIT GUD
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
# Hornetsay
|
||||||
|
|
||||||
|
## Usage:
|
||||||
|
By default `hornetsay` takes the input from the stdio and says it :)
|
||||||
|
|
||||||
|
Best practice is to `|` into it, like this: `echo "hello :) | ./hornetsay"`
|
||||||
|
|
||||||
|
### Flags:
|
||||||
|
`-a` - automatic voice generation from a selection of expressive voice lines. Includes bangers such as:
|
||||||
|
|
||||||
|
- SHAW
|
||||||
|
- HEGALE
|
||||||
|
- Fren
|
||||||
|
|
||||||
|
And many more.
|
||||||
|
|
||||||
|
### Disclaimer:
|
||||||
|
I did not draw Hornet I stole her form [here](https://emojicombos.com/hornet.-ascii-art)
|
||||||
@@ -33,7 +33,7 @@ done
|
|||||||
echo $line
|
echo $line
|
||||||
echo "| $text |"
|
echo "| $text |"
|
||||||
echo $line
|
echo $line
|
||||||
echo " \\/"
|
echo " \\/"
|
||||||
echo ⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡠⡲⠃⡰⣆⠀⠀
|
echo ⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡠⡲⠃⡰⣆⠀⠀
|
||||||
echo ⠀⠀⠀⠀⠀⠀⠀⢀⡔⢡⠮⡠⠊⣰⠂⠀⠀
|
echo ⠀⠀⠀⠀⠀⠀⠀⢀⡔⢡⠮⡠⠊⣰⠂⠀⠀
|
||||||
echo ⠀⠀⠀⠀⠀⠀⢀⠎⠠⡧⠊⠀⡠⠁⠀⠀⠀
|
echo ⠀⠀⠀⠀⠀⠀⢀⠎⠠⡧⠊⠀⡠⠁⠀⠀⠀
|
||||||
Reference in New Issue
Block a user