Welcome to robase
What is robase?
robase is a high-performance Python library for the Roblox API that has been designed for building bots, dashboards, group tools, trading workflows, and automation services on top of the Roblox platform.
Our library provides a typed interface with an interactive terminal, programmatic client, async support, and built-in SQLite database for caching and persistence. Whether you're building a Discord bot, analytics dashboard, or trading automation, robase provides the foundation you need.
Quick Start
Key Features
Interactive Terminal
Built-in REPL for exploring the Roblox API without writing code.
SQLite Database
Persistent storage for caching users, games, and custom data.
Async Support
Full async/await support for high-performance applications.
OAuth Authentication
First-class support for authenticated operations and session management.
Get Started
Ready to start building? Check out the Documentation for installation instructions and basic concepts, or jump straight into the Examples to see robase in action.