Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 248 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 248 Bytes

Stock Bot

Simple stock bot for Slack. Posts stock prices to the selected channel every day. List of stock symbols is retrived from the channel's topic.

How to run

Quick run in test mode:

make run_test

Run container:

make up