Soak Hauler — Discord Bot for Org Engagement & Trade Intel

Organize crews, track cargo & loot, and crowdsource commodity intel — while feeding a clean, engineering-grade data pipeline into Power BI.

🐍 Python🧰 discord.py🗄️ SQLite (SoakHauler.db, soakevents.db)🔗 JSON APIs & UEX📊 Power BI☁️ DigitalOcean + PM2
Soak Hauler main menu embed

Main menu embed

Party selection dropdown

Party selection dropdown

Commodity submission flow

Commodity submission flow

Operations at a Glance

Features in beta now.

Server Alerts

Tunning Server alert amount

Game Commodity Submissions & Personal Scaling Trust Factor

Personal Trust Factor Scaling & Approval Rate

Org Event Party Tracking System

Org Party Tracking

What it does

PartySH — Party & Loot Management

Spin up a party, attach members and ships, log cargo/loot, then auto-split at the end.

Commodity Tracking & UEX Sync

Submit live buy/sell prices in Discord, compare with UEX, and route via an approval queue to keep quality high.

RPG Layer (Optional Gamification)

Lightweight XP, roles, and missions that keep your org engaged — tuned for fun, not grind.

Live Ops Snapshot

A quick peek at the latest combat/encounter logs coming from the Soak Hauler pipeline.

No logs loaded yet or API empty.

Tech Notes

  • Persistence: normalized tables across soakhauler.db & soakevents.db.
  • Data hygiene: approval queue for player-submitted prices; UEX comparisons stored alongside source.
  • APIs: internal JSON endpoints for dashboards; periodic sync to UEX.
  • Deploy: DigitalOcean droplet with PM2; env-based config and rate limiting.