A discord bot to view PDFs directly in discord

Overview

Holy shit this got famous,,, the bot may be offline coz i see some security concerns and i need to rewrite the code, This code will be almost completely rewritten soon

Read PDFs directly on discord. No hassle No need to download it and just forget where you downloaded it, Just enter the URL and boom the PDF is there.

The command is

/read link: Link

The bot never stores the PDF, it downloads it and keeps it in cache until you are using the bot. The bot is open source so you can run your own instance!

If the bot outputs a blank image then retry using the PDF with blank: true

To do list:

  1. Add option to allow multiple users to use the file
  2. Add command to get all download links of a msg
  3. Auto add a link to all files sent
  4. Add enter page button
  5. Add rotation options
  6. Make a queuing and 'thread' options so to process all the pages of PDF in background slowly and not crash the bot if someone inputs too big file

This bot used a modified version of https://www.npmjs.com/package/pdf-to-png-converter

The changes are in \node_modules\pdf-to-png-converter\out\convert.to.png.js:

Line 41

/* if (!props?.outputFileMask && isBuffer) {
        throw Error('outputFileMask is required when input is a Buffer.');
    } */

And

Line 82

let pageName;
if (!isBuffer) pageName = path_1.parse(pdfFilePathOrBuffer).name;
if (!pageName) pageName = props?.outputFileMask ?? "No_File_Name";

Line 116 addition

      totalPages: pdfDocument.numPages,
You might also like...

Bot managing the Devos Code Discord server

Bot managing the Devos Code Discord server

Dec 17, 2022

Max is a Typescript-based Discord bot with many functionalities

Max is a Typescript-based Discord bot with many functionalities. He is both my learning curve for understanding Discord's API as well as my current passion project.

May 24, 2022

🧸 Wassim - Bot pp

🧸 Wassim - Bot pp

Bot pp oubliez pas de ⭐ le projet Installations (il faut avoir node.js) Ouvrir un terminal et faite npm install discord.js@12 Ils vous faut aussi act

Sep 27, 2021

Pancakeswap/Uniswap Prediction Bot v2.1

Pancakeswap/Uniswap Prediction Bot v2.1

⚠️ NEW: v.2.1. A smart bot which uses Technical Analysis and applies it to the Prediction game on both PancakeSwap and CandleGenie. N

Jan 7, 2023

A simple bot for Lingos exercises automation written entirely in Typescript.

A simple bot for Lingos exercises automation written entirely in Typescript.

Linger The spiritual successor to lingus Stack used Typescript SWC Yarn Nodejs Puppeteer Dotenv UUID Nodemon Instalation Prerequisites: Nodejs: ^16.13

May 9, 2022

Simple WhatsApp Bot

Simple WhatsApp Bot

Simple WhatsApp Bot

Jul 8, 2022

self bot wa using baileys recode by wabot-aq

self bot wa using baileys recode by wabot-aq

self bot wa using baileys recode by wabot-aq

Dec 19, 2022

A powerfull bot with 100+ features

A powerfull bot with 100+ features

A powerfull bot with 100+ features

Oct 23, 2022

LNMarkets.com trading bot using TradingView Technical Analysis to automatically trade

#Warning Educational only. Use it at your own risk. I am not responsible for any financial loss. LNMarkets_Trading_Bot LNMarkets.com trading bot using

Sep 16, 2022
Owner
LEGENDARYKING007
15 y/o
LEGENDARYKING007
A user script for the web that allows you to view and edit files in the Godot Web Editor

Godot-Web-File-Manager This is a user script for the web that allows you to view and edit files in the Godot Web Editor. You can even use this to enab

Roujel Williams 4 Jan 31, 2022
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide

?? EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide

Erit Islami 1.4k Jan 8, 2023
A discord bot that monitors the LavaLink nodes given, and updates it via an embed on discord.

LavaLink-Node-Monitor-for-Discord This Bot will help you monitor multiple LavaLink nodes directly on discord [Updates Every 30 Seconds] Setting Up The

Ranjithh K 4 Apr 2, 2022
An improved discord bot for my discord server.

Ancalagon Bot Description Hello! This is a discord bot for my personal discord server. It's more of a remaster of my DragonBot but it's written in Jav

DragonWF 3 Jul 6, 2022
Typescript template for a discord bot using discord.js

Discord-Typescript-Template Typescript template for a discord bot using discord.js. Installation Clone the repository git clone https://github.com/Ami

null 2 Oct 17, 2022
This is my old discord bot source (NoTaBot)

Discord-Bot This is my old discord bot source (NoTaBot) Requires Node.js Discord.js 12 Puppeteer (library) How to use? Download the code Change the to

Galvins 3 Nov 14, 2021
A simple yet fun wordle discord bot

A simple yet fun wordle discord bot! Invite Link: Wordle Bot

null 2 Feb 13, 2022
Simple, efficient and powerful discord moderation bot.

Big chungus is a moderation bot with the aim of being efficient and easy to setup. The entire bot can be configured through the website. Features Raid

null 6 Oct 11, 2022
Actually, port of the Descalendrier website into a discord bot

Actually, port of the Descalendrier website into a discord bot

ShinProg (Logan Tann) 4 Feb 1, 2022
A cool Discord bot to manage tickets on your server 🎫

Discord Tickets Bot A cool Discord bot to manage tickets on your server ?? Project under construction... follow the progress on the Discord server. If

null 11 Oct 10, 2022