Skip to content

a-ignatov-parc/rx-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RX Telegram bot

Bot for Telegram built with reactive streams.

Getting started

First you need to install dependencies

npm install

You need to provide token in tokens.json in order to be able to use Telegram's api.

{
	"botazavr": "123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11"
}

To run bot

npm start

Now bot is running up and you will find it at telegram.me/botazavr_bot.

Documentation

Soon...

About

Telegram bot built with reactive streams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published