/mathExpr_bot

This Telegram-bot is intended to "render" messages with LᴬTᴇX-like expressions 🎓

Primary LanguageJavaMIT LicenseMIT

➕ Math Expression Bot

is intended to parse your mathematical (LaTeX-like) formulas in Telegram messages in a pretty style.

❓ How to use it?

Just type @tomathbot in the beginning of the message and input your formula 😉

How it works

Use /help in personal chat with bot to get full list of supportable symbols and features.

⚙️ How do I run it myself?

Go to releases and download .jar executable file.

Put in environmental variable BOT_TOKEN token of your bot and run the script.

JDK 19 and pengrad/java-telegram-bot-api were used during the development process.