Skip to content

Commit d54982b

Browse files
committed
Add default configuration files
1 parent 7215cfa commit d54982b

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# .env
2+
DISCORD_TOKEN=[YOUR TOKEN HERE]

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
.env
21
*.log
3-
*.csv
File renamed without changes.

data/users.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
uuid,username,score,allowmoderator,rankexempt

0 commit comments

Comments
 (0)