← Back to projects
BelovedOS
Discord & Roblox Remote Moderation System
BelovedOS is a remote moderation system that utilizes Discord as its access point.
BelovedOS is an active project and is still in development. Currently belovedOS utilizes a web panel and discord bot
for moderation actions & managment.
Overview
BelovedOS was developed to centralize server access to a single discord bot & a web interface.
The goal was to reduce having to be in game all the time, and to incorporate resource hungry scripts.
BelovedOS creates a well structured framework that server administrators can utilize for remote moderation & server managment.
Core Features
- Remote moderation actions tied to Roblox systems
- Centralized management and permissions
- Well structured framework that handles both moderation and managment
Tech Stack
Discord.js
Luau
pgAdminV4
BelovedOS v0.3.4 API
Challenges
The hardest part was keeping client sided controls on roblox in sync with discord controls
without making the system feel delayed. Furthermore, ensuring and maintaining the BelovedOS API
to ensure it reacts within a timely manner was a challenge as well.
In Depth
The purpose of BelovedOS was to make a single framework that would manage server
moderation and managment so that users could manage their game without being inside of it 24/7.
BelovedOS wanted to make a framework that wouldn't stress the game, and that it wouldn't become a security problem.
Due to BelovedOS using our own API's, users who want to attempt to exploit our systens have no idea on how our
security and backend systems work. This ensures the safety for all users who intent to utilize BelovedOS.