Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions community_plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,13 @@
"permissions": [
"notification"
]
},
"text_injector": {
"name": "Example Plugin",
"description": "An example plugin that serves as boilerplate for Vocode plugin developers.",
"url": "ViscousPot/vocode_example-plugin",
"permissions": [
"notification"
]
}
}
Loading