Skip to content

Latest commit

History

History
17 lines (12 loc) 路 241 Bytes

File metadata and controls

17 lines (12 loc) 路 241 Bytes

Engine Bot

This is the Engine Tribe bot for Telegram, created with aiogram.

Installation

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

python3 -m enginebot_telegram