0.2.0 • Published 2 years ago

@fort-protocol/telebot v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

1.0.0

2 years ago