From d994f9ff26fd8ffd62c7241e396f1a02bad8af50 Mon Sep 17 00:00:00 2001 From: Supositware Date: Mon, 15 Aug 2022 17:24:15 +0200 Subject: [PATCH] statusChannel and ownerId --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index 67d57c4..e5336bc 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,8 @@ token=YourToken clientId=BotClientId guildId=DevGuildId +ownerId=OwnerUserId +statusChannel= uptimeURL=UptimeKumaOrWhateverStatusThingYouUseOrJustLeaveEmpty uptimeInterval=60 twiConsumer=TwitterConsumerToken