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,11 @@
color: "Green"
author:
name: "{bot_name}"
iconUrl: "{bot_avatar}"
description: "{bot_stats}"
fields:
- { name: "Uptime", value: "{uptime}", inline: false }
- { name: "Invite", value: "[Link]({link})", inline: false }
timestamp: true
footer:
text: "Requested By {interaction_user_username}"