add inviter to the list of projects

This commit is contained in:
2025-07-21 16:40:23 +02:00
parent dccf33f257
commit 232176583e
2 changed files with 18 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
---
category: "bots"
name: "Inviter"
description: "Simple discord bot that allows you to have a static invite link."
image: "/assets/projects/inviter.png"
links: [
{
text: "Website",
url: "https://inviter.yht.one"
},
{
text: "Source",
url: "https://github.com/YouHaveTrouble/Inviter"
},
]
technologies:
- "java"
---