12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"name": "@clawdbot/discord",
|
|
"version": "2026.1.23",
|
|
"type": "module",
|
|
"description": "Clawdbot Discord channel plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|