forked from applejuiceyy/LightLoop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.env
34 lines (34 loc) · 856 Bytes
/
template.env
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
# Bot Token
TOKEN=
# Main Guild ID
MAIN_GUILD=
# Command Prefix
PREFIX=
# Name that gets sent along to the Phishing API
IDENTITY=
# Moderator Roles (one or more seperated by ,)
MODERATOR_ROLES=
# Request Tier Roles (in ascending order seperated by ,)
REQUEST_TIER_ROLES=
# Showcase Channels (one or more seperated by ,)
SHOWCASE_CHANNELS=
# Emoji ID used as upvote button
UPVOTE_EMOJI=
# Avatar Requests channel
REQUESTS_CHANNEL=
# Avatar Requests archive channel
REQUESTS_ARCHIVE_CHANNEL=
# Help channels (one or more seperated by ,)
HELP_CHANNELS=
# Ticket channel (will create threads)
TICKET_CHANNEL=
# Documentation Emoji (seperated by ,)
CLASS_METHOD_PROPERTY_EMOJI=
# Helper role for some special permissions
HELPER_ROLE=
# Figura Backend URL
FIGURA_BACKEND_URL=
# Figura Server
FIGURA_SERVER=
# Figura Server Credentials
FIGURA_SERVER_CREDENTIALS=