Allow Discord users to whitelist one Eth address in a JSON file.
curl -o install.sh https://github.com/Sploot-NFT/eth-whitelister-bot/releases/download/latest/install.sh
chmod +x install.sh
sudo ./install.sh
The installer will ask you to input the details it needs and will be installed as a system service.
/whitelist murrax2.eth
Whitelists your Eth address.
/ping
Verify the bot is connected.
/open
Open submissions
/close
Close submissions
/deadline 1634566307
Sets the deadline in Unix time (submissions are automatically closed after this point)
/export
Uploads the whitelist to Discord
/clear confirm
Clears the whitelist, but creates a backup in /usr/local/bin/eth-whitelister