Skip to content

Telegram bot built using Go programming language that allows users to convert LaTeX code into images.

Notifications You must be signed in to change notification settings

taham8875/latex-to-image-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$\LaTeX$ to Image Bot

Telegram bot built using Go programming language that allows users to convert LaTeX code into images.

Logo

Built With

Demo

bot_demo.mp4

Installation

To test locally

  1. Clone the repo
git clone [email protected]:taham8875/latex-to-image-bot.git
  1. Install dependencies
go get -u github.com/go-telegram-bot-api/telegram-bot-api
  1. Install MiKTeX and ImageMagick

  2. Create a bot using BotFather and get the token, store in in the environment variable GO_TELEGRAM_APITOKEN

  3. Run the bot

go run main.go

About

Telegram bot built using Go programming language that allows users to convert LaTeX code into images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages