discord_thread
Create a Discord thread in a specified channel using a bot token, with optional initial message or reply to an existing message.
Instructions
Create a Discord thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| channel_id | Yes | ||
| name | Yes | ||
| message | No | ||
| message_id | No |