This commit is contained in:
7
DiscordBot/Data/Resources/StartupEvents/LoginEvent.txt
Normal file
7
DiscordBot/Data/Resources/StartupEvents/LoginEvent.txt
Normal 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
|
||||
13
DiscordBot/Data/Resources/StartupEvents/UserJoinEvent.txt
Normal file
13
DiscordBot/Data/Resources/StartupEvents/UserJoinEvent.txt
Normal 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}
|
||||
Reference in New Issue
Block a user