<?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: vancal</title>
    <description>The latest articles on DEV Community by vancal (@guesschain).</description>
    <link>https://dev.to/guesschain</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%2F4025611%2F487fb71d-a2f4-45b8-a2fa-b3782cb2ef07.png</url>
      <title>DEV Community: vancal</title>
      <link>https://dev.to/guesschain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/guesschain"/>
    <language>en</language>
    <item>
      <title>How I Built a Group Chat That Handles Betting Pool Billing</title>
      <dc:creator>vancal</dc:creator>
      <pubDate>Sat, 11 Jul 2026 23:29:17 +0000</pubDate>
      <link>https://dev.to/guesschain/how-i-built-a-group-chat-that-handles-betting-pool-billing-24eo</link>
      <guid>https://dev.to/guesschain/how-i-built-a-group-chat-that-handles-betting-pool-billing-24eo</guid>
      <description>&lt;p&gt;I've been the guy running that spreadsheet for three tournaments. After the last one, I decided to just build something that does all of this automatically.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;p&gt;BuddyLot is a group chat with game rooms built in. You create a room for a football match, the odds sync automatically from major platforms, your friends place their bets, and game billing tracks every transaction in a shared ledger. No spreadsheets, no chasing payments, no disputes about who bet what.&lt;/p&gt;

&lt;p&gt;The key difference from a sportsbook: there's no house edge. The money moves between friends, not to a corporation. You set the rules, you run the room — the platform just handles the math.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Frontend: Flutter (the app itself runs on &lt;a href="http://www.buddylot.com" rel="noopener noreferrer"&gt;www.buddylot.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SEO site: static HTML + CSS + JS on hello.buddylot.com, served via Cloudflare&lt;/li&gt;
&lt;li&gt;Voice chat: &amp;lt;100ms latency, built for watch parties&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Current State
&lt;/h2&gt;

&lt;p&gt;Phase 1 is live: group chat, voice channels, and football prediction rooms with real-time odds. Phase 2 (in development) brings blackjack with friends — deal at your own table, play for stakes, auto-settle.&lt;/p&gt;

&lt;p&gt;It's free forever for communities. If you've ever been the person running a betting pool spreadsheet, you'll understand why I built this.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hello.buddylot.com" rel="noopener noreferrer"&gt;hello.buddylot.com&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally written for my blog where I also have guides on &lt;a href="https://hello.buddylot.com/blog/how-to-run-a-betting-pool.html" rel="noopener noreferrer"&gt;running betting pools&lt;/a&gt; and &lt;a href="https://hello.buddylot.com/blog/football-betting-odds-explained.html" rel="noopener noreferrer"&gt;explaining football betting odds&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Tags: #showdev #webdev #flutter #gamedev #startup&lt;/p&gt;

</description>
      <category>fintech</category>
      <category>flutter</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
