Sentinel Documentation
SDKSubscribeInvite Sentinel
  • GETTING STARTED
    • About Sentinel
    • What's a workspace?
    • Getting Started with Sentinel
      • Linking an Experience
  • 🛡️ Is Sentinel Safe to Use? Addressing Your Security Concerns
  • INFORMATION
    • Features
      • Cross-Platform Tool Suite
      • Account Linking
      • Role Synchronization
      • Advanced Analytics
    • How to get a Discord Role Id
    • Sentinel Roles: Flexible Permission Management
    • Using Sentinel's CRON Jobs to Automatically Unban Players Through Roblox Open Cloud API
    • Anti-Raid Protection & AI Content Moderator by Nebula Labs
    • Role Sync: Automatically Assign Discord Roles Based on Roblox Data
    • AI Content Moderator: Smart Civility
  • Luau SDK
    • BanAPI Documentation
  • RankingAPI Docuemtation
  • EvidenceAPI Documentation
  • DiscordAPI Documentation
  • Open Cloud API
    • Open Cloud API Introduction
    • v1
      • Models
        • BanInfo
      • Routes
        • BansAPI
          • /is-banned
          • /ban-async
          • /pending-bans
          • /pending-unbans
          • /bans
          • /unban-async
          • /export/bans/json
          • /export/bans/csv
        • RankingAPI
          • /group-role
        • EvidenceAPI
          • /evidence/create
          • /evidence/{evidenceGuid}
          • /evidence/{evidenceGuid}/metadata
    • METALink Registry API
  • Webhooks
    • Introduction to Webhooks
    • Security & Authentication for Webhooks
    • Default Payload Schema
    • Payload Dummies
      • DISCORD_BANNED
      • DISCORD_UNBANNED
      • GAME_BAN_UPDATED
      • GAME_BANNED
      • GAME_UNBANNED
  • Blogs
    • 🚀 Introducing Sentinel Tickets: Revolutionizing Discord Support
    • 🚨 Sentinel Evidence System is Now Live for Premium Users! 🚨
    • Sentinel February Update
  • 🚀 Coming Soon: April Platform Update – Sentinel Bot Development
  • March Update
  • AI Content Moderator Beta
  • Legal
    • 6 Month Retention Policy
    • Term's of Service
    • Privacy Policy
Powered by GitBook
On this page

Was this helpful?

Export as PDF

March Update

Sentinel Bot Development Blog – March Update & Roblox Ranking API

We're thrilled to announce that the March Platform Update for Sentinel is now live early! This update introduces the highly anticipated Roblox Ranking API, available exclusively for Premium plan users.

Introducing the Roblox Ranking API

The Roblox Ranking API is a powerful new feature that allows users to create and manage ranking systems directly from Discord. With customizable commands and templates, you can:

  • Build ranking systems using pre-made templates (ranking centers, application centers, etc.).

  • Craft custom solutions tailored to your community’s needs.

  • Seamlessly integrate with your Discord server for real-time rank updates and automation.

Whether you're managing a large Roblox group or running a private roleplay server, the Sentinel Ranking API provides flexibility and automation like never before.

Ranking Commands Deployment

We are actively rolling out ranking commands within the week, enabling Premium users to assign ranks effortlessly through Discord. Stay tuned for announcements as the deployment goes live!


April Update Released Early!

We’re also excited to announce that the April Platform Update has been rolled out early as part of this March update! This means that features like expanded Evidence Management and real-time Roblox Live-Stats are now available.

Expanded Evidence System

  • Standard Memberships now have access to the core Evidence system, previously exclusive to Premium users.

  • Premium Members can now integrate their own AWS S3 storage, allowing for unlimited evidence storage when using custom API keys.

Roblox Live-Stats

  • Workspace owners can now track real-time statistics using a slash command in Discord.

  • While the Sentinel Dashboard is still in development, these new insights will enhance game moderation and player tracking.


Sentinel Luau SDK Overhaul

Users should review the updated documentation to ensure compatibility with their integrations.

Upgrade to Premium today and take advantage of the all-new Sentinel Ranking API.

Previous🚀 Coming Soon: April Platform Update – Sentinel Bot DevelopmentNextAI Content Moderator Beta

Last updated 2 months ago

Was this helpful?

The Luau SDK has undergone a major update to support both the RankingAPI and EvidenceAPI. Due to these enhancements, the API usage and structure have changed significantly.

sentinel.sdk