Plugins
Extend your Robo with powerful plugins
Robo Plugins let you add features to your Robo with one command and integrate seamlessly thanks to the Robo File Structure. What's more, anyone can create a plugin.
npx robo add @robojs/server@nextOfficial Plugins
These are developed and maintained by the Robo.js team, ensuring optimal compatibility and functionality.
Infrastructure
@robojs/discordjs
Commands, events, and client management for Discord.
@robojs/server
File-based HTTP routes and API endpoints.
@robojs/sync
Real-time state synchronization across clients.
@robojs/patch
Patches for Discord Activities and proxy fixes.
AI & Bot Features
@robojs/ai
Transform your Robo into a personalized AI chatbot with voice, vision, web search, and more.
@robojs/moderation
Equip your bot with essential tools to manage and maintain your server.
@robojs/giveaways
One-click Discord giveaways with automatic winner selection and persistent storage.
@robojs/xp
MEE6-parity XP and leveling system with role rewards and multipliers.
@robojs/maintenance
Add a maintenance mode to your Robo.
Utilities
@robojs/analytics
Track user interactions and server activity with ease.
@robojs/auth
Auth.js powered sign-in, sessions, and verification flows.
@robojs/cron
Easily schedule and manage recurring tasks.
@robojs/i18n
Safely translate your Robo and Discord slash commands.
@robojs/dev
Utilities to test Robo APIs, monitor resources, and replicate specific behaviors.
@robojs/better-stack
Visualize uptime and search logs in an appealing and searchable format.
@robojs/trpc
Fully managed tRPC optimized for Robo.js.
@robojs/roadmap
Sync project roadmaps from Jira to organized Discord forum channels.
Community Plugins
Innovative plugins crafted by the creative Robo.js Community.
api-sync-robojs
Real-time state sync across clients and server the simplest way possible.
community-challenges
Submit your challenge ideas to the community challenges directly from your bot.
discord-user-profile
Create your own user profile on a Discord server and share it. Allow anyone to do the same.
emoji-reaction-plugin
Make your conversations fun and interactive with various emoji based reactions.
robo-store
A minimal eCommerce solution right into your Discord server and online presence.
Managing Plugins
Install, remove, or upgrade plugins with the Robo CLI:
npx robo add @robojs/ai@next @robojs/server@nextnpx robo remove @robojs/ai@nextnpx robo upgradeLearn more about how plugins integrate with the framework in the Plugin System docs.
Build Your Own
Eager to share a feature with everyone? Anyone can create and publish a Robo Plugin.
