No description
|
|
||
|---|---|---|
| migrations | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Yandex metrics Telegram bot
Setup
Set these environment variables before running the binary:
BOT_TOKEN(required) - Telegram bot tokenDATABASE_URL(default - sqlite:data.db) - Database connection URLADMIN- Default application admin
For development purposes it's recommended to create config.toml file in .cargo directory and specify the environment there