Toolverse
All skills

discord-send-message

by Nice-Wolf-Studio

Send messages to Discord channels via the Discord API. Use this skill when the user wants to send text messages, notifications, or formatted content to a Discord channel.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
117

About this skill

Send messages to Discord channels via the Discord API. Use this skill when the user wants to send text messages, notifications, or formatted content to a Discord channel.

How to use

  1. Upewnij się, że masz zmienną środowiskową DISCORD_BOT_TOKEN ustawioną na token Twojego bota Discord. Bot musi być członkiem serwera docelowego i posiadać uprawnienie "Wysyłanie wiadomości" na kanale, na który chcesz wysłać wiadomość.

  2. Przygotuj identyfikator kanału Discord (liczba 18-19 cyfr) oraz treść wiadomości, którą chcesz wysłać. Możesz użyć zwykłego tekstu lub sformatować zawartość za pomocą markdown.

  3. Jeśli chcesz wysłać embed z bogatą zawartością, przygotuj strukturę JSON zawierającą tytuł, opis, kolor, pola i inne elementy embeda.

  4. Umiejętność wyśle żądanie POST do API Discord v10 na endpoint kanału z Twoją wiadomością. Użyj nagłówka Authorization z tokenem bota i ustaw Content-Type na application/json.

  5. Sprawdź odpowiedź z serwera Discord. Kod 200 oznacza sukces i zwróci identyfikator wysłanej wiadomości. Kod 401 wskazuje na nieprawidłowy token, 403 na brak uprawnień lub bota na serwerze, a 404 na nieistniejący kanał.

  6. W przypadku błędu sprawdź, czy token jest poprawny, bot ma odpowiednie uprawnienia na kanale i czy identyfikator kanału jest prawidłowy.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170