bot for the qubic network
###clone repo
git clone https://github.com/izikdepth/qubic_bot.git
###then install packages
pip install -r requirements.txt
###then
cd qubic_bot
###and run
python3 qubic.py
on linux
python qubic.py
###on windows