mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
add inviter to the list of projects
This commit is contained in:
@@ -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"
|
||||
---
|
||||
Reference in New Issue
Block a user