- Python 3.8+
- 512M+ ram (for normal system functionallity)
- 1+ core processor
- Normal internet
debian baseed systems apt update && apt install python3 python3-pip git && git clone https://github.com/HueRtx/tgbot && cd tgbot && pip install -r requirements.txt
open config.toml and edit tokens
Test python3 -m app --test
Release python -m app