tepe - send messages to telegram bot - for publish

repo: https://github.com/Hermitter/tepe

run
TEPE_TELEGRAM_BOT_TOKEN=600000045:AA0000008-4z00006-B5Fg_HMjbsJWTR0000Uo tepe send -c 80000009 -m "🙃💣🤡" > /dev/null 2>&1
result

send files
TEPE_TELEGRAM_BOT_TOKEN=600000045:AA0000008-4z00006-B5Fg_HMjbsJWTR0000Uo
tepe send -c 80000009 -m "burning time" /home/chchang/Downloads/E.jpg > /dev/null 2>&1
result

send file content
TEPE_TELEGRAM_BOT_TOKEN=600000045:AA0000008-4z00006-B5Fg_HMjbsJWTR0000Uo tepe send -c 80000009 -m "`cat vimrc`"
result


HackMD Note URL: https://hackmd.io/6ZjBuxVxRPC-2n54JokrbQ