@utdk/discord 10.0.0-20260530.2-dev.646adf4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/overlay.yaml ADDED
@@ -0,0 +1,23 @@
1
+ # Spec enrichment overlay for discord
2
+ # Edit this file to add corrections, pagination hints, and auth hints.
3
+ # This overlay is applied during regeneration to enrich the generated package.
4
+ # Keys under 'descriptions', 'paginationHints', and 'authHints' are keyed by operationId.
5
+ #
6
+ # Example description correction:
7
+ # descriptions:
8
+ # listRepos: "List all repositories the authenticated user has access to."
9
+ #
10
+ # Example pagination hint:
11
+ # paginationHints:
12
+ # listRepos:
13
+ # type: cursor
14
+ # cursorParam: page
15
+ # limitParam: per_page
16
+ # resultsKey: items
17
+
18
+ provider: discord
19
+ specUrl: https://raw.githubusercontent.com/discord/discord-api-spec/main/specs/openapi.json
20
+ generatedAt: 2026-05-30T18:15:23.690Z
21
+ descriptions: {}
22
+ paginationHints: {}
23
+ authHints: {}
package/package.json ADDED
@@ -0,0 +1,33 @@
1
+ {
2
+ "name": "@utdk/discord",
3
+ "version": "10.0.0-20260530.2-dev.646adf4",
4
+ "type": "module",
5
+ "description": "Generated UTDK provider client for Discord HTTP API (Preview). Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.",
6
+ "homepage": "https://discord.com/developers/docs",
7
+ "keywords": [
8
+ "discord",
9
+ "generated",
10
+ "openapi",
11
+ "utdk"
12
+ ],
13
+ "license": "MIT",
14
+ "utdk": {
15
+ "provider": "discord",
16
+ "generation": 2,
17
+ "generatedAt": "2026-05-30T18:15:58.644Z",
18
+ "auth": [
19
+ {
20
+ "auth_type": "api_key",
21
+ "api_key": "Bot ${DISCORD_TOKEN}",
22
+ "var_name": "Authorization",
23
+ "location": "header"
24
+ }
25
+ ],
26
+ "openapi": {
27
+ "title": "Discord HTTP API (Preview)",
28
+ "url": "https://raw.githubusercontent.com/discord/discord-api-spec/main/specs/openapi.json",
29
+ "version": "10",
30
+ "termsOfService": "https://discord.com/developers/docs/policies-and-agreements/developer-terms-of-service"
31
+ }
32
+ }
33
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "provider": "discord",
3
+ "generatedAt": "2026-05-30T18:16:06.505Z",
4
+ "generation": 2,
5
+ "source": {
6
+ "type": "openapi",
7
+ "url": "https://raw.githubusercontent.com/discord/discord-api-spec/main/specs/openapi.json",
8
+ "hash": "sha256:c28a5f9a9cd3729e625bc72688a04004d54dee96ceef911c6333bb0ed7000679",
9
+ "fetchedAt": "2026-05-30T18:16:06.505Z"
10
+ },
11
+ "ingestSource": "printing-press",
12
+ "pipeline": {
13
+ "research": {
14
+ "noveltyScore": 4,
15
+ "competingPackages": 15
16
+ },
17
+ "scorecard": {
18
+ "infrastructure": "fail",
19
+ "domain": 85
20
+ },
21
+ "agentReadiness": "pass"
22
+ },
23
+ "bundlerVersion": "0.1.1"
24
+ }
package/research.json ADDED
@@ -0,0 +1,104 @@
1
+ {
2
+ "provider": "discord",
3
+ "generatedAt": "2026-05-30T18:15:59.043Z",
4
+ "noveltyScore": 4,
5
+ "npmPackages": [
6
+ {
7
+ "name": "discord-sdk",
8
+ "version": "1.0.0",
9
+ "description": "",
10
+ "category": "community-sdk"
11
+ },
12
+ {
13
+ "name": "@collabland/discord",
14
+ "version": "0.30.4",
15
+ "description": "CollabLand Discord SDK",
16
+ "category": "other"
17
+ },
18
+ {
19
+ "name": "@osiris-ai/discord-sdk",
20
+ "version": "0.1.2",
21
+ "description": "Osiris Discord SDK",
22
+ "category": "community-sdk"
23
+ },
24
+ {
25
+ "name": "@microfox/discord",
26
+ "version": "1.4.0",
27
+ "description": "Discord SDK for Microfox",
28
+ "category": "other"
29
+ },
30
+ {
31
+ "name": "loopbot-discord-sdk",
32
+ "version": "1.0.7",
33
+ "description": "Official Loop Discord SDK - Build Discord bots without websockets",
34
+ "category": "community-sdk"
35
+ },
36
+ {
37
+ "name": "@types/discord-rpc",
38
+ "version": "4.0.10",
39
+ "description": "TypeScript definitions for discord-rpc",
40
+ "category": "types"
41
+ },
42
+ {
43
+ "name": "discord-api-types",
44
+ "version": "0.38.48",
45
+ "description": "Discord API typings that are kept up to date for use in bot library creation.",
46
+ "category": "community-sdk"
47
+ },
48
+ {
49
+ "name": "@discordjs/rest",
50
+ "version": "2.6.1",
51
+ "description": "The REST API for discord.js",
52
+ "category": "other"
53
+ },
54
+ {
55
+ "name": "zustand",
56
+ "version": "5.0.14",
57
+ "description": "🐻 Bear necessities for state management in React",
58
+ "category": "other"
59
+ },
60
+ {
61
+ "name": "@scalar/openapi-types",
62
+ "version": "0.9.0",
63
+ "description": "Modern OpenAPI types",
64
+ "category": "other"
65
+ },
66
+ {
67
+ "name": "mcp-server-discord",
68
+ "version": "1.2.8",
69
+ "description": "[![smithery badge](https://smithery.ai/badge/@barryyip0625/mcp-discord)](https://smithery.ai/server/@barryyip0625/mcp-discord) ![](https://badge.mcpx.dev?type=server 'MCP Server')",
70
+ "category": "mcp-server"
71
+ },
72
+ {
73
+ "name": "@mcp-ui/client",
74
+ "version": "7.1.1",
75
+ "description": "mcp-ui Client SDK",
76
+ "category": "mcp-server"
77
+ },
78
+ {
79
+ "name": "@mcp-ui/server",
80
+ "version": "6.1.0",
81
+ "description": "mcp-ui Server SDK",
82
+ "category": "mcp-server"
83
+ },
84
+ {
85
+ "name": "prisma",
86
+ "version": "7.8.0",
87
+ "description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
88
+ "category": "other"
89
+ },
90
+ {
91
+ "name": "playwright",
92
+ "version": "1.60.0",
93
+ "description": "A high-level API to automate web browsers",
94
+ "category": "other"
95
+ }
96
+ ],
97
+ "gapAnalysis": {
98
+ "hasOfficialSdk": false,
99
+ "hasCommunitySDK": true,
100
+ "hasTypeDefinitions": true,
101
+ "hasMcpServer": true,
102
+ "recommendation": "Community SDKs exist for discord. Evaluate them before generating; focus on filling gaps they do not cover. An MCP server already exists; differentiate by offering better type coverage."
103
+ }
104
+ }
package/types.ts ADDED
@@ -0,0 +1,3 @@
1
+ export type DiscordClient = {
2
+
3
+ };