add README

This commit is contained in:
haui 2026-01-30 12:41:01 +01:00
parent 5cae84d2ef
commit 5d20c07a54

11
README Normal file
View file

@ -0,0 +1,11 @@
Hello World!
This is a quote bot (shell script) which shows a random quote from a file every time it is invoked.
Note: You need to make it executable to use it.
The reason i use a file and not the web is hackability, at the moment.
Please provide a quotes.txt file with one line per quote.
Have fun!