Separate debug commands from send
This commit is contained in:
parent
167b1b510d
commit
c0cb2dc908
@ -51,6 +51,8 @@ sendpic(){
|
|||||||
-d "chat_id=$chat" -d "parse_mode=markdownv2" \
|
-d "chat_id=$chat" -d "parse_mode=markdownv2" \
|
||||||
-d "photo=$1" -d "caption=$2"
|
-d "photo=$1" -d "caption=$2"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Debugging commands
|
||||||
fdebug(){
|
fdebug(){
|
||||||
debug "Entered function $1()."
|
debug "Entered function $1()."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user