Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 253 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 253 Bytes

infobot

Receive signals from Tradingview and forward to Discord

Init

cp example.env .env

Develop

Debug with Visual Studio Code.

For a quick run:

go run main.go

Docker

docker-compose  up -d --build