mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 18:32:29 +01:00
Add template plugin base
This commit is contained in:
parent
a10891a5a7
commit
0b401956f5
0
api/src/plugins/example-plugin/index.ts
Normal file
0
api/src/plugins/example-plugin/index.ts
Normal file
8
api/src/plugins/example-plugin/plugin.json
Normal file
8
api/src/plugins/example-plugin/plugin.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Fosscord example plugin",
|
||||
"authors": [
|
||||
"The Arcane Brony"
|
||||
],
|
||||
"repository": "https://github.com/fosscord/fosscord-server",
|
||||
"license": ""
|
||||
}
|
Loading…
Reference in New Issue
Block a user