Initial Code

This commit is contained in:
2025-11-23 13:22:13 -05:00
parent b16d4adfd2
commit c3e52d6a03
96 changed files with 7088 additions and 135 deletions

View File

@@ -0,0 +1,4 @@
color: "Blue"
title: "Upcoming Birthdays"
description: "{bdays}"
timestamp: true

View File

@@ -0,0 +1,2 @@
color: "Red"
description: ":x: You are not in a voice channel!"

View File

@@ -0,0 +1,8 @@
color: "Red"
title: "Reported User"
fields:
- { name: "From", value: "`{reporter}`", inline: false }
- { name: "Reported User", value: "{reported}", inline: false }
- { name: "Reason", value: "```\n{reason}\n```", inline: false }
timestamp: true