Simple Honeygain honeypot bot
Bugs can occur, this is an unofficial use of the HoneyGain API.
- Install NodeJS.
- Download or clone the project.
- Run
npm install
. - In the config.json, you need to edit the authorization and the discordWebhookURL:
{
"authorization": "HONEYGAIN TOKEN",
"discordWebhookURL": "https://discord.com/api/webhooks/XXXXXXXXXXXXX/XXXXXXXXXXXXXXx"
}
- Run
node index.js
ORnpm start
.
Please check this link.
See the license