diff --git a/.env.example b/.env.example index ff477b1..083ff08 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ token=YourToken clientId=BotClientId guildId=DevGuildId ownerId=OwnerUserId -statusChannel= +statusChannel=CHannelIdForStatus uptimeURL=UptimeKumaOrWhateverStatusThingYouUseOrJustLeaveEmpty uptimeInterval=60 twiConsumer=TwitterConsumerToken @@ -14,4 +14,6 @@ twiLogChannel=ChannelWhereTheDetailedInfoOfTheCommandIsSent botsggToken=APITokenForBots.gg botsggEndpoint=https://discord.bots.gg/api/v1 stableHordeApi=0000000000 -stableHordeID=0000 \ No newline at end of file +stableHordeID=0000 +NODE_ENV=development +ytdlpMaxResolution=720 \ No newline at end of file