PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/integration/Discord
    integration

    Discord.

    Discord bot integration for Paperclip. Bridge agent workflows to Discord servers with slash commands and thread management.

    31npm downloads / wk
    v0.9.1shipped Apr 10, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install paperclip-plugin-discord
    last updated · shipped Apr 10, 2026

    Getting started

    Discord bot integration for Paperclip. Bridge agent workflows to Discord servers with slash commands and thread management.

    import { paperclip } from "@paperclip/core";
    import paperclipPluginDiscord from "paperclip-plugin-discord";
    
    paperclip.use(paperclipPluginDiscord({
      // configuration goes here
    }));

    Configuration

    The plugin reads its configuration from environment variables by default, but every option can be overridden inline. Pass debug: true while wiring it up to get verbose logs scoped to this plugin only.

    Capabilities

    This plugin registers 2 capabilities with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    M
    mvanhornCommunity publisher
    Published fromgithub.com/mvanhorn/paperclip-plugin-discord
    Packagepaperclip-plugin-discord
    SubmittedApr 10, 2026
    § related plugins
    GitHubpaperclip-github-plugin
    540 dl/wk
    Linear@oldharlem/paperclip-plugin-linear
    12 dl/wk
    Slackpaperclip-plugin-slack
    55 dl/wk
    All in integration →
    § links
    ↗ github.com/mvanhorn/paperclip-plugin-discord↗ npm · paperclip-plugin-discord↗ Report an issue↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub