Files
custom-discord-ai-chatbot-site/metadata.json
m5rcel { Marcel } cb1f66dbff feat: Initialize Discord-style AI chat project
Sets up the project structure, dependencies, and basic configuration for a Discord-inspired AI chat application. Includes placeholder components and types, Vite configuration for local development, and basic styling for a dark theme and custom scrollbars. Integrates Gemini API key handling and a service for sending messages.
2025-12-04 21:13:35 +01:00

5 lines
219 B
JSON

{
"name": "Discord-Style AI Chat",
"description": "A modern, dark-themed chat interface inspired by Discord's DM UI, featuring a responsive layout and Gemini-powered AI responses.",
"requestFramePermissions": []
}