<?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: Sarthak</title>
    <description>The latest articles on DEV Community by Sarthak (@badcmdname).</description>
    <link>https://dev.to/badcmdname</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%2F4035067%2Fd2050cb1-2699-4fdd-a4d6-7b2a84baf08e.jpg</url>
      <title>DEV Community: Sarthak</title>
      <link>https://dev.to/badcmdname</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/badcmdname"/>
    <language>en</language>
    <item>
      <title>Stray: Keep Your Discord Account Online 24/7</title>
      <dc:creator>Sarthak</dc:creator>
      <pubDate>Sat, 18 Jul 2026 10:19:00 +0000</pubDate>
      <link>https://dev.to/badcmdname/stray-keep-your-discord-account-online-247-1eeo</link>
      <guid>https://dev.to/badcmdname/stray-keep-your-discord-account-online-247-1eeo</guid>
      <description>&lt;p&gt;Ever wanted your Discord account to stay online 24/7, rocking a sleek custom Rich Presence or an automated custom status, without needing to leave your primary machine running all night?&lt;/p&gt;

&lt;p&gt;To keep Stray as lightweight as possible, I didn't want to bundle a massive external Discord library. Instead, Stray utilizes the optimized base connection logic inspired by the ghost-selfbot repository as its foundation. By isolating and extracting only the critical connection architecture and WebSocket payload functions, Stray remains lightning-fast, highly efficient, and hyper-focused on doing exactly one job perfectly: Keeping your session alive and your status active.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;⚠️ Critical Safety &amp;amp; Usage Notes
* Discord ToS Warning: Operating custom presence scripts or selfbots on personal user accounts explicitly violates the Discord Terms of Service. Using this project carries a permanent risk of account restriction or suspension. Use entirely at your own risk.
* Token Security: Your Discord Account Token grants full control over your profile. Stray locally encrypts your credentials using robust AES-256-GCM symmetric encryption, but you must ensure your self-hosted environment stays completely secure. Never share your token layout or environment secrets.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  🛠️ Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Active Device Spoofing: Pretend you are logged in from a Mobile Android client, Desktop app, Web browser, or Xbox console layout.&lt;/li&gt;
&lt;li&gt;Ultra-Low Latency: Features a near-zero memory footprint with an ultra-fast gateway handshake engine.&lt;/li&gt;
&lt;li&gt;Interactive Visualizer: Includes a beautifully responsive live preview dashboard to customize and see your profile presence updates in real-time.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🤝 Get Involved &amp;amp; Support
&lt;/h3&gt;

&lt;p&gt;Stray is free and open-source under the PolyForm Noncommercial License. Whether you want to expand the basic core presence features or help polish the Next.js Dashboard UI, your contributions are incredibly welcome!&lt;br&gt;
If you like the concept or end up deploying it for your own profile, please consider dropping a ⭐ on the repository—it significantly helps other developers discover the ecosystem!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌐 Stray Website: &lt;a href="https://stray.bcnstudio.tech" rel="noopener noreferrer"&gt;https://stray.bcnstudio.tech&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💻 Source Code &amp;amp; Documentation: &lt;a href="https://github.com/BadCmdName/Stray" rel="noopener noreferrer"&gt;https://github.com/BadCmdName/Stray&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>discord</category>
      <category>nextjs</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
