forked from Supositware/Haha-Yes
Changed "kicked" to "removed"
This commit is contained in:
parent
033dd7345b
commit
737410dfb8
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -52,7 +52,7 @@ client.registry
|
|||
const channel = client.channels.get('487766113292124160');
|
||||
const exampleEmbed = {
|
||||
color: 0xFF0000,
|
||||
title: 'Someone kicked the bot :(',
|
||||
title: 'Someone removed the bot :(',
|
||||
description: `${guild.name}\n${guild.memberCount} users\nOwner: ${guild.owner}`,
|
||||
timestamp: new Date(),
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue