whatever193

Results 3 comments of whatever193

The problem is with the account, not the bot

> > # Linux > > ~/TapSwapBot >>> python3 -m venv venv ~/TapSwapBot >>> source venv/bin/activate ~/TapSwapBot >>> pip3 install -r requirements.txt ~/TapSwapBot >>> cp .env-example .env ~/TapSwapBot >>> nano...