From cedacca6f5b1e7d8ec0192e9f23725df3c9f3c9c Mon Sep 17 00:00:00 2001 From: Jeremiah Ticket Date: Sat, 3 Sep 2016 14:57:19 -0800 Subject: [PATCH] Added Fortune Module, hope it works. --- modules/fortune/fortune.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 modules/fortune/fortune.sh diff --git a/modules/fortune/fortune.sh b/modules/fortune/fortune.sh new file mode 100755 index 0000000..4c620ab --- /dev/null +++ b/modules/fortune/fortune.sh @@ -0,0 +1,6 @@ +-f functions.sh ] && source functions.sh + +fortune=($fortune) + + +msg $1 $fortune