Skip to content

Commit ea66fd3

Browse files
authored
Create manifest.json
1 parent ff35289 commit ea66fd3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/manifest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "Uwuifier",
3+
"description": "Replaces outgoing Discord messages with cutesy uwu-style speech.",
4+
"authors": [
5+
{
6+
"name": "n3rdcub",
7+
"id": "YOUR_ID_HERE"
8+
}
9+
],
10+
"main": "index.js",
11+
"vendetta": {
12+
"icon": "ic_badge_staff"
13+
}
14+
}

0 commit comments

Comments
 (0)