Barebones LaTeX bot for Discord
- a LaTeX install (TeXLive works) with
pdflatexcapabilities pdfcrop- ImageMagick
- Python
- 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)