Skip to content

Releases: ImKringle/ServerSage

v1.0.7 - Hotfix

21 Jun 17:54

Choose a tag to compare

🔗 Changelog:
View all commits in this release ›


✨ New Features

Quick fix for the Help command failing and its formatting, and changed Slash Syncing to a specified Guild as this is a per server intended bot anyway


📌 Coming in v1.0.8

TBD, slight break qq


v1.0.6

21 Jun 17:22

Choose a tag to compare

🔗 Changelog:
View all commits in this release ›


✨ New Features

💬 Full switch to slash commands

Replacing legacy command formats with Discord's slash commands for better user experience, autocomplete, and consistency.

🗂️ Migrate to local SQLite DB for better scalability and data handling

💻Console window STDIN for Database Management


📌 Coming in v1.0.6

TBD, slight break qq


🚀 Release Update: Version 1.0.5

20 Jun 20:20

Choose a tag to compare

🔗 Changelog:
View all commits in this release ›


✨ New Features

🔌 Plugin/Mod Management (Beta)

You can now list, enable, and disable server mods directly from Discord!
Supports games like Minecraft, VRising, and more

📢 Automated Panel → Discord Announcements

Announcements sent via your game panel can now automatically post in Discord.
Customize which servers and channels receive updates—great for keeping your community informed.


📌 Coming in v1.0.6

  • 🧹 General code cleanup & refactoring
  • 💬 Full switch to slash commands
  • 🗂️ Migrate to local SQLite DB for better scalability and data handling

ServerSage v1.0.4

07 Jun 03:42

Choose a tag to compare

🚀 Release Update: Version 1.0.4

🔗 Full Changelog:
See all commits included in this release here

✨ New Features & Recent Additions:

  • 🔍 Reformatted Help Command for easier and more intuitive use.
  • 🎮 Steam Query System added — gather real-time server data using an in-codebase dictionary of game info vs the BH Server
  • 📂 Log File Viewing — view the latest or specify a path to any log file directly through the bot.
  • 🔄 Log File Rotation & Truncation — improved log management with automatic rotation and size truncation to keep logs manageable.

📌 Planned Additions for v1.0.5

As outlined in the README:

  • 📢 Panel → Discord Announcements
  • 🔌 Plugin/Mod Management

ServerSage v1.0.3

06 Jun 17:52

Choose a tag to compare

🚀 Release Update: Version 1.0.3

🔗 Full Changelog:
See all commits included in this release here


📌 Planned Additions for v1.0.4

As outlined in the README:

  • 📂 Activity Logs and Log File Viewing (Delayed due to other changes)

ServerSage v1.0.2

06 Jun 02:18

Choose a tag to compare

🚀 Release Update: Version 1.0.2

A new Release section has been added for easier downloads, along with early planning for a version check system (As GitHubAPI is way easier when just checking Releases or Tags hah

🔗 Full Changelog:
See all commits included in this release here


📌 Planned Additions for v1.0.3

As outlined in the README:

  • 📋 Player List Management