Skip to content

Discord bot to render mathematics in messages using LaTeX

Notifications You must be signed in to change notification settings

JJJollyjim/mathsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathsbot

Discord bot to render mathematics from messages using LaTeX.

screenshot of example usage in Discord

Currently, it picks up maths between single-dollar-sign delimiters or in \begin{}...\end{} environments, and is not capable of displaying non-inline LaTeX blocks.

The rendering process pipes the message through PDFLaTeX using the standalone document class, then gets a png file with ImageMagick, which is uploaded to Discord.

The bot also supports updating edited messages.

About

Discord bot to render mathematics in messages using LaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages