Skip to content

NRF24l01/social_credit_tgbot

Repository files navigation

Social credit bot

Way to clone

git clone https://github.com/NRF24l01/social_credit_tgbot
cd social_credit_tgbot

How to run

Env config

Create .env with

TG_API=Your token
ADMIN_ID=Admin id, easely get from db(tg_id)

Docker compose

Build

docker-compose build

Run

docker-compose up

Docker

Not good

Build

docker build soc_credit_tgbot

Run

docker run --env-file .env --name soc_credit_tgbot soc_credit_tgbot 

Profit!)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published