all repos — albus @ main

e8a05b5f
add requirements.txt
Marco Andronaco andronacomarco@gmail.com
Sun, 26 May 2024 11:41:53 +0200
5a2dcfa4
fix workflows
Marco Andronaco andronacomarco@gmail.com
Sun, 26 May 2024 04:08:51 +0200
551d7cbd
Update README.md
Marco Andronaco andronacomarco@gmail.com
Sun, 26 May 2024 02:00:43 +0000

Albus

A Telegram Bot that converts documents to more readable formats.

Usage

cp .env.example .env

Put your Telegram Bot Token inside .env.

Docker

make
make run

Poetry

Ensure pandoc and tectonic are installed.

poetry install
poetry run python -m albus.bot
clone
git clone https://git.birabittoh.duckdns.org/albus.git