<?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=Megumin</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=Megumin"/>
	<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/article/Special:Contributions/Megumin"/>
	<updated>2026-05-31T17:45:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=Discord_Build_Logger&amp;diff=820</id>
		<title>Discord Build Logger</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=Discord_Build_Logger&amp;diff=820"/>
		<updated>2024-03-11T18:39:21Z</updated>

		<summary type="html">&lt;p&gt;Megumin: Add to misc tools category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [https://discord.sale Discord Build Logger] is a service that logs every released build of the Discord client since 2018. It is currently offline pending a rewrite&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/Discord-Build-Logger/Runtime GitHub: Discord-Build-Logger/Runtime]&amp;lt;/ref&amp;gt;. It was created by [[Megumin]], and has gone through a number of rewrites since its inception. One day, as always, [[Megumin]] will have an ADHD-fuelled programming session and the build logger will be available again.{{Infobox&lt;br /&gt;
| name = Discord Build Logger&lt;br /&gt;
| above = Discord Build Logger&lt;br /&gt;
&lt;br /&gt;
| image = &lt;br /&gt;
[[File:Discord_Development_Logo_MacOS.png|thumb|Discord Build Logger Favicon]]&lt;br /&gt;
&lt;br /&gt;
| label1 = Also known as&lt;br /&gt;
| data1  = dsale, DBL&lt;br /&gt;
&lt;br /&gt;
| label3 = Author&lt;br /&gt;
| data3  = [[Megumin]]&lt;br /&gt;
&lt;br /&gt;
| label4 = Website&lt;br /&gt;
| data4  = [https://discord.sale discord.sale]&lt;br /&gt;
&lt;br /&gt;
| label5 = Source code&lt;br /&gt;
| data5 = [https://github.com/Discord-Build-Logger/Runtime Discord-Build-Logger/Runtime]&lt;br /&gt;
&lt;br /&gt;
| label6 = Discord server&lt;br /&gt;
| data6 = [https://discord.gg/r5bmSXBEPC discord.gg/r5bmSXBEPC]&lt;br /&gt;
&lt;br /&gt;
| label7 = Active&lt;br /&gt;
| data7 = June 2019 - present&lt;br /&gt;
&lt;br /&gt;
| label8 = Status&lt;br /&gt;
| data8 = Temporarily Offline&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
The Discord Build Logger has a number of features, including some that were not available on any other services at the time of inception.&lt;br /&gt;
&lt;br /&gt;
=== Experiment Viewer ===&lt;br /&gt;
For any chosen build, you could view all the [[Discord Experiments]] that were available in that release. Because of its use of [[wikipedia:Abstract_syntax_tree|Abstract Syntax Tree]] parsing&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/Discord-Build-Logger/Runtime/blob/main/src/experimentParser/ExperimentASTVisitor.ts GitHub: Discord-Build-Logger/Runtime ExperimentASTVisitor.ts]&amp;lt;/ref&amp;gt;, it could pick up experiments that were in the code, even if they were not actively registered in the client.&lt;br /&gt;
&lt;br /&gt;
=== Module Browser ===&lt;br /&gt;
Using [[DPacker]]&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/MeguminSama/dpacker GitHub: MeguminSama/dpacker]&amp;lt;/ref&amp;gt;, another tool written by [[Megumin]], the Discord Build Logger allowed the user to browse every JavaScript file, and the contents of all the individual [[Webpack Module|Webpack Modules]] in a formatted, easy to read format. It also showed which modules depended upon other modules, allowing you to follow the flow of the code.&lt;br /&gt;
&lt;br /&gt;
=== Builds Backlog ===&lt;br /&gt;
Build IDs could be provided and the logger could then scrape historic builds as far back as 2018, adding that information to the database. This includes IDs for current, and expired [[Build Override|Build Overrides]].&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
The Discord Build Logger has a free, undocumented API allowing users to build their own tools or export data from the website. &lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references group=&amp;quot;External Links&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous Tools]]&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=Main_Page&amp;diff=819</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=Main_Page&amp;diff=819"/>
		<updated>2024-03-11T18:38:22Z</updated>

		<summary type="html">&lt;p&gt;Megumin: /* Main sections */  Add Misc. Tools link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Discord Client Modding Wiki}}&lt;br /&gt;
This is a wiki about all sorts of things related to client modding. Not just strictly Vencord, but also anything about other mods, or client modding lore!&lt;br /&gt;
&lt;br /&gt;
Join us in the &amp;lt;code&amp;gt;#vencord-wiki&amp;lt;/code&amp;gt; channel in our [https://vencord.dev/discord Discord] if you would like to contribute, or instead check out a [[Special:Random|random article]]!&lt;br /&gt;
&lt;br /&gt;
== How to contribute ==&lt;br /&gt;
&lt;br /&gt;
See [[Help:Contributing]].&lt;br /&gt;
&lt;br /&gt;
== Main sections ==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Art|🎨 Art]]&lt;br /&gt;
* [[:Category:Bots|🤖 Bots]]&lt;br /&gt;
* [[:Category:Client Mods|🏷️ Client Mods]]&lt;br /&gt;
* [[:Category:Client Mod Development|👩‍💻 Client Mod Development]]&lt;br /&gt;
* [[:Category:Custom Clients|✨ Custom Clients]]&lt;br /&gt;
* [[:Category:Drama &amp;amp; Incidents|🍵 Drama &amp;amp; Incidents]]&lt;br /&gt;
* [[:Category:Notable People|👤 Notable People]]&lt;br /&gt;
* [[:Category:Lore|📔 Lore]]&lt;br /&gt;
* [[:Category:Plugins|🧩 Plugins]]&lt;br /&gt;
* [[:Category:Miscellaneous Tools|🪄 Miscellaneous Tools]]&lt;br /&gt;
* [[Special:UncategorizedPages|Uncategorized Pages]]&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=Category:Miscellaneous_Tools&amp;diff=818</id>
		<title>Category:Miscellaneous Tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=Category:Miscellaneous_Tools&amp;diff=818"/>
		<updated>2024-03-11T18:34:55Z</updated>

		<summary type="html">&lt;p&gt;Megumin: Created page with &amp;quot;Miscellaneous tools for Discord. These could be build loggers, client loaders, or anything else that doesn&amp;#039;t quite fit into the other categories!&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Miscellaneous tools for Discord. These could be build loggers, client loaders, or anything else that doesn&#039;t quite fit into the other categories!&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=Discord_Build_Logger&amp;diff=817</id>
		<title>Discord Build Logger</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=Discord_Build_Logger&amp;diff=817"/>
		<updated>2024-03-11T18:28:54Z</updated>

		<summary type="html">&lt;p&gt;Megumin: wikimedia citations are weird&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [https://discord.sale Discord Build Logger] is a service that logs every released build of the Discord client since 2018. It is currently offline pending a rewrite&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/Discord-Build-Logger/Runtime GitHub: Discord-Build-Logger/Runtime]&amp;lt;/ref&amp;gt;. It was created by [[Megumin]], and has gone through a number of rewrites since its inception. One day, as always, [[Megumin]] will have an ADHD-fuelled programming session and the build logger will be available again.{{Infobox&lt;br /&gt;
| name = Discord Build Logger&lt;br /&gt;
| above = Discord Build Logger&lt;br /&gt;
&lt;br /&gt;
| image = &lt;br /&gt;
[[File:Discord_Development_Logo_MacOS.png|thumb|Discord Build Logger Favicon]]&lt;br /&gt;
&lt;br /&gt;
| label1 = Also known as&lt;br /&gt;
| data1  = dsale, DBL&lt;br /&gt;
&lt;br /&gt;
| label3 = Author&lt;br /&gt;
| data3  = [[Megumin]]&lt;br /&gt;
&lt;br /&gt;
| label4 = Website&lt;br /&gt;
| data4  = [https://discord.sale discord.sale]&lt;br /&gt;
&lt;br /&gt;
| label5 = Source code&lt;br /&gt;
| data5 = [https://github.com/Discord-Build-Logger/Runtime Discord-Build-Logger/Runtime]&lt;br /&gt;
&lt;br /&gt;
| label6 = Discord server&lt;br /&gt;
| data6 = [https://discord.gg/r5bmSXBEPC discord.gg/r5bmSXBEPC]&lt;br /&gt;
&lt;br /&gt;
| label7 = Active&lt;br /&gt;
| data7 = June 2019 - present&lt;br /&gt;
&lt;br /&gt;
| label8 = Status&lt;br /&gt;
| data8 = Temporarily Offline&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
The Discord Build Logger has a number of features, including some that were not available on any other services at the time of inception.&lt;br /&gt;
&lt;br /&gt;
=== Experiment Viewer ===&lt;br /&gt;
For any chosen build, you could view all the [[Discord Experiments]] that were available in that release. Because of its use of [[wikipedia:Abstract_syntax_tree|Abstract Syntax Tree]] parsing&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/Discord-Build-Logger/Runtime/blob/main/src/experimentParser/ExperimentASTVisitor.ts GitHub: Discord-Build-Logger/Runtime ExperimentASTVisitor.ts]&amp;lt;/ref&amp;gt;, it could pick up experiments that were in the code, even if they were not actively registered in the client.&lt;br /&gt;
&lt;br /&gt;
=== Module Browser ===&lt;br /&gt;
Using [[DPacker]]&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/MeguminSama/dpacker GitHub: MeguminSama/dpacker]&amp;lt;/ref&amp;gt;, another tool written by [[Megumin]], the Discord Build Logger allowed the user to browse every JavaScript file, and the contents of all the individual [[Webpack Module|Webpack Modules]] in a formatted, easy to read format. It also showed which modules depended upon other modules, allowing you to follow the flow of the code.&lt;br /&gt;
&lt;br /&gt;
=== Builds Backlog ===&lt;br /&gt;
Build IDs could be provided and the logger could then scrape historic builds as far back as 2018, adding that information to the database. This includes IDs for current, and expired [[Build Override|Build Overrides]].&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
The Discord Build Logger has a free, undocumented API allowing users to build their own tools or export data from the website. &lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references group=&amp;quot;External Links&amp;quot; /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=Discord_Build_Logger&amp;diff=816</id>
		<title>Discord Build Logger</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=Discord_Build_Logger&amp;diff=816"/>
		<updated>2024-03-11T18:26:22Z</updated>

		<summary type="html">&lt;p&gt;Megumin: Discord Build Logger real&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [https://discord.sale Discord Build Logger] is a service that logs every released build of the Discord client since 2018. It is currently offline pending a rewrite&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/Discord-Build-Logger/Runtime GitHub: Discord-Build-Logger/Runtime]&amp;lt;/ref&amp;gt;. It was created by [[Megumin]], and has gone through a number of rewrites since its inception. One day, as always, [[Megumin]] will have an ADHD-fuelled programming session and the build logger will be available again.{{Infobox&lt;br /&gt;
| name = Discord Build Logger&lt;br /&gt;
| above = Discord Build Logger&lt;br /&gt;
&lt;br /&gt;
| image = &lt;br /&gt;
[[File:Discord_Development_Logo_MacOS.png|thumb|Discord Build Logger Favicon]]&lt;br /&gt;
&lt;br /&gt;
| label1 = Also known as&lt;br /&gt;
| data1  = dsale, DBL&lt;br /&gt;
&lt;br /&gt;
| label3 = Author&lt;br /&gt;
| data3  = [[Megumin]]&lt;br /&gt;
&lt;br /&gt;
| label4 = Website&lt;br /&gt;
| data4  = [https://discord.sale discord.sale]&lt;br /&gt;
&lt;br /&gt;
| label5 = Source code&lt;br /&gt;
| data5 = [https://github.com/Discord-Build-Logger/Runtime Discord-Build-Logger/Runtime]&lt;br /&gt;
&lt;br /&gt;
| label6 = Discord server&lt;br /&gt;
| data6 = [https://discord.gg/r5bmSXBEPC discord.gg/r5bmSXBEPC]&lt;br /&gt;
&lt;br /&gt;
| label7 = Active&lt;br /&gt;
| data7 = June 2019 - present&lt;br /&gt;
&lt;br /&gt;
| label8 = Status&lt;br /&gt;
| data8 = Temporarily Offline&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
The Discord Build Logger has a number of features, including some that were not available on any other services at the time of inception.&lt;br /&gt;
&lt;br /&gt;
=== Experiment Viewer ===&lt;br /&gt;
For any chosen build, you could view all the [[Discord Experiments]] that were available in that release. Because of its use of [[wikipedia:Abstract_syntax_tree|Abstract Syntax Tree]] parsing&amp;lt;ref group=&amp;quot;External Links&amp;quot;&amp;gt;[https://github.com/Discord-Build-Logger/Runtime/blob/main/src/experimentParser/ExperimentASTVisitor.ts GitHub: Discord-Build-Logger/Runtime ExperimentASTVisitor.ts]&amp;lt;/ref&amp;gt;, it could pick up experiments that were in the code, even if they were not actively registered in the client.&lt;br /&gt;
&lt;br /&gt;
=== Module Browser ===&lt;br /&gt;
Using [[DPacker]]&amp;lt;ref&amp;gt;[https://github.com/MeguminSama/dpacker GitHub: MeguminSama/dpacker]&amp;lt;/ref&amp;gt;, another tool written by [[Megumin]], the Discord Build Logger allowed the user to browse every JavaScript file, and the contents of all the individual [[Webpack Module|Webpack Modules]] in a formatted, easy to read format. It also showed which modules depended upon other modules, allowing you to follow the flow of the code.&lt;br /&gt;
&lt;br /&gt;
=== Builds Backlog ===&lt;br /&gt;
Build IDs could be provided and the logger could then scrape historic builds as far back as 2018, adding that information to the database. This includes IDs for current, and expired [[Build Override|Build Overrides]].&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
The Discord Build Logger has a free, undocumented API allowing users to build their own tools or export data from the website. &lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references group=&amp;quot;External Links&amp;quot; /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=File:Logo_development.png&amp;diff=767</id>
		<title>File:Logo development.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=File:Logo_development.png&amp;diff=767"/>
		<updated>2024-03-11T16:49:02Z</updated>

		<summary type="html">&lt;p&gt;Megumin: Megumin moved page File:Logo development.png to File:Discord Development Logo MacOS.png: Misspelled title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Discord Development Logo MacOS.png]]&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=File:Discord_Development_Logo_MacOS.png&amp;diff=766</id>
		<title>File:Discord Development Logo MacOS.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=File:Discord_Development_Logo_MacOS.png&amp;diff=766"/>
		<updated>2024-03-11T16:49:02Z</updated>

		<summary type="html">&lt;p&gt;Megumin: Megumin moved page File:Logo development.png to File:Discord Development Logo MacOS.png: Misspelled title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
The Discord Development Logo in a MacOS app style. Used for the [[Discord Build Logger]] logo.&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{Non-free logo}}&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=File:Discord_Development_Logo_MacOS.png&amp;diff=765</id>
		<title>File:Discord Development Logo MacOS.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=File:Discord_Development_Logo_MacOS.png&amp;diff=765"/>
		<updated>2024-03-11T16:46:52Z</updated>

		<summary type="html">&lt;p&gt;Megumin: The Discord Development Logo in a MacOS app style. Used for the Discord Build Logger logo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
The Discord Development Logo in a MacOS app style. Used for the [[Discord Build Logger]] logo.&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{Non-free logo}}&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
	<entry>
		<id>https://wiki.vencord.dev/index.php?title=User:Megumin&amp;diff=759</id>
		<title>User:Megumin</title>
		<link rel="alternate" type="text/html" href="https://wiki.vencord.dev/index.php?title=User:Megumin&amp;diff=759"/>
		<updated>2024-03-11T16:21:42Z</updated>

		<summary type="html">&lt;p&gt;Megumin: h&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It&#039;s [[Megumin|me]]!!!!!!!!!!!!!!!!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
meow&lt;/div&gt;</summary>
		<author><name>Megumin</name></author>
	</entry>
</feed>