This commit is contained in:
Wizzy69
2022-01-12 15:37:45 +02:00
parent 84ee5c6235
commit bb5260ce68
40 changed files with 484 additions and 73 deletions

View File

@@ -0,0 +1,2 @@
BOT_TOKEN NzEzNzczNTM1MTIxNzY4NTU5.Xsk_aA.5ZDlK_bBm_7kqTALuuzhMyjDbXI
BOT_PREFIX ;

View File

@@ -0,0 +1 @@
Language=English

View File

@@ -0,0 +1 @@
Level=1,EXP=6,REXP=75

View File

@@ -0,0 +1 @@
Level=2,EXP=10,REXP=78

View File

@@ -0,0 +1,7 @@
Enabled=False
Dynamic Title=False
#For dynamic title add titles like this:
#Title=Hello,World,Test,Test2
Title=Hello World
Dynamic Title Change Rate=3501

View File

@@ -0,0 +1,13 @@
Enabled=True
Embed=True
#Available placeholders:
#{user.Name} => Username of the user
#{time.date} => Current Date
#{time.time} => Current time (hh:mm::ss)
MessageTitle = Welcome {user.Name}
MessageDescription=Embed description
MessageField1Title=Custom Title
MessageFiled1Text=Custom Filed 1 text
MessageField2Title=Custom Title
MessageFiled2Text=Custom Filed 2 text
MessageFooter=Today: {time.date} at {time.time}