Skip to content

ofstudio/astropetal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astrobotany petal picker bot

Picks up all available petals in the Astrobotany Community Garden approximately every 25 hours.

Requirements

  • Go 1.16

Usage

Client certificate

Place your Astrobotany client certificate files under embeded/client-cert as identity.crt and identity.key.

Run

go run ./cmd/astropetal-bot.go

Telegram notifications

Set TELEGRAM_API_KEY and TELEGRAM_USER_ID environment variables to enable notifications via Telegram Bot API.

Credits