A Discord security bot.
Please ensure these dependencies are also isntalled,
{
"@discordjs/uws": "^11.149.1",
"erlpack": "github:discordapp/erlpack",
"zlib-sync": "^0.1.4"
}
Use composed middleware based command handler.
The setup is inspired by hershel, but with more production ready features.