/cexpay.support-bot

TBD

Primary LanguagePythonApache License 2.0Apache-2.0

CEX Pay's Support Bot

TBD

Quick Start

python3.10 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install --requirement requirements-dev.txt

Run tests

python3.10 -m unittest -v