# Albus A Telegram Bot that converts documents to more readable formats. ## Usage ``` cp .env.example .env ``` Put your Telegram Bot Token inside `.env`, then: ``` make make run ```