you just need an Access Key, wich you can get from @CPMNukerBot for free with 1K Credits Balance.
- IPhone (ish).
- Android (Termux).
- Windows
- Linux
don't know how to install python ?
git clone https://github.com/CPMNuker/CPMNuker.git
cd CPMNuker
pip install -r requirements.txt
python main.py
-
pkg update
pkg install python
pkg install python-pip
-
sudo apt install python
sudo apt install python-pip
-
- Download python3 form python.org.
- if pip is not in PATH use:
py -3 -m pip install -r requirements.txt
py -3 main.py