Linux User: Stop Being Lazy, this tool will help you out.
1.
Download the tool
from below link and configure the XCOWSAY.
# wget http://www.nickg.me.uk/files/xcowsay-1.3.tar.gz or https://1drv.ms/u/s!AriQmQb-LJvf0igMRZ6Vjdo13z0G
# tar xvf xcowsay-1.3.tar.gz
# cd xcowsay-1.3
# mkdir /opt/xcowsay
# ./configure --prefix=/opt/xcowsay
# make
# make install
2.
Now run the command.
# /opt/xcowsay/bin/xcowsay “< your message>”
Example:
/opt/xcowsay/bin/xcowsay "Hey, it's coffee time and have a
call with your Girlfriend."
You can put this in your CRON job.