Skip to content

benrosenberg/PDF-Creator-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PDF Creator

Discord bot that creates PDFs from Markdown messages. Also includes functionality as an image uploader for insertion into Markdown files.

Overview and demo here.

Requirements

  • Python (3.7.3 and up should be fine, newer is better)
  • discord.py
  • python-dotenv (can be installed with pip)
  • Pandoc
  • curl
  • LaTeX (a full installation of TeX Live should be fine)
  • ImageMagick
  • qpdf (for page numbers)

Usage

More comprehensive setup instructions can be found here

  1. Put bot token in a .env file in the same directory as bot.py
  2. Run python bot.py (or python3 bot.py, depending on your Python installation)
  3. Follow instructions on usage here

About

Discord bot that creates PDFs from Markdown messages.

Topics

Resources

Stars

Watchers

Forks

Languages