diff options
| author | 8cy <[email protected]> | 2020-07-26 07:02:25 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-26 07:02:25 -0700 |
| commit | 8a7f1253716c79e2d36d356b9ad380d382d8603e (patch) | |
| tree | 91281e6ce74752560c2c38ddc3587a6541370436 /server/src/json/guildMemberRemove.json | |
| parent | improvment: bold and tag darling check (diff) | |
| download | dep-core-test-captcha.tar.xz dep-core-test-captcha.zip | |
feat/ fix/ chore/ improvmenttest-captcha
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
Diffstat (limited to 'server/src/json/guildMemberRemove.json')
| -rw-r--r-- | server/src/json/guildMemberRemove.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/server/src/json/guildMemberRemove.json b/server/src/json/guildMemberRemove.json index 65f6566..b892839 100644 --- a/server/src/json/guildMemberRemove.json +++ b/server/src/json/guildMemberRemove.json @@ -6,5 +6,9 @@ "left the swamp.", "was written in the Death Note.", "used instant transmission to escape", - "forgot to put their mask on." + "forgot to put their mask on.", + "peace out-a here.", + "couldn't stay for desert.", + "had to go.", + "left in a hurry." ]
\ No newline at end of file |