Skip to content

kookiapp/kooki-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kooki-bot

The Kooki discord bot is the community bot for Kooki social marketplace community during its development and launch phases. As the sole bot in the server, it will handle all moderation, community engagement, onboarding, and app-specific integration features. The bot will keep the community engaged and safe while building anticipation for the Kooki app launch.

Glossary

  • Kooki Bot: The Discord bot application that manages the Kooki community server
  • Discord Session: The active WebSocket connection between the bot and Discord's API
  • Guild: A Discord server where the bot operates
  • Member: A user who has joined the Kooki Discord server
  • Moderator: A member with elevated permissions to manage the community
  • Slash Command: Discord's native command interface using the / prefix
  • Embed: A rich message format in Discord with structured content
  • XP: Experience points earned by members through participation
  • Auto-mod: Automated moderation system that detects and acts on rule violations
  • Slowmode: A rate-limiting feature that restricts message frequency in channels
  • Timeout: A temporary restriction preventing a member from sending messages
  • Role Menu: An interactive message allowing members to self-assign roles
  • Punishment History: A record of moderation actions taken against members
  • Welcome Flow: The automated onboarding sequence for new members
  • Beta Registration: The process of signing up for early access to the Kooki app
  • Feedback Pipeline: The system for collecting and routing user feedback
  • Command Cooldown: A time restriction preventing command spam
  • Structured Log: A JSON-formatted log entry with consistent fields
  • Scheduled Job: An automated task that runs at specified intervals
  • Message Component: Interactive Discord elements like buttons, dropdowns, and modals
  • Persistent State: Data stored in a database that survives bot restarts

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages