This BOT is in the development phase.
This bot is compile golang code.
Full security measures.
Configuration can be done in config.json.
The token should contain the discord token.
The module should contain a package that can be banned.
The maxint can be used to determine the maximum number of for statements to be executed.
{
"maxint": 100,
"module": [
"os/exec",
"net",
"syscall",
"os"
],
"token": ""
}
To install, run go mod tidy
in the directory of this file.