LogoRobo.js
TemplatesDiscord bots

Purrth Vader

A user-installable AI companion bot.

Purrth Vader

A user-installable AI companion for Discord. This template demonstrates user-installable app features.

Getting Started

Create a project with this template:

npx create-robo@next <project-name> --template discord-bots/purrth-vader-ts

Then navigate into your project directory:

cd <project-name>

Configure your API keys in .env:

OPENAI_API_KEY=your-api-key

Run development mode:

npm run dev

Features

  • User-installable Discord app
  • AI-powered conversations
  • Personal assistant functionality
  • Works in DMs and servers

Hosting

npm run deploy

On this page