forked from LeventHAN/ScreenShotJS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.example
28 lines (22 loc) · 791 Bytes
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Main Settings
communityName="GER-SQUAD | ger-squad.community"
screenShotTag="search"
screenShotLeaderboardTag="leaderboard"
prefix="!"
# Channel Restriction
channelRestricted=true
statChannel="CHANGE THIS TO YOUR CHANNELID"
# Embed settings false = do not delete / true = delete | timeout is in milliseconds
deleteScreenShots=true
deleteScreenShotsAfter="29000"
# User's Send Message Settings
deleteUsersCommandOnError=true
deleteUsersCommandOnSuccess=false
deleteUsersCommandOnTooFast=true
deleteUsersCommandOnWrongChannel=true
# Tokens
DISCORD_BOT_TOKEN=""
# Visual Settings
footerImg="https://ger-squad.community/images/styleLogo-mobile-370c44e9b3f240ce666358e1e299707154cda826.png"
# Do not change if you want to support me
author="©️ LeventHAN [https://github.com/11TStudio]"