all repos — albus-go @ main

614fdab5
add markdown to pdf
Marco Andronaco andronacomarco@gmail.com
Sun, 26 May 2024 16:15:51 +0200
f2f3f8a2
update dockerfile
Marco Andronaco andronacomarco@gmail.com
Sun, 26 May 2024 15:57:24 +0200
1bfa2838
initial commit
Marco Andronaco andronacomarco@gmail.com
Sun, 26 May 2024 15:32:23 +0200

Albus

A Telegram Bot that converts documents to more readable formats.

Usage

git submodule update --init --recursive
cp .env.example .env

Put your Telegram Bot Token inside .env.

Docker

make
make run

Poetry

Ensure pandoc and tectonic are installed.

go run .
clone
git clone https://git.birabittoh.duckdns.org/albus-go.git