-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.envsample
More file actions
49 lines (32 loc) · 759 Bytes
/
.envsample
File metadata and controls
49 lines (32 loc) · 759 Bytes
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# .env
# Bot Token
TOKEN=
# SQL Variables
DRIVER=
SERVER=
DATABASE=
UID=
PASS=
# Server Folder Path
SERVER_PATH=
# Roles
memberroleid=
adminroleid=
# Discord Server ID
guildid=
# Channel ID where new user get informed how to access the server.
registrationchannel=
# Channel id where bot can send and seen by everyone
publicchannelmsg=
# Channel id for Admin only channel for Bot logs
privatechannelmsg=
# Channel ID for Discord Embed for Score Recording
recentlyplayedmsg=
# Song Background File path
songbgfilepath=
# Score Text File path (Default: C:\O2JamLog\Game\)
playerscoresfilepath=C:\O2JamLog\Game\
# Logs for score recording
verifiedscoresfilepath=
# Timer for scanning new score. (Measured in minutes: [1-59])
timer_scorereading=