Skip to content

scottrepreneur/watch-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages