Skip to content

aidanmcc02/widgetBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎛️ WidgetBot

A sleek, Electron-powered desktop widget for tracking Discord voice channel activity in real time.

WidgetBot Screenshot


🚀 Features

  • 🔍 See who’s online and what they’re doing (activity + custom status)
  • 🎤 Displays real-time voice channel presence
  • 📤 Call-to-action button to ping gamers in your Discord server
  • 🔕 Track who recently left voice chat
  • 📝 Shows the latest message from #general
  • 💡 Transparent, minimal design with tray controls
  • 📦 Packaged as a Windows .exe via Electron Builder

🖥️ Tech Stack

  • Electron – for the cross-platform desktop app
  • Node.js – backend & Discord integration
  • Express – local web API for widget data
  • Discord.js – to interact with the Discord API
  • PostgreSQL – to track last-seen voice activity
  • Railway – for hosting the backend

🛠️ Installation

🖥️ Windows Users

  1. Download the latest .exe from Releases
  2. Run it — it will appear in your system tray
  3. Click the tray icon to toggle the widget

🔧 Dev Setup

git clone https://github.com/yourusername/widgetbot.git
cd widgetbot/frontend
npm install
npm run start

About

widget Discord Bot

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors