2026-01-18 08:32:19 +00:00
|
|
|
{
|
2026-01-27 09:10:21 +00:00
|
|
|
"name": "@moltbot/discord",
|
2026-01-29 16:48:13 +00:00
|
|
|
"version": "2026.1.29",
|
2026-01-18 08:32:19 +00:00
|
|
|
"type": "module",
|
2026-01-27 12:19:58 +00:00
|
|
|
"description": "Moltbot Discord channel plugin",
|
|
|
|
|
"moltbot": {
|
2026-01-21 07:36:32 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-18 08:32:19 +00:00
|
|
|
}
|
|
|
|
|
}
|