stormbot/modules/ping/ping.sh

3 lines
61 B
Bash
Raw Normal View History

[ -f functions.sh ] && source functions.sh
msg $2 "$1: pong"