<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vencord.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Annie</id>
	<title>Discord Client Modding Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vencord.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Annie"/>
	<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/article/Special:Contributions/Annie"/>
	<updated>2026-05-31T17:49:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=User:Annie&amp;diff=1018</id>
		<title>User:Annie</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=User:Annie&amp;diff=1018"/>
		<updated>2024-03-27T17:37:42Z</updated>

		<summary type="html">&lt;p&gt;Annie: Created page with &amp;quot;Interested in Discord client modding, but only at a surface level, like editing this wiki.  Might sometimes miss something obvious, please don&amp;#039;t kill me for it :3&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Interested in Discord client modding, but only at a surface level, like editing this wiki.&lt;br /&gt;
&lt;br /&gt;
Might sometimes miss something obvious, please don&#039;t kill me for it :3&lt;/div&gt;</summary>
		<author><name>Annie</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=Cumcord&amp;diff=1014</id>
		<title>Cumcord</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=Cumcord&amp;diff=1014"/>
		<updated>2024-03-27T17:18:19Z</updated>

		<summary type="html">&lt;p&gt;Annie: minor grammarly edit (capitalisation and dates)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox mod&lt;br /&gt;
| name        = Cumcord&lt;br /&gt;
| logo        = Cumcord.png&lt;br /&gt;
| logoCaption = Cumcord logo, by [[toonlink]]&lt;br /&gt;
| yearsActive = July 2021 - present (1 year ago)&lt;br /&gt;
| platforms   = Desktop, Web&lt;br /&gt;
| developers  = [[toonlink]], [[Yellowsink]]&lt;br /&gt;
| website     = [https://web.archive.org/web/20221222065935/https://cumcord.com/ cumcord.com (archive)]&lt;br /&gt;
| repo        = [https://github.com/cumcord/cumcord cumcord/cumcord]&lt;br /&gt;
| licenses    = Creative Commons Zero (CC0-1.0-Universal)&lt;br /&gt;
| languages   = [https://en.wikipedia.org/wiki/JavaScript JavaScript]&lt;br /&gt;
}}&lt;br /&gt;
[https://github.com/Cumcord/Cumcord Cumcord] is a now defunct client mod made by [[toonlink]].&lt;br /&gt;
&lt;br /&gt;
The main concept was that it would act as something of a compatibility layer to allow&lt;br /&gt;
plugin authors to target all client mods at once. The eventual implementation of this&lt;br /&gt;
idea took the form of CC being designed to load on top of another existing client mod,&lt;br /&gt;
instead of standalone.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
Cumcord is an entirely web-based client mod, with no reliance on Node.&lt;br /&gt;
Plugins are fetched over HTTP, and all storage is in IndexedDB.&lt;br /&gt;
&lt;br /&gt;
The mod and plugins using it could communicate with other applications over the&lt;br /&gt;
Discord Rich Presence websocket, which allowed convenient features such as plugin&lt;br /&gt;
install buttons on webpages that could trigger an install on your open Discord client.&lt;br /&gt;
&lt;br /&gt;
A build tool, [[Sperm]], assisted in development with Typescript and [[wikipedia:Sass_(style_sheet_language)|Sass]] support.&lt;br /&gt;
&lt;br /&gt;
The [https://github.com/cumcord/websmack webpack finding tools]&lt;br /&gt;
and [https://github.com/cumcord/spitroast patcher implementation]&lt;br /&gt;
were both split out from the mod and are still maintained for use in other contexts.&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
Cumcord had an active plugin ecosystem.&lt;br /&gt;
&lt;br /&gt;
As the website is now down, you can use [http://web.archive.org/web/20220608001147/https://dump.cumcord.com/ the archived version of the plugin store].&lt;br /&gt;
&lt;br /&gt;
== Availability ==&lt;br /&gt;
Cumcord was available on Discord Desktop, [[BandagedBD]], [[Powercord]], [[GooseMod]], [[Astra]], [[Vizality]], [[Kernel]], and as a browser extension for Chrome and Firefox.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
On the 7th of July 2021, [[toonlink]] pushed the [https://hg.sr.ht/~creatable/Cumcord/rev/5997e8b6d47bd6ae424ebbab2a90765e6e5f9057 initial revision] of Cumcord to Sourcehut.&lt;br /&gt;
On the same day, Sperm was released.&lt;br /&gt;
&lt;br /&gt;
* On the 1st of September, the Powercord loader was created.&lt;br /&gt;
* On the 2nd of September, the installer for desktop, Impregnate, was released.&lt;br /&gt;
* On the 5th of October, the Astra loader was created.&lt;br /&gt;
* On the 31st of October, the Kernel loader was created.&lt;br /&gt;
* On the 10th of November, the BBD loader was created.&lt;br /&gt;
&lt;br /&gt;
On the 31st of December 2021, Cumcord moved from Mercurial to [https://git.sr.ht/~creatable/Cumcord Git], still on Sourcehut. The [https://github.com/cumcord/cumcord GitHub repo] is a mirror of this one.&lt;br /&gt;
&lt;br /&gt;
On the 4th of April 2022, an injector for browsers was released.&lt;br /&gt;
&lt;br /&gt;
After the [[Discord SWC Change]] on the 26th of September 2022, Cumcord was discontinued.&lt;br /&gt;
A blog post, [http://web.archive.org/web/20230121083343/https://cumcord.com/an-exercise-in-futility An Exercise in Futility] was posted,&lt;br /&gt;
which announced the discontinuation, and was also the first public announcement&lt;br /&gt;
of work on [[shelter]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Client Mods]]&lt;/div&gt;</summary>
		<author><name>Annie</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=User:Tr0ll&amp;diff=1012</id>
		<title>User:Tr0ll</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=User:Tr0ll&amp;diff=1012"/>
		<updated>2024-03-27T17:04:16Z</updated>

		<summary type="html">&lt;p&gt;Annie: grammarly moment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tr0ll is known for actively contributing to Vencord in many ways, he also edits this Vencord wiki!  &lt;br /&gt;
&lt;br /&gt;
- Tr0ll&lt;br /&gt;
&lt;br /&gt;
__INDEX__&lt;br /&gt;
__NEWSECTIONLINK__&lt;/div&gt;</summary>
		<author><name>Annie</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=GooseMod&amp;diff=948</id>
		<title>GooseMod</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=GooseMod&amp;diff=948"/>
		<updated>2024-03-13T19:53:18Z</updated>

		<summary type="html">&lt;p&gt;Annie: Fix capitalisation of GooseMod (Im blind)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox mod&lt;br /&gt;
| name = Goosemod&lt;br /&gt;
| logo = Goosemod Logo.jpg&lt;br /&gt;
| logoCaption = Goosemod Logo, used on the website and Github.&lt;br /&gt;
| yearsActive = September 2020 - September 2022&lt;br /&gt;
| platforms = Desktop, Web&lt;br /&gt;
| developers = [[Ducko]]&lt;br /&gt;
| licenses  = MIT&lt;br /&gt;
| repo  = [https://github.com/GooseMod/GooseMod Goosemod]&lt;br /&gt;
| languages = [[wikipedia:JavaScript|JavaScript]]&lt;br /&gt;
}}&lt;br /&gt;
[https://github.com/GooseMod/GooseMod GooseMod], sometimes referred to as GM was a [[Client mods|client mod]] created by [[Ducko]]. Designed to be a lightweight, easy to use whilst also powerful&amp;lt;ref&amp;gt;[https://web.archive.org/web/20220803185927/https://goosemod.com/ Archived GooseMod website before the discontinuation]&amp;lt;/ref&amp;gt; store-driven modification for Discord.&lt;br /&gt;
&lt;br /&gt;
It differentiated itself from other client mods at the time by featuring a built-in store for plugins and themes similar to the one found today in [[Vencord]].&lt;br /&gt;
&lt;br /&gt;
== Topaz ==&lt;br /&gt;
Later in GooseMod&#039;s Lifespan came the addition of the experimental [[Topaz]]&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;[https://github.com/GooseMod/topaz Topaz does not directly have &amp;quot;compat&amp;quot; per se, instead each mod&#039;s APIs and formats are mostly reverse engineered from public plugins and made to work in web, with 0 Node/FS/etc.]&amp;lt;/ref&amp;gt;. It allowed the user to install and use plugins and themes from other client mods, as opposed to the specifically written for and accepted GooseMod plugins.&lt;br /&gt;
&lt;br /&gt;
It aimed to be &amp;quot;compatible&amp;quot;&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt; with the most popular client mods such as [[BetterDiscord]], [[Powercord]] and [[Cumcord]].&lt;br /&gt;
&lt;br /&gt;
[[Topaz]] was discontinued along-side Goosemod while still being in an Alpha state&amp;lt;ref&amp;gt;[https://github.com/GooseMod/topaz Topaz Repository]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
It was created on the 17th of September 2020&amp;lt;ref&amp;gt;[https://github.com/GooseMod/GooseMod Initial Commit]&amp;lt;/ref&amp;gt; and discontinued on the 27th of September 2022&amp;lt;ref&amp;gt;[https://web.archive.org/web/20221010211131/https://goosemod.com/ Archived GooseMod website after the discontinuation]&amp;lt;/ref&amp;gt; after the [[Discord SWC Change]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[[Category:Client Mods]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[OpenAsar]] - an Open-source alternative of Discord desktop&#039;s app.asar&lt;/div&gt;</summary>
		<author><name>Annie</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=GooseMod&amp;diff=945</id>
		<title>GooseMod</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=GooseMod&amp;diff=945"/>
		<updated>2024-03-13T19:38:15Z</updated>

		<summary type="html">&lt;p&gt;Annie: Page created and filled with very basic information (needs to be refined).&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox mod&lt;br /&gt;
| name = Goosemod&lt;br /&gt;
| logo = Goosemod Logo.jpg&lt;br /&gt;
| logoCaption = Goosemod Logo, used on the website and Github.&lt;br /&gt;
| yearsActive = September 2020 - September 2022&lt;br /&gt;
| platforms = Desktop, Web&lt;br /&gt;
| developers = [[Ducko]]&lt;br /&gt;
| licenses  = MIT&lt;br /&gt;
| repo  = [https://github.com/GooseMod/GooseMod Goosemod]&lt;br /&gt;
| languages = [[wikipedia:JavaScript|JavaScript]]&lt;br /&gt;
}}&lt;br /&gt;
[https://github.com/GooseMod/GooseMod Goosemod], sometimes referred to as GM was a [[Client mods|client mod]] created by [[Ducko]]. Designed to be a lightweight, easy to use whilst also powerful&amp;lt;ref&amp;gt;[https://web.archive.org/web/20220803185927/https://goosemod.com/ Archived Goosemod website before the discontinuation]&amp;lt;/ref&amp;gt; store-driven modification for Discord.&lt;br /&gt;
&lt;br /&gt;
It differentiated itself from other client mods at the time by featuring a built-in store for plugins and themes similar to the one found today in [[Vencord]].&lt;br /&gt;
&lt;br /&gt;
== Topaz ==&lt;br /&gt;
Later in Goosemod&#039;s Lifespan came the addition of the experimental [[Topaz]]&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;[https://github.com/GooseMod/topaz Topaz does not directly have &amp;quot;compat&amp;quot; per se, instead each mod&#039;s APIs and formats are mostly reverse engineered from public plugins and made to work in web, with 0 Node/FS/etc.]&amp;lt;/ref&amp;gt;. It allowed the user to install and use plugins and themes from other client mods, as opposed to the specifically written for and accepted Goosemod plugins.&lt;br /&gt;
&lt;br /&gt;
It aimed to be &amp;quot;compatible&amp;quot;&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt; with the most popular client mods such as [[BetterDiscord]], [[Powercord]] and [[Cumcord]].&lt;br /&gt;
&lt;br /&gt;
[[Topaz]] was discontinued along-side Goosemod while still being in an Alpha state&amp;lt;ref&amp;gt;[https://github.com/GooseMod/topaz Topaz Repository]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
It was created on the 17th of September 2020&amp;lt;ref&amp;gt;[https://github.com/GooseMod/GooseMod Initial Commit]&amp;lt;/ref&amp;gt; and discontinued on the 27th of September 2022&amp;lt;ref&amp;gt;[https://web.archive.org/web/20221010211131/https://goosemod.com/ Archived Goosemod website after the discontinuation]&amp;lt;/ref&amp;gt; after the [[Discord SWC Change]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[[Category:Client Mods]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[OpenAsar]] - an Open-source alternative of Discord desktop&#039;s app.asar&lt;/div&gt;</summary>
		<author><name>Annie</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=File:Goosemod_Logo.jpg&amp;diff=944</id>
		<title>File:Goosemod Logo.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=File:Goosemod_Logo.jpg&amp;diff=944"/>
		<updated>2024-03-13T19:19:44Z</updated>

		<summary type="html">&lt;p&gt;Annie: Goosemod Logo, used on the website and Github organization of Goosemod.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Goosemod Logo, used on the website and Github organization of Goosemod.&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{Non-free logo}}&lt;/div&gt;</summary>
		<author><name>Annie</name></author>
	</entry>
</feed>