No description
Find a file
2026-02-01 20:30:08 +01:00
.gitignore make bot functional 2026-02-01 20:20:26 +01:00
docker-compose-example.yml add compose example 2026-02-01 20:30:08 +01:00
Dockerfile make bot functional 2026-02-01 20:20:26 +01:00
main.sh make bot functional 2026-02-01 20:20:26 +01:00
README add README 2026-01-30 12:41:01 +01:00

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!