mirror of
https://github.com/clawdbot/clawdbot.git
synced 2026-01-31 11:27:45 +01:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"name": "@moltbot/discord",
|
|
"version": "2026.1.27-beta.1",
|
|
"type": "module",
|
|
"description": "Moltbot Discord channel plugin",
|
|
"moltbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|