From 8a7f1253716c79e2d36d356b9ad380d382d8603e Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Sun, 26 Jul 2020 07:02:25 -0700 Subject: feat/ fix/ chore/ improvment feat: - new img method on client - verification command finally lul, this also had me add stuff to the config fix: - fanart msg now says "video/ img" instead of just video. - re-add f reaction to leave msgs chore: - capitalize s in sending in help msg. improvement: - 3 new welcome msgs - 4 new goodbye msgs - make "1/ 1000" in secret msg bold and react with star emoji --- server/src/json/guildMemberAdd.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'server/src/json/guildMemberAdd.json') diff --git a/server/src/json/guildMemberAdd.json b/server/src/json/guildMemberAdd.json index c79e360..bc05dd1 100644 --- a/server/src/json/guildMemberAdd.json +++ b/server/src/json/guildMemberAdd.json @@ -4,5 +4,8 @@ "has entered the swamp.", "used warp-speed to get here!", "has entered the Gulag.", - "has come to end Dio." + "has come to end Dio.", + "has come to simp.", + "has entered the chat.", + "is ready to simp." ] \ No newline at end of file -- cgit v1.2.3