0.2.0 • Published 3 years ago

@fort-protocol/telebot v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@fort-protocol/telebot

Node.js Package

Install

npm i -g @fort-protocol/telebot

or

yarn global add @fort-protocol/telebot

Help

get some help of telebot

telebot -h

get version of telebot

telebot -V

send

telebot send
telebot sendmessage 'hello' chat_id1 chat_id2 -y
telebot sendphoto 'uri' chat_id1 chat_id2 --caption 'hello' -y
telebot sendvideo 'uri' chat_id1 chat_id2 --caption 'hello' -y

if chat_id from stdout, you can use xargs like this

echo 'chat_id1 chat_id2' | xargs telebot sendmessage 'hello' -y
0.2.0

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

1.0.0

3 years ago