bitphage / pyP2PDexExchangeBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyP2PDexExchangeBot

Telegram bot for p2p deals on specific currencies

Install

pipenv install
pipenv shell
./bot.py

Prior to running, copy config.py.example to config.py and tune it.

Docker

See docker-compose.yml.example to find out how to run in docker.

About


Languages

Language:Python 99.6%Language:Dockerfile 0.4%