@@ -44,4 +44,12 @@
_bad-message - Bad Message
}
_verify-prerequisites() {
if ! [[ -f /tmp/banana ]]; then
_bad-message There\'s not enough banana
_bad-message touch /tmp/banana to continue
exit 1
fi
source ⚡️
The note is not visible to the blocked user.