An open API service indexing awesome lists of open source software.

https://github.com/caioagiani/telegram-bot

Simple Telegram-bot for network monitoring at 76Telecom
https://github.com/caioagiani/telegram-bot

bot javascript nodejs telegram telegram-bot

Last synced: 8 months ago
JSON representation

Simple Telegram-bot for network monitoring at 76Telecom

Awesome Lists containing this project

README

          


Player music

Telegram BOT

## Start:

```sh
$ git clone git@github.com:caioagiani/telegram-bot.git

$ cd telegram-bot

$ cp .env.example .env

$ yarn install

$ yarn start
```