Initial Code
This commit is contained in:
4
responses/user/birthdays.yaml
Normal file
4
responses/user/birthdays.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
color: "Blue"
|
||||
title: "Upcoming Birthdays"
|
||||
description: "{bdays}"
|
||||
timestamp: true
|
||||
2
responses/user/novoice.yaml
Normal file
2
responses/user/novoice.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
color: "Red"
|
||||
description: ":x: You are not in a voice channel!"
|
||||
8
responses/user/report_user.yaml
Normal file
8
responses/user/report_user.yaml
Normal 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
|
||||
Reference in New Issue
Block a user