Skip to content

im-hanzou/getgrass_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getgrass_bot

pip3 install websockets_proxy

pip3 install loguru

Modify user_id and sock5 proxy list in main function

If not using a proxy, run no_proxy.py

Invitation link

https://app.getgrass.io/register/?referralCode=PnmuSjrqxyxvZsk

user_id acquisition method

  1. Open the link to log in https://app.getgrass.io/dashboard

  2. Press F12 on the page to open the console and enter the code

localStorage.getItem('userId')

What is printed is the user_id of the current user.

0001

If you have no code base, please use the version with interface directly.

3333

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%