diff options
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json index 01d849a..d02a20a 100644 --- a/config.json +++ b/config.json @@ -8,5 +8,6 @@ "profanity": false, "profanityRemoveWords": ["butt", "arse", "balls", "dick"], "profanityAddWords": ["kys"], - "fullMessage": "Sorry, but the server is full right now, come back later" + "fullMessage": "Sorry, but the server is full right now, come back later", + "annonFormat": "Anonymous#[num]" } |