Skip to content

Commit

Permalink
Added ChatClearer to automatically clean up verify channel.
Browse files Browse the repository at this point in the history
  • Loading branch information
McJeffr committed Jan 9, 2022
1 parent e97cd0d commit 00fa207
Show file tree
Hide file tree
Showing 4 changed files with 437 additions and 344 deletions.
9 changes: 8 additions & 1 deletion config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,12 @@ module.exports = {
minez: '793166203782692884',
wir: '793166266096418837',
slaughter: '857759646807097345',
}
},
clearers: [
{
channel: '899064662090481664',
retention: 60 * 1000,
message: "Welcome to the official Shotbow community Discord server!\n\nBefore you can access the channels in this server, you have to verify that you are not a bot.\n\n**In order to verify yourself, type `/verify` in this channel and complete the Captcha sent to you.**",
}
]
}
Loading

0 comments on commit 00fa207

Please sign in to comment.