Using nanoclaw with slack.com

TypeScript integration

Install
npm install nanoclaw
Quick start
import Nanoclaw from 'nanoclaw';

const client = new Nanoclaw({ apiKey: "YOUR_API_KEY" });
Search for messages matching a query
curl \
  https://slack.com/api/ai.alpha.search.messages
SDK on GitHub 📄 API Docs
SDK
nanoclaw
TypeScript
API
slack.com
slack.com:openai
At a glance
Language TypeScript
Endpoints1
Base URLhttps://slack.com/api