forked from Supositware/Haha-Yes
update .env
This commit is contained in:
parent
ff8c6c29b0
commit
38b8f80c43
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@ token=YourToken
|
||||||
clientId=BotClientId
|
clientId=BotClientId
|
||||||
guildId=DevGuildId
|
guildId=DevGuildId
|
||||||
ownerId=OwnerUserId
|
ownerId=OwnerUserId
|
||||||
statusChannel=
|
statusChannel=CHannelIdForStatus
|
||||||
uptimeURL=UptimeKumaOrWhateverStatusThingYouUseOrJustLeaveEmpty
|
uptimeURL=UptimeKumaOrWhateverStatusThingYouUseOrJustLeaveEmpty
|
||||||
uptimeInterval=60
|
uptimeInterval=60
|
||||||
twiConsumer=TwitterConsumerToken
|
twiConsumer=TwitterConsumerToken
|
||||||
|
@ -15,3 +15,5 @@ botsggToken=APITokenForBots.gg
|
||||||
botsggEndpoint=https://discord.bots.gg/api/v1
|
botsggEndpoint=https://discord.bots.gg/api/v1
|
||||||
stableHordeApi=0000000000
|
stableHordeApi=0000000000
|
||||||
stableHordeID=0000
|
stableHordeID=0000
|
||||||
|
NODE_ENV=development
|
||||||
|
ytdlpMaxResolution=720
|
Loading…
Reference in a new issue