Probot, claim you daily credits
it's a simple code that emulate to claim probot
daily credits by using headless_chrome crate with rust language
How to use
You can install it from releases tab in github or you can build the project with cargo
- add your tokens inside
discord_tokens.txt
- run the
.exe
file
NOTE: this app is still under development so it may crashes after you pass an invalid token
#4 (comment)
Requirements to build
- rust langauge
- cargo package manager
How to build
- run
python ./NopeCHA/build.py
- run
cargo run
orcargo build
NOTE: NopeCHA
directory and discord_tokens.txt
file need to be in the same directory as project or compiled app