Auto Claim for XKucoin Telegram Bot
- Auto Tap
- Multi Account Support
Click the following url to register : XKucoin Bot
-
Make sure you computer was installed python and git.
python site : https://python.org
git site : https://git-scm.com/
-
Clone this repository
git clone https://github.com/kaguya1st/Xkucoin.git
-
goto XKucoin directory
cd XKucoin
-
install the require library
python -m pip install -r pip.txt
-
Edit
data.txt
, input you Query token indata.txt
file -
execute the main program
python XKucoin.py
-
Install Homebrew (if you don't have it installed): Open Terminal and run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
-
Install Python and Git:
brew install python git
-
Clone the repository:
git clone https://github.com/kaguya1st/Xkucoin.git
-
Navigate to the XKucoin directory:
cd XKucoin
-
Install the required libraries:
python3 -m pip install -r pip.txt
-
Edit
data.txt
: Input your auth token in thedata.txt
file. -
Execute the main program:
python3 XKucoin.py
-
Make sure you computer was installed python and git.
python
sudo apt install python3 python3-pip
git
sudo apt install git
-
Clone this repository
git clone [[https://github.com/kaguya1st/Xkucoin.gitXkucoin.git]
-
goto XKucoin directory
cd XKucoin
-
Install the require library
python3 -m pip install -r pip.txt
-
Edit
data.txt
, input you auth token indata.txt
file -
execute the main program
python XKucoin.py
-
Make sure you termux was installed python and git.
python
pkg install python
git
pkg install git
-
Clone this repository
git clone https://github.com/kaguya1st/Xkucoin.git
-
goto XKucoin directory
cd XKucoin
-
install the require library
python -m pip install -r pip.txt
-
Edit
data.txt
, input you auth token indata.txt
file -
execute the main program
python XKucoin.py