Files
SethDiscordBot/DiscordBot/Data/Resources/StartupEvents/UserJoinEvent.txt
Wizzy69 bb5260ce68
2022-01-12 15:37:45 +02:00

13 lines
415 B
Plaintext

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}