Files
2025-11-23 13:22:13 -05:00

11 lines
300 B
YAML

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}"