Skip to content

dli-invest/finreddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov Go Reference

Finreddit

Simple reddit bot to scrap stock based subreddit posts based on simple criteria.

To install

go run cmd/main.go

golang should autoinstall the packages.

To run tests

go test ./... -v -covermode=count