TeXas is a bot that can render LaTeX, solve equations, and create graphs.
Demo and overview of functionality
- Python
- SymPy
pdflatex(comes with a working TeX Live installation)pdfcrop(usesudo apt-get install texlive-extra-utilsor whatever relevant command is necessary to install; comes withtexlive-fullif you installed that)- ImageMagick
gnuplot- Xcas/Giac
- discord.py
- Put your bot's token into the bot.py file where specified by the comment
- Run with
python bot.py(orpython3 bot.py, depending on your Python installation)