Home

Awesome

Faucet bot for substrate python3 based

This bot is a really simple bot without security or threshold. It's used to send coins with discord.

How to use :

TOKEN = 'Your_Discord_Bot_Token'
faucet_mnemonic = 'Your Substrate Mnemonic'
# usually you run it on the same server than the node 
node_rpc = "http://127.0.0.1:9933"