Minor cleanup

This commit is contained in:
2021-01-14 22:14:57 +01:00
parent 904b51cd2a
commit e09652508a

View File

@@ -121,7 +121,7 @@ konata(){
fi
}
#Administrative
# Administrative
mp3(){
admin
tmp="/tmp/mp3"
@@ -174,7 +174,6 @@ anyone(){
# Miscellaneous
tag(){
sendmsg "Please stand by, he'll get to your message soon™..."
local atchat=$(sed "s/[-@]//g" <<< $chat)
sendlog "You've been tagged: $msg"
}
@@ -188,7 +187,7 @@ case "$cmd" in
/id@$bot) id ;;
/ud@$bot*) ud ;;
/konata@$bot*) konata ;;
#Administrative
# Administrative
/mp3@$bot*) mp3 ;;
/stat@$bot) stat ;;
/term@$bot*) term ;;