excluded little_johnny jokes because they are too long, and excluded sex because this bot already has that functionaltiy uas the sex function.
This commit is contained in:
parent
640d79973e
commit
62b7f331cc
@ -1,5 +1,5 @@
|
||||
[ -f functions.sh ] && source functions.sh
|
||||
|
||||
joke="$(curl -s 'https://thatsagooden.tk/?api=txt&type=all')"
|
||||
joke="$(curl -s 'https://thatsagooden.tk/?api=txt&type=all&exclude=sex,little_johnny')"
|
||||
joke="${joke//[[:space:]]/ }"
|
||||
msg "$2" "$joke"
|
||||
|
Loading…
Reference in New Issue
Block a user