03 — About & Stats

ABOUT
HELIX

HELIX Guard is a modular Discord bot built for server administrators who need reliability, power and control. Self-hostable, with a full web dashboard — designed to run everything from a small community to a large public guild.

helix-guard // info
Version v1.0.0
Framework Discord.js v14
Runtime Node.js 20+
Database SQLite (better-sqlite3)
License MIT
Status ● ONLINE

BOT STATS

Servers
Active guilds
Users
Total members across all servers
Latency
API websocket ping
Uptime
Current session uptime

BUILT WITH

Bot Framework
Discord.js
v14.26
The most widely used Node.js library for the Discord API. Powers slash commands, events, embeds and all bot interactions.
Runtime
Node.js
v20 LTS
JavaScript runtime for the bot process. Native ES modules, async/await throughout, no build step required.
Database
SQLite
better-sqlite3 v12
Synchronous SQLite driver — zero latency for reads, no async overhead. Stores guilds, users, warnings and XP data.
Web Server
Express
v5.2
Lightweight HTTP server for the dashboard and REST API endpoints. Serves static assets and bot stat APIs.
Design
Pure CSS
No framework
Hand-crafted CSS with custom properties. No Tailwind, no bundler — fast load times and full design control.
Typography
Bebas Neue
+ JetBrains Mono
Bebas Neue for display headings, JetBrains Mono for all body text and UI elements. Served via Google Fonts.

WHAT'S NEXT

v1.0
Core bot infrastructure (command + event loader)
Moderation commands: /ban, /kick, /warn, /timeout
Warning system with escalation thresholds
SQLite database with WAL mode and prepared statements
Invite tracking — which invite every member used
Full audit log (Discord + dashboard actions)
Discord OAuth login for the dashboard
Dashboard: members, channels, roles, bans management
Activity stats: message & voice charts per server
Bot owner zone with console, server list and restart
v1.1
Auto-moderation engine (spam, anti-raid, profanity)
Leveling system with XP, leaderboard and role rewards
Canvas-generated rank cards with custom backgrounds
Ticket system (panels, transcripts, categories)
Giveaway system with role filters and weighted odds
Welcome messages with auto-role assignment
v1.2
Economy system (currency, shop, gambling, stock sim)
Twitch / YouTube live alerts
Server backup and restore
Multi-shard support (PM2 cluster)
Redis cache layer for large servers

READY TO
GET STARTED?