Skip to content

Commit

Permalink
refactor: mention users while welcoming
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Sep 3, 2022
1 parent 09d4146 commit c1ec0de
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions resources/welcome_messages.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
[
"Someone joined the server! Everyone welcome **:username:**!",
"Hello world, **:username:**!",
"Hi **:username:**! We were waiting for you!",
"A new member **:username:** appeared in the server!",
"What a timing! Welcome **:username:** to :guild:!",
"Captain **:username:**! Welcome to :guild:!",
"Ayo we got a new member, welcome **:username:**!",
"Looks like someone joined the party! Greetings, **:username:**!",
"Greetings, **:username:**!",
"An epic **:username:** appeared!",
"Live long, **:username:**!",
"Make way for **:username:**!",
"**:username:** is here!",
"We're no strangers to talk,\nYou read the rules... and so do we!\nA *TES Roll* is what I'm thinking of...\nYou wouldn't get this from any other server, **:username:**!",
"Welcome **:username:**, to :guild:!",
"Never gonna give **:username:** up,\nNever gonna give **:username:** down!",
"After a long time, **:username:**!",
"**:username:**, may I have your attention please?",
"Oh it's you, **:username:**!",
"Please wait **:username:**, your welcome message is compiling...",
"You joined the battle, **:username:**!"
"Someone joined the server! Everyone welcome **:mention:**!",
"Hello world, **:mention:**!",
"Hi **:mention:**! We were waiting for you!",
"A new member **:mention:** appeared in the server!",
"We're no strangers to talk,\nYou read the rules... and so do we!\nA *TES Roll* is what I'm thinking of...\nYou wouldn't get this from any other server, **:mention:**!",
"What a timing! Welcome **:mention:** to :guild:!",
"Never gonna give **:mention:** up,\nNever gonna give **:mention:** down!",
"Captain **:mention:**! Welcome to :guild:!",
"**:mention:**, may I have your attention please?",
"Ayo we got a new member, welcome **:mention:**!",
"Looks like someone joined the party! Greetings, **:mention:**!",
"Greetings, **:mention:**!",
"An epic **:mention:** appeared!",
"Live long, **:mention:**!",
"Make way for **:mention:**!",
"**:mention:** is here!",
"Welcome **:mention:**, to :guild:!",
"After a long time, **:mention:**!",
"Oh it's you, **:mention:**!",
"Please wait **:mention:**, your welcome message is compiling...",
"You joined the battle, **:mention:**!"
]

0 comments on commit c1ec0de

Please sign in to comment.