Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial for temux request #76

Closed
notshariq opened this issue Feb 16, 2021 · 2 comments
Closed

Tutorial for temux request #76

notshariq opened this issue Feb 16, 2021 · 2 comments
Labels
setup help Need help with setup or something don't work

Comments

@notshariq
Copy link

I would love a tutorial for termux please make it happen

@notshariq notshariq added the enhancement New feature or request label Feb 16, 2021
@Tkd-Alex Tkd-Alex changed the title Future request Tutorial for temux request Feb 17, 2021
@Tkd-Alex Tkd-Alex added help wanted Extra attention is needed and removed enhancement New feature or request labels Feb 17, 2021
@Jarsa132
Copy link

Jarsa132 commented Feb 17, 2021

First you need to install Python on your Termux.
To do this, type this command:
pkg install python

(1 way):
Then you need to get GIT
pkg install git

Clone this repository
git clone https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2

(2 way):
Download sources from GitHub and put it into your Termux storage

Now you can enter directory with our miner, do this by typing this command:
cd Twitch-Channel-Points-Miner-v2

Configure your miner on your preferences by typing
nano example.py

When you have configured it now we can rename it (optional):
mv example.py run.py

We have to also install dependiences required to run miner:
pip install -r requirements.txt

Now when we did everything we can run miner:
python run.py

@Tkd-Alex
Copy link
Owner

@notshariq works? 😸

@Signko Signko mentioned this issue Feb 25, 2021
@Tkd-Alex Tkd-Alex closed this as completed Mar 3, 2021
@Tkd-Alex Tkd-Alex added setup help Need help with setup or something don't work and removed help wanted Extra attention is needed labels Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
setup help Need help with setup or something don't work
Projects
None yet
Development

No branches or pull requests

3 participants