<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: file.kiwi</title>
    <description>The latest articles on DEV Community by file.kiwi (@_9f89c6ffe2a1e823806d).</description>
    <link>https://dev.to/_9f89c6ffe2a1e823806d</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4011539%2Feba7e348-1531-4204-96ca-f037b9763203.png</url>
      <title>DEV Community: file.kiwi</title>
      <link>https://dev.to/_9f89c6ffe2a1e823806d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_9f89c6ffe2a1e823806d"/>
    <language>en</language>
    <item>
      <title>I built a Discord app for sending large files without Nitro</title>
      <dc:creator>file.kiwi</dc:creator>
      <pubDate>Thu, 02 Jul 2026 02:51:09 +0000</pubDate>
      <link>https://dev.to/_9f89c6ffe2a1e823806d/i-built-a-discord-app-for-sending-large-files-without-nitro-6k7</link>
      <guid>https://dev.to/_9f89c6ffe2a1e823806d/i-built-a-discord-app-for-sending-large-files-without-nitro-6k7</guid>
      <description>&lt;p&gt;Discord's upload limit kept interrupting the way people actually share files in community servers: game clips, design exports, ZIP archives, logs, and short videos often do not fit in a normal attachment.&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;File Sharing helper by file.kiwi&lt;/strong&gt;, a Discord app that keeps the workflow inside Discord. You run &lt;code&gt;/file-send&lt;/code&gt;, upload the file, and the app posts a file.kiwi link back into the channel so other people can download it.&lt;/p&gt;

&lt;p&gt;What I wanted to make better:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No need to ask everyone to buy Nitro just to receive a file&lt;/li&gt;
&lt;li&gt;No account required for basic file sharing&lt;/li&gt;
&lt;li&gt;The link is created from inside the Discord conversation&lt;/li&gt;
&lt;li&gt;Files can expire automatically&lt;/li&gt;
&lt;li&gt;Uploads are end-to-end encrypted on file.kiwi&lt;/li&gt;
&lt;li&gt;Recipients can start downloading before the upload is fully complete&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project page is here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://discord.com/discovery/applications/999199298380111882" rel="noopener noreferrer"&gt;https://discord.com/discovery/applications/999199298380111882&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also wrote up the size-limit workflow and tradeoffs here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://file.kiwi/blog/bypass-discord-filesize-limit" rel="noopener noreferrer"&gt;https://file.kiwi/blog/bypass-discord-filesize-limit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I am keeping this focused on one use case: when a Discord conversation needs a file that is too large for a normal attachment.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>discord</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
