Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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 [email protected]:caioagiani/telegram-bot.git

$ cd telegram-bot

$ cp .env.example .env

$ yarn install

$ yarn start
```