Sidecar Logo

utils/social_slackbot.js

Created: 2025-12-10T21:06:57.514Z Modified: 2025-12-10T21:07:11.560Z

Configuration

/**
 * Sidecar Config for utils/social_slackbot.js
 */
module.exports = {
  title: "social_slackbot.js",
  description: "Auto-generated draft",
  created: "2025-12-10T21:06:57.514Z",
  modified: "2025-12-10T21:07:11.560Z",
};

Route Flow Map

--- title: "Route Flow: ssutil /src/utils/social_slackbot.js " --- flowchart TD social_slackbot{{"social_slackbot"}} style social_slackbot fill:#161b22,color:#fff,stroke:#c2a35d linkStyle default stroke:#c2a35d,stroke-width:2px,color:#fff classDef default color:#fff

AST Code Structure

--- title: "AST Structure: ssutil /src/utils/social_slackbot.js " --- %%{init: { 'flowchart': { 'nodeSpacing': 20, 'rankSpacing': 30 }, 'themeVariables': { 'fontSize': '11px' } } }%% graph LR n0["SF"] style n0 fill:#5E377B,color:#fff,stroke:#B4976A linkStyle default stroke:#c2a35d,stroke-width:1px,opacity:0.6
CE CallExpressionSF SourceFile