discord-html-transcripts
discord-html-transcripts copied to clipboard
A node.js library for generating nicely formatted HTML transcripts with discord.js
Hello! I was thinking about why not saving the guild and user pictures as well? The package already has the option to download things, but it only downloads the shared...
Updated the README to account for #174
 Sometimes the blue overlay on the command doesn't appear at all and sometimes it's broken like this. There's another issue where buttons instead of going into a new line,...
 Snyk has created this PR to upgrade react-dom from 0.0.0-experimental-6639ed3b3-20240111 to 0.14.10. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
Hi, I noticed that this package is [published on npm under GPLv3](https://www.npmjs.com/package/discord-html-transcripts). However, the [LICENSE file](https://github.com/ItzDerock/discord-html-transcripts/blob/master/LICENSE) in this repository states that it is licensed under the Apache License. Could you...
 I noticed that the title was not converted (heading in discord-markdown-parser)
 Snyk has created this PR to upgrade discord-markdown-parser from 1.1.0 to 1.2.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
this fixes the `Element implicitly has an 'any' type because expression of type 'ButtonStyle' can't be used to index type '{ readonly 1: "primary"; readonly 2: "secondary"; readonly 3: "success";...
When the user uses a Tenor gif in Discord, it is counted as an embed in the transcript. I think we should add a check to verify if it's a...