Skip to main content
Seshy has moved from a single-file bot to a multi-module platform in under 18 months, shipping significant rewrites, entirely new systems, and a public launch all inside that window. This page tracks every version from the first commit through the current release. The most recent version is always listed first. For details on what’s coming next, the dev logs at seshy.lol/blog cover active v2 development in depth.
Seshy v2 — featuring the web dashboard, Moderation Desk, full ER:LC integration, and the Ares Security hub — is currently in active development. Follow along at seshy.lol/blog for the latest dev logs and feature previews.

v1.1.0 — May 2, 2026

Latest release · 11 changes v1.1.0 is the most significant update since public launch. The entire command system was rebuilt for better performance and reliability, and the /settings panel was redesigned from the ground up. Ares Security made its debut in this release, bringing real-time anti-nuke protection to every server with zero setup required.
  • Ares Security module — 21-layer anti-nuke protection, enabled by default, zero setup required
  • LOA management system — staff leave of absence requests, approvals, and return tracking
  • Supervision shift management — shift start, end, and duration tracking for staff oversight
  • Seshy Settings access panel — consolidated entry point for all configuration
  • /botinfo command — system insights including uptime, server count, and version info

v1.0.0 — April 20, 2025

Public launch · 9 changes Seshy’s first public release. After months of internal development and testing, the bot opened to all servers with a complete session system, staff tools, community features, and a setup wizard to get new servers running in under two minutes.
  • Seshy is publicly available — open to all Discord servers
  • Full session system — SSU startups and SSD shutdowns with branded embeds and role pings
  • Application panels — create and manage roleplay staff applications
  • Welcome system — custom welcome messages and embeds for new members
  • Staff tools — infraction roles, promotion tracking, and action logging
  • RP features — voice channel category setup, waiting channels, SSU voting, and session join buttons
  • Setup wizard — interactive first-run configuration for quick server setup
  • Improved overall command structure and usability
  • Optimized command handling for stable public release

v0.9.0 — April 10, 2025

5 changes
  • SSU Voting System — members can vote to trigger a session start, with configurable thresholds
  • Join Buttons — interactive buttons on session embeds let members join in one click
  • Logging System — foundational logs for moderation actions and SSU events
  • Fixed embed formatting inconsistencies across commands
  • Reduced command response delay during high-traffic periods

v0.8.0 — April 1, 2025

4 changes
  • Staff System — promotion and demotion tracking with log entries for each change
  • Infraction Roles — automatic role assignment based on accumulated warning count
  • Basic Moderation — warn command and simple action logging
  • Fixed role permission issues with staff commands

v0.7.0 — March 25, 2025

4 changes
  • Welcome System — send customizable messages when users join the server
  • Embed Builder — custom embed support for bot messages across all commands
  • Improved message formatting and readability throughout
  • Fixed welcome message not triggering in some servers

v0.6.0 — March 18, 2025

4 changes
  • Application System — submit and review roleplay applications through Discord
  • Basic Config System — per-server settings storage introduced
  • Fixed data saving issues on bot restart
  • Improved settings save and load performance

v0.5.0 — March 10, 2025

4 changes
  • SSU Command — manually start a session with a formatted embed
  • SSD Command — shut down a session cleanly
  • Role Pings — notify configured roles when a session starts
  • Fixed SSU command not sending embeds correctly

v0.4.0 — March 5, 2025

3 changes
  • Embed System — first version of custom formatted Discord embeds
  • Slash Commands — migrated all commands to Discord’s slash command syntax (/)
  • Fixed command permission checks

v0.3.0 — February 28, 2025

3 changes
  • Multi-Server Support — bot can now run independently across multiple Discord guilds
  • Config Storage — per-server configuration storage introduced so each server keeps its own settings
  • Fixed crash when server configuration was missing on first load

v0.2.0 — February 20, 2025

3 changes
  • Basic Commands — ping, help, and test commands to verify the bot is running
  • Bot Framework Setup — initial command handler system
  • Fixed startup errors that prevented the bot from coming online reliably

v0.1.0 — February 15, 2025

2 changes
  • Core Bot Setup — Discord bot connected and running
  • Message Handling — basic event listeners implemented

v0.0.1 — February 14, 2025

Initial project creation The first commit. Seshy begins.