A Discord IPS Bot that automatically kicks blacklisted users from all discord server it joins on every scan interval
- Download and extract the latest release.
- Run
GoldenSentry.exe
.
You may bypass the "Windows protected your PC" popup by clicking "More info". Alternatively, you may build this project yourself using the .NET Core SDK.
- Enter your bot token.
Configuration is written in JSON in a file called GoldenSentry config.json
.
- Create a folder named
Golden Sentry Discord IPS Bot
or whatever you fancy - Inside that folder create another folder named
Golden Sentry Discord IPS
- Download/clone the Source code from this repository
- Extract or move the Source code folder (
Golden-Sentry-master
) into the folder you created in step 1 - Your folder structure should look like this:
- Double Click Compile.bat
- Follow the prompts
- Your binaries are located in the folder
Golden Sentry Discord IPS
created in step 2