Skip to content

Commit 8b9b758

Browse files
committed
feat: add kick reminder
1 parent a36d817 commit 8b9b758

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

config/nicashee.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@
3232
"messages": {
3333
"checkinStart": "Haiii <@!{{userID}}>! Welcome to Devoravore. <:nicshahappy:921955441066508350>\nBefore we let you in I'm going to ask you some questions^^!\n\n1. Where did you get your invite?\n2. Are you interested in the vore and the furry/scalie communities?\n3. What is your Date of Birth? (Make sure your DoB is written in the DD/MM/YYYY format.)\n4. Have you read, and do you agree to, all of the <#730609289504227400>?\n\nWhen you've answered these questions please ping the `@Moderation` role **once** and a staff member will be with you shortly to complete your verification.",
3434
"serverWelcome": "<@!{{userID}}>, you have been verified^^!\nPlease have a read of <#973256166807306240>!\nWe can't wait to have fun with you here!"
35+
},
36+
"reminders": {
37+
"checkIntervalHours": 1,
38+
"reminderIntervalHours": 24,
39+
"reminderAmount": 3,
40+
"warningTitle": "Reminder",
41+
"warningText": "Hello! Are you still there?\n**If we don't get any reply from you, we are going to close this channel in {{day}} day{{grammarDay}}.**"
3542
}
3643
},
3744
"reducedRP": {

0 commit comments

Comments
 (0)