Add test plugin

This commit is contained in:
TheArcaneBrony
2022-08-12 23:52:43 +02:00
parent 0b401956f5
commit b1b9cf7333
7 changed files with 130 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "example-plugin",
"name": "Fosscord example plugin",
"authors": [
"The Arcane Brony"
],
"repository": "https://github.com/fosscord/fosscord-server",
"license": ""
}