ssd-bot-go

module
v0.0.0-...-abaf530 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2023 License: MIT

README

ssd-bot-go

u/SSD_BOT

This is the golang port of the original ssd bot for commenting ssd information in the /r/buildapcsales subreddit.

You can find the original bot here.

Running locally

cp .env.example .env
export $(grep -v '^#' .env | xargs)
go build main.go
./main

Running on docker

cp .env.example .env
docker build --tag ssd-bot-go .
docker compose up -d

Acknowledgement

Thanks TechPowerup for providing me their api access to their SSD database!

Directories

Path Synopsis
cmd
internal
pkg
ssd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL