From 84f3e91f2c6bf338960af3beb4b6d7efb24f5d11 Mon Sep 17 00:00:00 2001 From: Torsten Widmann Date: Mon, 26 Jun 2023 19:42:48 +0200 Subject: [PATCH 1/2] removed unknown Disord ID and change it to a placeholder. No need to use a unknown Discord ID --- bots/discord/ree6/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/discord/ree6/config.yml b/bots/discord/ree6/config.yml index c0b68c1e..6b25c736 100644 --- a/bots/discord/ree6/config.yml +++ b/bots/discord/ree6/config.yml @@ -40,7 +40,7 @@ bot: misc: status: ree6.de | %guilds% Servers. (%shard%) # The Status of the Bot. feedbackChannelId: 0 # The Channel used for Feedback. - ownerId: 321580743488831490 # The ID of the Bot Owner. Change this to yours! + ownerId: # The ID of the Bot Owner. Change this to yours! predefineInformation: | # Predefined Information for the AI. You are Ree6 a Discord bot. invite: https://invite.ree6.de # The Invite Link of the Bot. From 29183705e2654adf44a59cf07bc39daa8113588b Mon Sep 17 00:00:00 2001 From: Torsten Widmann Date: Mon, 26 Jun 2023 19:45:21 +0200 Subject: [PATCH 2/2] typo --- bots/discord/ree6/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/discord/ree6/config.yml b/bots/discord/ree6/config.yml index 6b25c736..ba2240d5 100644 --- a/bots/discord/ree6/config.yml +++ b/bots/discord/ree6/config.yml @@ -40,7 +40,7 @@ bot: misc: status: ree6.de | %guilds% Servers. (%shard%) # The Status of the Bot. feedbackChannelId: 0 # The Channel used for Feedback. - ownerId: # The ID of the Bot Owner. Change this to yours! + ownerId: # The ID of the Bot Owner. Change this to yours! predefineInformation: | # Predefined Information for the AI. You are Ree6 a Discord bot. invite: https://invite.ree6.de # The Invite Link of the Bot.