This file consists of some samples for how to use the Peerbots API available at api.peerbots.org.
- Start by copying the
example.envfile and rename it to.envthen add your Peerbots API Key as a string. - Install dependencies using
pipenv installorpip install -r requirements.txtusing your preferred python environment manager - Run the example
.pyfiles