royhodge830 / watch-bot

a cryptowat.ch bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoWatch Bot

This is a Flask bot for Cryptowat.ch to Discord.

Watch Bot Price Summary Command

Get started

Ideally, use a virtual environment.

Install modules: $ pip install -r requirements.txt

To start a local server: python -m flask run

Can be deployed to zappa https://github.com/Miserlou/Zappa

You'll need the following environment variables:

export FLASK_APP=watch-bot.py
export DISCORD_API_KEY=

About

a cryptowat.ch bot


Languages

Language:Python 100.0%