Solana faucet Discord bot
Discord bot on Solana Blockchain as faucet.
Easily fund your SOL account on devnet/testnet.
Instruction on how to host on AWS EC2 or any other virtual machine
-
clone the repo
git clone https://github.com/YogPanjarale/solana-faucet-bot.git
-
install dependencies
cd solana-faucet-bot
npm install
-
copy env.example to .env / or you can set system environment variables
-
run the bot
cd solana-faucet-bot // optional
npm run dev
-- Note
make sure to check this intents for the bot