Skip to content

Commit 573f9d4

Browse files
authoredAug 22, 2024
chore(discord): remove (botpress#13246)
1 parent a82b67b commit 573f9d4

File tree

8 files changed

+0
-119
lines changed

8 files changed

+0
-119
lines changed
 

‎integrations/discord/.sentryclirc

-5
This file was deleted.

‎integrations/discord/hub.md

-1
This file was deleted.

‎integrations/discord/integration.definition.ts

-38
This file was deleted.

‎integrations/discord/package.json

-28
This file was deleted.

‎integrations/discord/src/const.ts

-1
This file was deleted.

‎integrations/discord/src/index.ts

-33
This file was deleted.

‎integrations/discord/tsconfig.json

-8
This file was deleted.

‎turbo.json

-5
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@
4545
"outputs": [".botpress/**"],
4646
"dependsOn": ["@botpress/client#build", "@botpress/sdk#build", "@botpress/cli#build"]
4747
},
48-
"@botpresshub/discord#build": {
49-
"inputs": ["integration.definition.ts", "src/**"],
50-
"outputs": [".botpress/**"],
51-
"dependsOn": ["@botpress/client#build", "@botpress/sdk#build", "@botpress/cli#build"]
52-
},
5348
"@botpresshub/fireworks-ai#build": {
5449
"inputs": ["integration.definition.ts", "src/**"],
5550
"outputs": [".botpress/**"],

0 commit comments

Comments
 (0)
Please sign in to comment.