Blockzilla
Explore posts from serversLooking for a library to pretty print </br>, <a>, etc tags
As that title says, I'm looking for a library that can pretty print a string containing the mentioned tags, it should also be able to parse
&
etc, Does such a library exist?
Example:
should output something like this:
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Aliquam quis augue eu metus efficitur dapibus. Ut pharetra ullamcorper vestibulum10 replies
DIAdiscord.js - Imagine an app
•Created by Blockzilla on 7/15/2023 in #djs-questions
are the isCommand() is isText() etc, functions are going to get deprecated?
i recall seeing this somewhere, but either im going crazy and i can't find it anywhere.
42 replies
DIAdiscord.js - Imagine an app
•Created by Blockzilla on 5/21/2023 in #djs-questions
What events are sent out when someone prunes members?
Hypothetically if someone prunes 100 members, the bot receives a audit log prune event. Does it also end up receiving 100 gateway member leave events as well? I'm trying making a logging feature and I don't really have a way to test this. Very annoying but understandable that discord doesn't send the ids of pruned members.
9 replies