Added the fuck module. Uses foaas.

This commit is contained in:
Storm Dragon 2020-11-23 03:29:09 -05:00
parent 1cfefaad53
commit a30052fa82
1 changed files with 4 additions and 0 deletions

4
modules/fuck/fuck.sh Executable file
View File

@ -0,0 +1,4 @@
[ -f functions.sh ] && source functions.sh
type="$(shuf -n1 -e "off" "you" "donut" "shakespeare" "linus" "king" "chainsaw" "madison")"
msg "$2" "$(curl -s -H "Accept: text/plain" "https://foaas.com/${type}/$3/$nick")"