Skip to content

shareithub/humanity-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HUMANITY PROTOCOL BOT

JOIN HUMANITY : testnet.humanity.org

TUTORIAL VIDEO HUMANITY BOT TUTORIAL

JOIN NOW IN MY CHANNEL :

SUBSCRIBE YOUTUBE NOW !

SUBSCRIBE TELEGRAM NOW

TELEGRAM GROUP CHAT

Tutorial :

Create screen :

screen -S humanity

Install python3 :

sudo apt install python3 -y

Install python3-venv :

sudo apt install python3-venv -y

Install python3-pip :

sudo apt install python3-pip -y

Install git :

sudo apt install git -y

Git clone folder BOT HUMANITY :

git clone https://github.com/shareithub/humanity-protocol.git

Go to folder Bot :

cd humanity-protocol

Install & use venv :

python3 -m venv venv
source venv/bin/activate

Install Module in file requirements :

pip install -r requirements.txt

EDIT FILE private_keys.txt & PASTE YOUR PRIVATE KEYS ( SUPPORT MULTI ACCOUNT ) :

nano private_keys.txt

SAVE FILE U CAN USE : CTRL + X + Y ( ENTER )

Running bot :

python3 bot.py

AFTER DONE , U CAN OUT SCREEN TO RUNNING 24 HOURS. USE ( CTRL + A + D )

About

this bot automation claim daily reward & claim faucet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages