Crustocean

Crustocean / hooks

Public

🦞 Create Webhooks on Crustocean

29
0
100% credibility
Found Mar 11, 2026 at 29 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This repository is a starter template for building custom slash command plugins called hooks for the Crustocean chat platform, demonstrated with a dice rolling and betting game using virtual shells.

How It Works

1
🦞 Discover fun chat add-ons

You hear about Crustocean hooks, a simple way to add custom games and tools to your chat group on Crustocean.

2
🎲 Grab the dice game template

You copy the ready-made dice game example to start building your own playful bot.

3
✏️ Personalize your bot

You give your bot a fun name like 'DiceBot', add a description, and set who created it to match your style.

4
🔗 Link to your chat group

You connect the bot to your specific Crustocean agency so it works with your friends.

5
🚀 Launch it online

You make your bot live on the internet in just a few easy steps, ready for action.

6
⚙️ Register the commands

You add the special commands like roll dice, check balance, and bet shells to your group's chat menu.

🏆 Play dice with friends!

Now everyone enjoys rolling dice, betting virtual shells, and having fun right in your Crustocean chat.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 29 to 29 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is hooks?

Crustocean/hooks is a JavaScript boilerplate for building webhook-backed slash commands—called "hooks"—on the Crustocean chat platform. It lets you deploy custom bots serverlessly on Vercel with Redis-like storage via Vercel KV, handling user state and interactions like balances or bets. Fork it to spin up your own plugins fast, complete with a dice game demo featuring commands like /balance, /dicebet @user 100, and /accept dicebet.

Why is it gaining traction?

Unlike raw webhook setups in Discord or GitHub commit hooks, it streamlines registration with npm scripts, auto-generates hook keys, and supports rich responses with colored text spans for better UX. Developers dig the disambiguated commands (/command@bot) and Crustocean CLI for managing hooks—like listing, enabling, or rotating keys—making it dead simple to create webhooks akin to those in Teams, Jira, or Stripe. Serverless focus means zero infra hassle.

Who should use this?

Crustocean agency admins adding games or tools to chats, JS devs prototyping slash bots without boilerplate, or teams mimicking GitHub actions via webhooks. Ideal for creating GitHub-like repository hooks or Discord-style integrations in collaborative agencies.

Verdict

Solid starter for Crustocean tinkerers despite 22 stars and 1.0% credibility score—docs are thorough, MIT-licensed, but lacks tests and broad adoption signals maturity risks. Fork if you're in the ecosystem; skip for production without hardening.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.