Skip to content

Commit

Permalink
docs: updated plugin list
Browse files Browse the repository at this point in the history
  • Loading branch information
Pkmmte committed Apr 11, 2024
1 parent 6f00585 commit f8ff6b8
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions docs/src/pages/plugins.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@ Plugins directly developed and maintained by the Robo.js team, ensuring optimal

### [AI](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-ai)

Package: `@roboplay/plugin-ai`
Package: `@robojs/ai`
Transform your Robo into an engaging chatbot utilizing AI. Supports customized behaviors and Discord commands.

### [AI Voice](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-ai-voice)

Package: `@roboplay/plugin-ai-voice`
Package: `@robojs/ai-voice`
Give your Robo a voice! Command and converse with it verbally in voice channels.

### [API](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-api)

Package: `@roboplay/plugin-api`
Package: `@robojs/server`
Effortlessly create and manage API routes, allowing your Robo project to function as a full-fledged API server.

### [Better Stack](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-better-stack)

Package: `@roboplay/plugin-better-stack`
Package: `@robojs/better-stack`
Visualize uptime and search logs in a visually appealing and searchable format.

### [Confessions](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-confessions)
Expand All @@ -49,7 +49,7 @@ Facilitate anonymous confessions within your guild, complete with safety filters

### [Developer Tools](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-devtools)

Package: `@roboplay/plugin-devtools`
Package: `@robojs/dev`
Optimize your development process with utilities to test Robo APIs, monitor resources, and replicate specific behaviors.

### [GPT](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-gpt)
Expand All @@ -59,19 +59,14 @@ Empower your Robo to generate human-like text with the revolutionary capabilitie

### [Maintenance](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-maintenance)

Package: `@roboplay/plugin-maintenance`
Package: `@robojs/maintenance`
Enable a maintenance mode for your Robo, ensuring smoother user experiences during updates or fixes.

### [Moderation Tools](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-modtools)

Package: `@roboplay/plugin-modtools`
Package: `@robojs/moderation`
Equip your bot with essential tools to manage and maintain your server.

### [Polls](https://github.com/Wave-Play/robo.js/tree/main/packages/plugin-poll)

Package: `@roboplay/plugin-poll`
Easily create and manage interactive polls, engaging your community with minimal effort.

## Community Plugins 🎉

Innovative plugins crafted by the dedicated and creative Robo.js community:
Expand Down

0 comments on commit f8ff6b8

Please sign in to comment.