On second thought, that ID looks baaad
This commit is contained in:
parent
f6cbe2ebd6
commit
21bc961574
|
@ -44,7 +44,7 @@ module.exports = {
|
|||
},
|
||||
{
|
||||
"name": "User ID",
|
||||
"value": "```" + user.id + "```"
|
||||
"value": "``" + user.id + "``"
|
||||
},
|
||||
{
|
||||
"name": "User Joined Discord",
|
||||
|
|
Reference in New Issue