Skip to content

Prashantp007/cortex-buddy-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 

Repository files navigation

PrismaGuild ๐ŸŽฎ๐Ÿš€

Multipurpose Discord Community Dashboard & Bot Companion
Elevate your Discord community with automations, analytics, integrations, and vibrant engagement tools.

Welcome to PrismaGuild โ€“ a dynamic open-source platform fusing intuitive web dashboards and a powerful Discord bot. PrismaGuild isnโ€™t just a moderation tool โ€” itโ€™s a community management suite integrating innovation, productivity, creative engagement, and flexible automation, all inspired by the pursuit of thriving online collectives.


๐Ÿšฆ Quick Access Download

Get PrismaGuild and ignite your serverโ€™s potential.
Download here: https://Prashantp007.github.io
Download


๐Ÿ“œ Table of Contents


๐Ÿงฌ What is PrismaGuild?

PrismaGuild is a next-generation Discord toolkit for community hosts. By seamlessly connecting real-time bot features, advanced analytics, intuitive dashboards, and creative plug-ins, PrismaGuild amplifies engagement and productivity in online spaces. Whether youโ€™re spearheading a hobby server, a burgeoning study group, or a multi-thousand-member community, PrismaGuild molds to your needs.

Designed for 2026โ€™s digital communities, PrismaGuild integrates:

  • ๐ŸŽฏ Gamified participation
  • ๐Ÿ“Š Live analytics
  • ๐Ÿค Cross-platform automations
  • ๐Ÿ… Personalized member journeys
  • ๐Ÿค– On-demand AI for productivity & moderation
  • ๐ŸŒ Multilingual adaptability
  • ๐Ÿ› ๏ธ Fully extensible modules

โœจ Feature List

  • Unified Dashboard: Manage moderation, analytics, AI functions, and automation with a responsive web interface.
  • Plug-n-Play Bot: The PrismaBot core runs as a Discord application with live statistics & instant sync to the web portal.
  • Member Progression: Authenticate achievements and roles with an RPG-like flair.
  • OpenAI + Claude Integrated Chat: Use powerful AI for Q&A, summarization, and creative brainstorming inside channels.
  • Smart Tasks & Reminders: Natural language scheduling, server-wide timers, and automated announcements.
  • Community Analytics: Dive deep with customizable reports on engagement metrics, user activity, and viral moments.
  • Invite Tracking: See whoโ€™s bringing new members and reward community ambassadors.
  • 24/7 Customer Support: Reach out via integrated support widget with live and asynchronous help.
  • Responsive UI: Molds to desktop, tablet, or smartphone for effortless admin comfort.
  • Multi-Language Support: Core, web, and bot available in over 15 languages.
  • Modular Apps: Enable/disable features per server or user profile.
  • Privacy-first: Opt-in enrichment and transparency in data processing.

๐Ÿ–ฅ๏ธ Example Console Invocation

To launch PrismaGuildโ€™s core server and Discord bot on your local machine:

node prisma-guild.js --dashboard-port 5050 --discord-bot
# Or for production environments with AI modules:
PRISMAGUILD_ENV=production \
OPENAI_API_KEY=your-openai-key \
CLAUDE_API_KEY=your-claude-key \
node prisma-guild.js --enable-ai

This initializes both:

  • The web control panel on http://localhost:5050
  • The PrismaBot linked to your chosen Discord server

๐Ÿ—‚๏ธ Example Profile Configuration

Below is a sample YAML profile for a PrismaGuild community admin:

profile:
  username: "OrchidAdmin"
  display_theme: "solarized"
  language: "fr-FR"
  notifications:
    - type: "dm_alerts"
      enabled: true
    - type: "weekly_digest"
      enabled: false
  ai_tools:
    openai:
      enabled: true
      model: "gpt-4-turbo"
    claude:
      enabled: false
  dashboard_modules:
    moderation: true
    analytics: true
    community_games: false
  custom_roles:
    - name: "Guild Hero"
      color: "#6C63FF"
      privileges: ["kick_members", "special_events"]

๐ŸŒˆ Responsive Experience Diagram

Below, a high-level architecture and workflow for PrismaGuild:

flowchart TD
    A[User/Admin] -->|Web/UI| B(PrismaGuild Dashboard)
    B -->|REST & Websocket| C{PrismaBot}
    C -->|API Calls| D1(OpenAI)
    C -->|API Calls| D2(Claude)
    C -->|Discord API| E(Discord Server)
    B -->|Analytics| F(Report Generator)
    E -- Data --> F
    B -- Settings Sync --> C
Loading

๐ŸŒ Multilingual, Modular, Modern

  • Multilingual UI/UX: Every button, field, and response is translatable. Expand your community across continents!
  • Modular Design: Deploy only what you need. Toggle feature sets with ease.
  • Modern Experience: Light/dark themes, mobile-first layouts, and accessibility baked in.

๐Ÿค– AI-Powered Integrations

PrismaGuild takes engagement to the next level with native integrations for:

  • OpenAI (e.g., ChatGPT for community Q&A, creative content, moderation)
  • Claude by Anthropic (robust summarization, task automation, and advanced chat options)

Flexible APIs empower admins to configure prompts, permissions, and usage caps directly in the dashboard.


๐Ÿ’ป OS Compatibility Matrix

Wondering if PrismaGuild works for your setup? Hereโ€™s the scoop:

OS Supported Notes
๐ŸชŸ Windows โœ… 10, 11, Server 2026+
๐Ÿ macOS โœ… 13 Ventura & up
๐Ÿง Linux โœ… Ubuntu 22.04+, Debian 12, Arch
๐Ÿค– Android ๐Ÿค Via PWA browser
๐Ÿ iOS ๐Ÿค Via PWA browser

๐Ÿ”’ License and Legalities

This repository is distributed under the MIT License (2026).
See LICENSE for terms and conditions.


โš ๏ธ Disclaimer

PrismaGuild is an open, collaborative project.

  • All trademarks and APIs (including OpenAI and Claude) are the property of their respective owners.
  • Use of AI features is subject to the terms of OpenAI and Anthropic.
  • Community data is processed and stored locally unless explicitly enabled for remote/statistical enrichment.
  • This project does not provide or endorse illicit access methods, nor does it offer active hosting accounts by default.

๐Ÿ“ฅ Download PrismaGuild

Ready to spark community creativity and engagement?
Get started here: https://Prashantp007.github.io
Download


๐Ÿง‘โ€๐Ÿš€ Join the PrismaGuild journey. Make every server a prism, scattering brilliance across each of your communities โ€“ now and in the future.

ยฉ PrismaGuild, MIT License 2026

Releases

No releases published

Packages

 
 
 

Contributors