DiscordInjections: Difference between revisions
Jump to navigation
Jump to search
Cynosphere (talk | contribs) (Created page with "__NOTOC__ {{Infobox mod | name = DiscordInjections | logo = DiscordInjections Logo.png | logoCaption = DiscordInjections Logo | yearsActive = April - September 2017 | platforms = Desktop | developers = Ratismal, Snazzah, aetheryx | licenses = MIT | repo = DiscordInjections/DiscordInjections (deleted), [https://github.com/Snazzah/DiscordInjections Snazzah/DiscordInjections] | languages = JavaScript }} '''DiscordInjections''' was a client mod t...") |
Cynosphere (talk | contribs) m (category) |
||
Line 12: | Line 12: | ||
}} | }} | ||
'''DiscordInjections''' was a client mod that claimed to "pick up where [[BeautifulDiscord]] ends"<ref>{{cite web|title=DiscordInjections' README|url=https://github.com/Snazzah/DiscordInjections/blob/master/README.md}}</ref> by offering custom JavaScript in addition to custom CSS, which later transformed into a plugin system. It used DOM manipulation via [https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver mutation observers] and jQuery, and interacted with Discord's backend via [https://discord.js.org discord.js]. It is a [[Selfbotting|selfbotting]] risk by today's standards. | '''DiscordInjections''' was a client mod that claimed to "pick up where [[BeautifulDiscord]] ends"<ref>{{cite web|title=DiscordInjections' README|url=https://github.com/Snazzah/DiscordInjections/blob/master/README.md}}</ref> by offering custom JavaScript in addition to custom CSS, which later transformed into a plugin system. It used DOM manipulation via [https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver mutation observers] and jQuery, and interacted with Discord's backend via [https://discord.js.org discord.js]. It is a [[Selfbotting|selfbotting]] risk by today's standards. | ||
[[Category:Client Mods]] |
Revision as of 22:46, 12 March 2024
DiscordInjections | |
---|---|
Active | April - September 2017 |
Platform(s) | Desktop |
Lead developer(s) | Ratismal, Snazzah, aetheryx |
Repository | DiscordInjections/DiscordInjections (deleted), Snazzah/DiscordInjections |
License(s) | MIT |
Language(s) | JavaScript |
DiscordInjections was a client mod that claimed to "pick up where BeautifulDiscord ends"[1] by offering custom JavaScript in addition to custom CSS, which later transformed into a plugin system. It used DOM manipulation via mutation observers and jQuery, and interacted with Discord's backend via discord.js. It is a selfbotting risk by today's standards.