Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asutorufa/aws-ls-tg-bot

telegram bot for check aws lightsail usage flow data
https://github.com/asutorufa/aws-ls-tg-bot

rust

Last synced: 15 days ago
JSON representation

telegram bot for check aws lightsail usage flow data

Awesome Lists containing this project

README

        

#

[![build rust musl ci](https://github.com/Asutorufa/aws-ls-tg-bot/actions/workflows/rust.yml/badge.svg)](https://github.com/Asutorufa/aws-ls-tg-bot/actions/workflows/rust.yml)

## build

```shell
cargo build --release
```

## run

```shell
# MAINTAINER_ID is telegram user id
TELOXIDE_TOKEN=dasd:dszscz AWS_INSTANCE="Ubuntu-1" MAINTAINER_ID=12321321 awstgbot
```