/TG_Bot_0xfee1dead

An embarrassingly ugly bot. Really, go away.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Telegram Bot 0xfee1dead

This bot is mostly just a testbed/collection for ideas. Currently implemented is compiling LaTeX code and converting the result into a PNG.

Set-up:

Requirements:

You need to have some tools installed:

The code is only tested on Linux but should at least work on any similarly UNIX-ish or UNIX OS (macOS, BSD, ...) as long as the needed programs are there.

Configuration:

Your Telegram bot-token, say XYZ, goes into ./.private/token.json as "XYZ" (ie.: quoted).

Running:

Just run

$ ./server.py

in the source directory, your server should be up and running for his life.