Skip to content

Commit c983220

Browse files
authored
Create .env
1 parent 1dc48df commit c983220

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.env

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#Do not touch if you don't know what your doing
2+
STORAGE_DATA=./data
3+
STORAGE_CONTAINERS=./containers
4+
5+
#Insert your settings here
6+
7+
#Insert discord bot token after the =
8+
MODMAIL_TOKEN=
9+
#Insert Guild ID after the =
10+
MODMAIL_GUILD_ID=
11+
#Insert Owners ID after the =
12+
MODMAIL_OWNERS=
13+
#Insert your Log_URL after the =
14+
LOG_URL=

0 commit comments

Comments
 (0)